Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-05 13:51:39 +00:00

View File

@@ -63,7 +63,6 @@ export default function LandingPage() {
{ text: "Explore MOVEUM", href: "#moveum" },
{ text: "Explore The Media Collective", href: "#media-collective" }
]}
useInvertedBackground={false}
/>
</div>
<div id="brand-architecture" data-section="brand-architecture">
@@ -152,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: "Sky Bar Dinners", content: "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." }
]}
faqsAnimation="blur-reveal"
textboxLayout="default"
@@ -164,11 +163,11 @@ export default function LandingPage() {
title="Munich: Our Iconic Address"
description="EAST EIGHT is perfectly situated at Hultschiner Straße 8, commanding the Munich skyline. A premium urban district, offering unparalleled connectivity and a future-facing cultural hub."
testimonials={[
{ id: "location-1", name: "Dr. Elena Richter", role: "Urban Planner", company: "Munich City Development", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg?_wi=1", videoAriaLabel: "Testimonial video" },
{ id: "location-1", name: "Dr. Elena Richter", role: "Urban Planner", company: "Munich City Development", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg", videoAriaLabel: "Testimonial video" },
{ id: "location-2", name: "Markus Hoffmann", role: "Real Estate Analyst", company: "Global Property Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-using-glass-wall-write-some-information_329181-15291.jpg", videoAriaLabel: "Testimonial video" },
{ id: "location-3", name: "Sarah Müller", role: "Cultural Curator", company: "Munich Arts Initiative", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-with-newspaper_23-2147876734.jpg", videoAriaLabel: "Testimonial video" },
{ id: "location-4", name: "David Schmidt", role: "Tech Founder", company: "Innovate Munich", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-hobby-art-creator-taking-notes-keeping-journal-learning-progress-creative-workshop-looking-easel-home-art-studio-elderly-man-artist-sitting-wheelchair-doing-sketch-notebook_482257-42574.jpg", videoAriaLabel: "Testimonial video" },
{ id: "location-5", name: "Anja Schneider", role: "Sports Ambassador", company: "Bavarian Sports Federation", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg?_wi=2", videoAriaLabel: "Testimonial video" }
{ id: "location-5", name: "Anja Schneider", role: "Sports Ambassador", company: "Bavarian Sports Federation", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg", videoAriaLabel: "Testimonial video" }
]}
kpiItems={[
{ value: "Central", label: "Urban Connectivity" },
@@ -178,7 +177,6 @@ export default function LandingPage() {
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/building-night_1127-3369.jpg"
imageAlt="Cinematic view of Munich skyline with EAST EIGHT tower"
/>
</div>