From 03eb627dc69eb68028c1829a53ed1adc9f94f78d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 13:52:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b9e7b0..60579e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { { id: "performance-roundtables", title: "Performance Roundtables", content: "Invite-only discussions with elite athletes, health-tech founders, and industry leaders on the future of performance and wellness." }, { id: "editorial-talks", title: "Editorial Talks & Launches", content: "Engage with leading journalists, publishers, and creators during magazine launches, live podcast sessions, and industry conferences." }, { id: "seasonal-events", title: "Seasonal & Invite-Only", content: "A dynamic calendar of bespoke experiences, from urban cultural showcases to founder networking events, curated throughout the year." }, - { id: "sky-bar-dinners", title: "Gourmet dining experiences with breathtaking views, designed for intimate networking and memorable social occasions." } + { id: "sky-bar-dinners", title: "Gourmet dining experiences with breathtaking views, designed for intimate networking and memorable social occasions.", content: "Gourmet dining experiences with breathtaking views, designed for intimate networking and memorable social occasions." } ]} faqsAnimation="blur-reveal" textboxLayout="default" @@ -177,7 +177,6 @@ export default function LandingPage() { animationType="depth-3d" textboxLayout="default" useInvertedBackground={true} - imageAlt="Cinematic view of Munich skyline with EAST EIGHT tower" />
-- 2.49.1