diff --git a/relume-test/src/components/Pricing1Ticket.tsx b/relume-test/src/components/Pricing1Ticket.tsx index e20db1c..be3331a 100644 --- a/relume-test/src/components/Pricing1Ticket.tsx +++ b/relume-test/src/components/Pricing1Ticket.tsx @@ -18,7 +18,7 @@ const TicketCardViolet = ({ plan }: { plan: TicketPlan }) => { const total = qty * plan.price; return ( -
{plan.period}
{plan.date}
@@ -26,14 +26,14 @@ const TicketCardViolet = ({ plan }: { plan: TicketPlan }) => {{plan.day}
{plan.date}
@@ -26,14 +26,14 @@ const TicketCardLime = ({ plan }: { plan: TicketPlan }) => {{speaker.name}
{speaker.role}
-{speaker.company}
+{speaker.company}
+ {{event.description ?? "Weitere Informationen folgen in Kürze."} diff --git a/relume-test/src/pages/SpeakerDetail.tsx b/relume-test/src/pages/SpeakerDetail.tsx index b1e1feb..927b4d9 100644 --- a/relume-test/src/pages/SpeakerDetail.tsx +++ b/relume-test/src/pages/SpeakerDetail.tsx @@ -65,6 +65,8 @@ const SpeakerDetail = () => {
{speaker.role}
+{speaker.company}
{speaker.location && ({speaker.location}
)} @@ -75,9 +77,9 @@ const SpeakerDetail = () => {{speaker.fullBio ?? speaker.description}
- {speaker.socialLinks.filter((l) => l.href !== "#").length > 0 && ( + {speaker.socialLinks.length > 0 && (+
10 Spots left!
-By clicking Get Updates you're confirming that you agree with our{" "}