diff --git a/src/pages/[lang]/sponsors.astro b/src/pages/[lang]/sponsors.astro index febe6df..8f4d56c 100644 --- a/src/pages/[lang]/sponsors.astro +++ b/src/pages/[lang]/sponsors.astro @@ -66,7 +66,9 @@ const { { stats.items.map((stat) => (
-
{stat.icon}
+
{stat.value}
{stat.label}
@@ -96,7 +98,10 @@ const {
-

📍 {location.where}

+

+ + {location.where} +

{location.body} {location.bodyStrong} @@ -108,7 +113,7 @@ const {

-

📅 {when.title}

+

{when.title}

{when.friday}: {when.fridayStrong} @@ -146,7 +151,9 @@ const { { whySponsor.items.map((item) => (

- {item.icon} +
{item.title}: {item.desc} @@ -166,12 +173,7 @@ const {

{audience.seniority}

-