From c997a2e8dfa8bda1f352962286a0f543102f1d25 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 03:17:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 242 +++++++---------------------------------------- 1 file changed, 36 insertions(+), 206 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab211f8..8a25f46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,24 +32,13 @@ export default function LandingPage() { @@ -59,35 +48,15 @@ export default function LandingPage() { description="Explore 12 premium AAA titles through next-generation 3D glass interface. Immersive, stunning, unforgettable." buttons={[ { - text: "Enter the Experience", - href: "#titles", - }, + text: "Enter the Experience", href: "#titles"}, ]} slides={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/pastel-fantasy-surreal-dream_23-2151928793.jpg", - imageAlt: "Immersive glass gaming experience", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642140.jpg", - imageAlt: "Flagship title showcase 1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/cartoon-man-wearing-vr-glasses_23-2151136906.jpg", - imageAlt: "Flagship title showcase 2", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-group-adventurers_23-2151470663.jpg", - imageAlt: "Flagship title showcase 3", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-with-universe-projection-texture_23-2149581320.jpg", - imageAlt: "Flagship title showcase 4", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100313.jpg", - imageAlt: "Flagship title showcase 5", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/pastel-fantasy-surreal-dream_23-2151928793.jpg", imageAlt: "Immersive glass gaming experience" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642140.jpg", imageAlt: "Flagship title showcase 1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/cartoon-man-wearing-vr-glasses_23-2151136906.jpg", imageAlt: "Flagship title showcase 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-group-adventurers_23-2151470663.jpg", imageAlt: "Flagship title showcase 3" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-with-universe-projection-texture_23-2149581320.jpg", imageAlt: "Flagship title showcase 4" }, + { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100313.jpg", imageAlt: "Flagship title showcase 5" }, ]} autoplayDelay={5000} /> @@ -113,42 +82,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Titan's Fall", - price: "$69.99", - imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110346.jpg", - }, - { - id: "p2", - name: "Nebula Core", - price: "$59.99", - imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752705.jpg", - }, - { - id: "p3", - name: "Shadow Realm", - price: "$79.99", - imageSrc: "http://img.b2bpic.net/free-photo/mythical-video-game-inspired-landscape-with-human-nature_23-2150974278.jpg", - }, - { - id: "p4", - name: "Iron Vanguard", - price: "$64.99", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-boxing-day-celebration_23-2151040784.jpg", - }, - { - id: "p5", - name: "Echo World", - price: "$59.99", - imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110340.jpg", - }, - { - id: "p6", - name: "Silent Void", - price: "$49.99", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character_23-2151021918.jpg", - }, + { id: "p1", name: "Titan's Fall", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110346.jpg" }, + { id: "p2", name: "Nebula Core", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752705.jpg" }, + { id: "p3", name: "Shadow Realm", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/mythical-video-game-inspired-landscape-with-human-nature_23-2150974278.jpg" }, + { id: "p4", name: "Iron Vanguard", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-boxing-day-celebration_23-2151040784.jpg" }, + { id: "p5", name: "Echo World", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110340.jpg" }, + { id: "p6", name: "Silent Void", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character_23-2151021918.jpg" }, ]} title="Curated AAA Titles" description="Discover our collection of world-class gaming experiences handpicked for the discerning gamer." @@ -161,21 +100,9 @@ export default function LandingPage() { title="Platform Impact" tag="BY THE NUMBERS" metrics={[ - { - id: "m1", - value: "12+", - description: "AAA Titles", - }, - { - id: "m2", - value: "500k+", - description: "Active Gamers", - }, - { - id: "m3", - value: "100+", - description: "Award Mentions", - }, + { id: "m1", value: "12+", description: "AAA Titles" }, + { id: "m2", value: "500k+", description: "Active Gamers" }, + { id: "m3", value: "100+", description: "Award Mentions" }, ]} metricsAnimation="slide-up" /> @@ -187,46 +114,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah J.", - handle: "@sarahplay", - testimonial: "The best visual showcase I've ever used. Simply stunning.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-1886.jpg", - }, - { - id: "2", - name: "Mike C.", - handle: "@techmike", - testimonial: "Next-level design. Everything feels premium and fast.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/focused-man-rgb-lights-lit-living-room-playing-videogames_482257-116287.jpg", - }, - { - id: "3", - name: "Emily R.", - handle: "@emilygamers", - testimonial: "Perfect aesthetic for the quality of games featured here.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/frustrated-gamer-losing-video-games-mobile-phone-app_482257-121993.jpg", - }, - { - id: "4", - name: "David K.", - handle: "@dkgaming", - testimonial: "I love the 3D elements. Truly innovative.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377351.jpg", - }, - { - id: "5", - name: "Alex B.", - handle: "@alexplay", - testimonial: "Luxury experience from start to finish.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg", - }, + { id: "1", name: "Sarah J.", handle: "@sarahplay", testimonial: "The best visual showcase I've ever used. Simply stunning.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-1886.jpg" }, + { id: "2", name: "Mike C.", handle: "@techmike", testimonial: "Next-level design. Everything feels premium and fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/focused-man-rgb-lights-lit-living-room-playing-videogames_482257-116287.jpg" }, + { id: "3", name: "Emily R.", handle: "@emilygamers", testimonial: "Perfect aesthetic for the quality of games featured here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/frustrated-gamer-losing-video-games-mobile-phone-app_482257-121993.jpg" }, + { id: "4", name: "David K.", handle: "@dkgaming", testimonial: "I love the 3D elements. Truly innovative.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377351.jpg" }, + { id: "5", name: "Alex B.", handle: "@alexplay", testimonial: "Luxury experience from start to finish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg" }, ]} showRating={true} title="Community Voices" @@ -238,21 +130,9 @@ export default function LandingPage() { @@ -280,63 +153,20 @@ export default function LandingPage() {