From 596fc587a355c137203ad715e1994537b42cbee3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:20:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c46076..cdeae52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/a-stunning-futuristic-gaming-interface-w-1772993900887-7e1e2f38.png", imageAlt: "Futuristic gaming interface with neon-blue accents"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/a-stunning-futuristic-gaming-interface-w-1772993900887-7e1e2f38.png?_wi=1", imageAlt: "Futuristic gaming interface with neon-blue accents"}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/immersive-action-game-screenshot-with-ci-1772993900671-8a86e092.png", imageAlt: "Cinematic action game environment"}, { @@ -82,7 +82,7 @@ export default function LandingPage() { { value: "500+", title: "Premium Game Titles" }, { value: "50+", title: "Signature Fragrances" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/immersive-portal-like-visual-with-deep-b-1772993900083-2d12d32a.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/immersive-portal-like-visual-with-deep-b-1772993900083-2d12d32a.png?_wi=1" imageAlt="Immersive digital portal visualization" mediaAnimation="slide-up" metricsAnimation="opacity" @@ -99,11 +99,11 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "game-1", name: "Chrono Nexus: Infinite Realms", price: "$59.99", variant: "PS5 / Xbox Series X / PC", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/premium-gaming-title-cover-art-with-neon-1772993900932-a84bab1e.png", imageAlt: "Chrono Nexus game cover"}, + id: "game-1", name: "Chrono Nexus: Infinite Realms", price: "$59.99", variant: "PS5 / Xbox Series X / PC", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/premium-gaming-title-cover-art-with-neon-1772993900932-a84bab1e.png?_wi=1", imageAlt: "Chrono Nexus game cover"}, { id: "game-2", name: "Aetheric Dimensions", price: "$49.99", variant: "Multi-Platform Available", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/futuristic-game-environment-with-neon-bl-1772993900355-2ce31092.png", imageAlt: "Aetheric Dimensions environment"}, { - id: "fragrance-1", name: "Ethereal Obsidian", price: "$149.00", variant: "100ml / Premium Edition", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/luxury-fragrance-bottle-in-premium-minim-1772993899459-02bd9d5d.png", imageAlt: "Ethereal Obsidian fragrance bottle"}, + id: "fragrance-1", name: "Ethereal Obsidian", price: "$149.00", variant: "100ml / Premium Edition", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/luxury-fragrance-bottle-in-premium-minim-1772993899459-02bd9d5d.png?_wi=1", imageAlt: "Ethereal Obsidian fragrance bottle"}, { id: "fragrance-2", name: "Neon Dreams Collection", price: "$199.00", variant: "50ml Limited Series", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/fragrance-collection-displayed-with-neon-1772993899986-272fb783.png", imageAlt: "Neon Dreams fragrance collection"}, ]} @@ -128,16 +128,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "Enter", description: "Step into a realm where cutting-edge technology meets mysterious elegance. First impression designed to captivate and inspire wonder.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/a-stunning-futuristic-gaming-interface-w-1772993900887-7e1e2f38.png", imageAlt: "Portal entry experience"}, + title: "Enter", description: "Step into a realm where cutting-edge technology meets mysterious elegance. First impression designed to captivate and inspire wonder.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/a-stunning-futuristic-gaming-interface-w-1772993900887-7e1e2f38.png?_wi=2", imageAlt: "Portal entry experience"}, { id: 2, - title: "Engage", description: "Interact with meticulously crafted worlds and sensory products. Each touchpoint reveals layers of sophistication and immersive detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/premium-gaming-title-cover-art-with-neon-1772993900932-a84bab1e.png", imageAlt: "Engagement interaction"}, + title: "Engage", description: "Interact with meticulously crafted worlds and sensory products. Each touchpoint reveals layers of sophistication and immersive detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/premium-gaming-title-cover-art-with-neon-1772993900932-a84bab1e.png?_wi=2", imageAlt: "Engagement interaction"}, { id: 3, - title: "Transcend", description: "Go beyond the ordinary through premium gaming and luxury fragrances. Unlock emotions and experiences that elevate your perception.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/luxury-fragrance-bottle-in-premium-minim-1772993899459-02bd9d5d.png", imageAlt: "Transcendence moment"}, + title: "Transcend", description: "Go beyond the ordinary through premium gaming and luxury fragrances. Unlock emotions and experiences that elevate your perception.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/luxury-fragrance-bottle-in-premium-minim-1772993899459-02bd9d5d.png?_wi=2", imageAlt: "Transcendence moment"}, { id: 4, - title: "Belong", description: "Join a community of dreamers and visionaries. Share your journey and become part of the NEXUS collective consciousness.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/immersive-portal-like-visual-with-deep-b-1772993900083-2d12d32a.png", imageAlt: "Community belonging"}, + title: "Belong", description: "Join a community of dreamers and visionaries. Share your journey and become part of the NEXUS collective consciousness.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfqBURVpU8fveoPewUHvCRRRIF/immersive-portal-like-visual-with-deep-b-1772993900083-2d12d32a.png?_wi=2", imageAlt: "Community belonging"}, ]} buttons={[{ text: "Begin Journey", href: "#contact" }]} buttonAnimation="slide-up"