diff --git a/src/pages/[lang]/sponsors.astro b/src/pages/[lang]/sponsors.astro index 30ff746..c0e68cf 100644 --- a/src/pages/[lang]/sponsors.astro +++ b/src/pages/[lang]/sponsors.astro @@ -38,129 +38,106 @@ const { --- -
-
- -
- PyconES 2026 -
- + +
+ PyconES 2026 +
+ {hero.date} -

- {hero.subtitle} -

-
+

+ {hero.subtitle} +

+
- -
-
-

{about.title}

-

{about.body}

-
-
+ +
+
+

{about.title}

+

{about.body}

+
+
- -
-

{stats.title}

-
- { - stats.items.map((stat: { iconName?: string; icon: string; value: string; label: string }) => ( -
- -
{stat.value}
-
{stat.label}
+ +
+

{stats.title}

+
+ { + stats.items.map((stat: { iconName?: string; icon: string; value: string; label: string }) => ( +
+ - )) - } -
-
+
{stat.value}
+
{stat.label}
+
+ )) + } +
+
- -
-

{objectives.title}

-
- { - objectives.items.map((obj: any) => ( -
-
{obj.title}
-
{obj.desc}
-
- )) - } -
-
+ +
+

{objectives.title}

+
+ { + objectives.items.map((obj: any) => ( +
+
{obj.title}
+
{obj.desc}
+
+ )) + } +
+
- -
-

{location.title}

+ +
+

{location.title}

-
-
-

- - {location.where} -

-

- {location.body} - {location.bodyStrong} - {location.bodyEnd} +

+
+

+ + {location.where} +

+

+ {location.body} + {location.bodyStrong} + {location.bodyEnd} +

+

+ {location.body2} +

+
+ +
+

+ + {when.title} +

+
+

+ {when.friday}: {when.fridayStrong} + {when.fridayEm}

-

- {location.body2} +

+ {when.saturday}: + {when.saturdayBody} +

+

+ {when.sunday}: + {when.sundayBody}

-
- -
-

- - {when.title} -

-
-

- {when.friday}: {when.fridayStrong} - {when.fridayEm} -

-

- {when.saturday}: - {when.saturdayBody} -

-

- {when.sunday}: - {when.sundayBody} -

-
-
- -
-

- - {when.title} -

-
-

- {when.friday}: {when.fridayStrong} - {when.fridayEm} -

-

- {when.saturday}: - {when.saturdayBody} -

-

- {when.sunday}: - {when.sundayBody} -

-
-
-
+
+