diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e71719..ccd9de9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,27 +32,17 @@ export default function LandingPage() { @@ -62,35 +52,21 @@ export default function LandingPage() { description="The ultimate gaming crossover. Experience Minecraft, Roblox, and Brawl Stars in one massive, action-packed universe." buttons={[ { - text: "Start Adventure", - href: "#", - }, + text: "Start Adventure", href: "#"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918918.jpg", - imageAlt: "Epic crossover scene", - }, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918918.jpg", imageAlt: "Epic crossover scene"}, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-triangle-forest_23-2150922444.jpg", - imageAlt: "Dynamic character pose", - }, + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-triangle-forest_23-2150922444.jpg", imageAlt: "Dynamic character pose"}, { - imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100146.jpg", - imageAlt: "Stylized character art", - }, + imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100146.jpg", imageAlt: "Stylized character art"}, { - imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster-volcanic-eruption_23-2151709162.jpg", - imageAlt: "Explosive game scene", - }, + imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster-volcanic-eruption_23-2151709162.jpg", imageAlt: "Explosive game scene"}, { - imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827368.jpg", - imageAlt: "Team in front of portal", - }, + imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827368.jpg", imageAlt: "Team in front of portal"}, { - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445170.jpg", - imageAlt: "Wide map view", - }, + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445170.jpg", imageAlt: "Wide map view"}, ]} /> @@ -100,8 +76,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Worlds Collide" description={[ - "CrossVerse is an experimental platform that seamlessly merges the blocky creativity of Minecraft, the expansive city building of Roblox, and the high-speed arena combat of Brawl Stars. Built for gamers by gamers.", - ]} + "CrossVerse is an experimental platform that seamlessly merges the blocky creativity of Minecraft, the expansive city building of Roblox, and the high-speed arena combat of Brawl Stars. Built for gamers by gamers."]} /> @@ -112,26 +87,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Dynamic Arenas", - description: "Battle in arenas that shift between genres in real-time.", - tag: "Combat", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-fitness-man_23-2151691396.jpg", - }, + id: "f1", title: "Dynamic Arenas", description: "Battle in arenas that shift between genres in real-time.", tag: "Combat", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-fitness-man_23-2151691396.jpg"}, { - id: "f2", - title: "Blocky Frontiers", - description: "Build your dream base with voxel-based tools in a tech city.", - tag: "Creative", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cross-with-bright-lights_23-2151004840.jpg", - }, + id: "f2", title: "Blocky Frontiers", description: "Build your dream base with voxel-based tools in a tech city.", tag: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/3d-cross-with-bright-lights_23-2151004840.jpg"}, { - id: "f3", - title: "Speed Racing", - description: "Race across multidimensional maps with high-speed vehicles.", - tag: "Racing", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-vehicle_23-2151048168.jpg", - }, + id: "f3", title: "Speed Racing", description: "Race across multidimensional maps with high-speed vehicles.", tag: "Racing", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-vehicle_23-2151048168.jpg"}, ]} title="Unrivaled Gameplay" description="Experience unique game modes that blend the best of three iconic worlds." @@ -146,20 +106,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "50K+", - description: "Active Players", - }, + id: "m1", value: "50K+", description: "Active Players"}, { - id: "m2", - value: "1.2M", - description: "Items Crafted", - }, + id: "m2", value: "1.2M", description: "Items Crafted"}, { - id: "m3", - value: "800+", - description: "Arena Battles", - }, + id: "m3", value: "800+", description: "Arena Battles"}, ]} title="Community Stats" description="Join thousands of active players in the CrossVerse." @@ -168,44 +119,20 @@ export default function LandingPage() {
@@ -260,20 +163,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Is it free?", - content: "Yes, CrossVerse is free to play.", - }, + id: "q1", title: "Is it free?", content: "Yes, CrossVerse is free to play."}, { - id: "q2", - title: "Platforms?", - content: "Available on Windows and macOS.", - }, + id: "q2", title: "Platforms?", content: "Available on Windows and macOS."}, { - id: "q3", - title: "Community support?", - content: "Join our Discord for support.", - }, + id: "q3", title: "Community support?", content: "Join our Discord for support."}, ]} imageSrc="http://img.b2bpic.net/free-photo/surprised-man-playing-game-medium-shot_23-2149005213.jpg" mediaAnimation="slide-up" @@ -290,16 +184,10 @@ export default function LandingPage() { description="Drop us a message for partnerships or support." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} imageSrc="http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg" @@ -312,29 +200,19 @@ export default function LandingPage() { logoText="CrossVerse" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Jobs", - href: "#", - }, + label: "Jobs", href: "#"}, ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { - label: "Support", - href: "#", - }, + label: "Support", href: "#"}, { - label: "API", - href: "#", - }, + label: "API", href: "#"}, ], }, ]}