diff --git a/src/app/page.tsx b/src/app/page.tsx index 766a294..90aa1fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Global Immersive Networks", description: "Connect with users worldwide in shared, persistent 5D spaces.", bentoComponent: "globe", imageAlt: "animated 3d globe data network" + title: "Global Immersive Networks", description: "Connect with users worldwide in shared, persistent 5D spaces.", bentoComponent: "globe" }, { title: "Orbiting Dimensional Gates", description: "Access various narrative branches and alternate realities seamlessly.", bentoComponent: "orbiting-icons", centerIcon: Diamond, @@ -146,8 +146,7 @@ export default function LandingPage() { icon: GitFork, ring: 2, }, - ], - imageAlt: "animated 3d globe data network" + ] }, { title: "Dynamic Scenario Generation", description: "AI-driven storytelling adapts to your choices, creating truly unique journeys.", bentoComponent: "3d-card-grid", items: [ @@ -164,8 +163,7 @@ export default function LandingPage() { name: "Emergent Lore", icon: BookOpen, }, ], - centerIcon: Lightbulb, - imageAlt: "animated 3d globe data network" + centerIcon: Lightbulb }, ]} title="The Core of Our 5D Ecosystem"