diff --git a/src/components/XT26Agenda.astro b/src/components/XT26Agenda.astro index d6dbd8cad..94d571832 100644 --- a/src/components/XT26Agenda.astro +++ b/src/components/XT26Agenda.astro @@ -114,19 +114,18 @@ const agenda = [
-

+

{time}

-

{title}

+

{title}

{subTitle && (Array.isArray(subTitle) ? subTitle : [subTitle]).map((s) => ( -

{s}

+

{s}

))}
diff --git a/src/components/XT26Page.astro b/src/components/XT26Page.astro index 9372a4943..08592cf9c 100644 --- a/src/components/XT26Page.astro +++ b/src/components/XT26Page.astro @@ -62,7 +62,7 @@ const subject = 'XT26 Request for Invite'
Apply to Attend @@ -97,34 +97,27 @@ const subject = 'XT26 Request for Invite'
{ speakers.map(({ name, role, company, image, linkedin }) => ( -
-
- -
-
-
-

- {name} -

-
+
+
+

+ {name} +

{Array.isArray(role) ? ( role.map((line) => (

{line}

@@ -143,7 +136,7 @@ const subject = 'XT26 Request for Invite' -
+

Agenda

-

+

Nine talks, an expert panel, and an evening reception.

-
+