From 77a1278f4b3309dcccb8e016150dd7dfe2688b68 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 00:14:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 833a57e..5c32cf5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,9 +94,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" animationType="blur-reveal" products={[ - { id: "game-1", name: "Realm of Legends: Eternal Quest", price: "$49.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-beautiful-fantasy-rpg-game-cover-featu-1773965562060-23461603.png", imageAlt: "Realm of Legends - Epic Fantasy RPG" }, - { id: "game-2", name: "Neon Insurgency: 2089", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-sleek-sci-fi-action-game-cover-with-fu-1773965561498-f1b5bb62.png", imageAlt: "Neon Insurgency - Cyberpunk Action" }, - { id: "game-3", name: "Treasure Hunt: Ancient Mysteries", price: "$39.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png", imageAlt: "Treasure Hunt - Adventure Game" } + { id: "game-1", name: "Realm of Legends: Eternal Quest", price: "$49.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-beautiful-fantasy-rpg-game-cover-featu-1773965562060-23461603.png?_wi=1", imageAlt: "Realm of Legends - Epic Fantasy RPG" }, + { id: "game-2", name: "Neon Insurgency: 2089", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-sleek-sci-fi-action-game-cover-with-fu-1773965561498-f1b5bb62.png?_wi=1", imageAlt: "Neon Insurgency - Cyberpunk Action" }, + { id: "game-3", name: "Treasure Hunt: Ancient Mysteries", price: "$39.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png?_wi=1", imageAlt: "Treasure Hunt - Adventure Game" } ]} carouselMode="buttons" /> @@ -114,12 +114,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Action & Adventure", description: "Heart-pounding combat and epic quests", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-sleek-sci-fi-action-game-cover-with-fu-1773965561498-f1b5bb62.png", buttonIcon: Flame, buttonHref: "#" }, - { title: "RPG & Fantasy", description: "Immersive worlds and character-driven stories", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-beautiful-fantasy-rpg-game-cover-featu-1773965562060-23461603.png", buttonIcon: Wand2, buttonHref: "#" }, - { title: "Strategy & Simulation", description: "Build, plan, and conquer with tactical gameplay", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-atmospheric-indie-game-cover-with-arti-1773965563001-f1443eb6.png", buttonIcon: ChessPawn, buttonHref: "#" }, - { title: "Esports & Competitive", description: "Join tournaments and compete globally", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-competitive-esports-game-cover-with-pr-1773965561651-63bbeb7c.png", buttonIcon: Trophy, buttonHref: "#" }, - { title: "Indie Gems", description: "Discover unique and creative experiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-atmospheric-indie-game-cover-with-arti-1773965563001-f1443eb6.png", buttonIcon: Sparkles, buttonHref: "#" }, - { title: "Puzzle & Casual", description: "Perfect for unwinding and relaxing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png", buttonIcon: Brain, buttonHref: "#" } + { title: "Action & Adventure", description: "Heart-pounding combat and epic quests", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-sleek-sci-fi-action-game-cover-with-fu-1773965561498-f1b5bb62.png?_wi=2", buttonIcon: Flame, buttonHref: "#" }, + { title: "RPG & Fantasy", description: "Immersive worlds and character-driven stories", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-beautiful-fantasy-rpg-game-cover-featu-1773965562060-23461603.png?_wi=2", buttonIcon: Wand2, buttonHref: "#" }, + { title: "Strategy & Simulation", description: "Build, plan, and conquer with tactical gameplay", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-atmospheric-indie-game-cover-with-arti-1773965563001-f1443eb6.png?_wi=1", buttonIcon: ChessPawn, buttonHref: "#" }, + { title: "Esports & Competitive", description: "Join tournaments and compete globally", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-competitive-esports-game-cover-with-pr-1773965561651-63bbeb7c.png?_wi=1", buttonIcon: Trophy, buttonHref: "#" }, + { title: "Indie Gems", description: "Discover unique and creative experiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-atmospheric-indie-game-cover-with-arti-1773965563001-f1443eb6.png?_wi=2", buttonIcon: Sparkles, buttonHref: "#" }, + { title: "Puzzle & Casual", description: "Perfect for unwinding and relaxing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png?_wi=2", buttonIcon: Brain, buttonHref: "#" } ]} /> @@ -157,12 +157,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Alex Tournament", date: "2 weeks ago", title: "Pro Esports Player", quote: "The competitive selection and prices are unbeatable. getgame is my primary platform now.", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560429-9bac0ddb.png", avatarAlt: "Alex Tournament", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-competitive-esports-game-cover-with-pr-1773965561651-63bbeb7c.png" }, - { id: "2", name: "Emma Streamer", date: "3 weeks ago", title: "Content Creator", quote: "My viewers love that I find new gems on getgame. The platform discovery features are fantastic!", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560976-9e4b509a.png", avatarAlt: "Emma Streamer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-atmospheric-indie-game-cover-with-arti-1773965563001-f1443eb6.png" }, - { id: "3", name: "David Casual", date: "1 month ago", title: "Casual Gamer", quote: "Finally, a platform that understands gamers. Great selection, better prices, amazing support.", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965561712-000b8915.png", avatarAlt: "David Casual", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-beautiful-fantasy-rpg-game-cover-featu-1773965562060-23461603.png" }, - { id: "4", name: "Sophie Indie", date: "1 month ago", title: "Indie Game Enthusiast", quote: "getgame highlights indie gems that I would never find elsewhere. Love supporting smaller studios!", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965561286-df1046f0.png", avatarAlt: "Sophie Indie", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png" }, - { id: "5", name: "Marcus Elite", date: "2 months ago", title: "Hardcore Gamer", quote: "The collection depth and customer service make getgame exceptional. This is gaming done right.", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560683-e7c922fa.png", avatarAlt: "Marcus Elite", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-sleek-sci-fi-action-game-cover-with-fu-1773965561498-f1b5bb62.png" }, - { id: "6", name: "Lisa Adventure", date: "2 months ago", title: "Adventure Game Fan", quote: "getgame curates the best adventure games. Their recommendations are always spot-on!", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560429-9bac0ddb.png", avatarAlt: "Lisa Adventure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png" } + { id: "1", name: "Alex Tournament", date: "2 weeks ago", title: "Pro Esports Player", quote: "The competitive selection and prices are unbeatable. getgame is my primary platform now.", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560429-9bac0ddb.png", avatarAlt: "Alex Tournament", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-competitive-esports-game-cover-with-pr-1773965561651-63bbeb7c.png?_wi=2" }, + { id: "2", name: "Emma Streamer", date: "3 weeks ago", title: "Content Creator", quote: "My viewers love that I find new gems on getgame. The platform discovery features are fantastic!", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560976-9e4b509a.png", avatarAlt: "Emma Streamer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-atmospheric-indie-game-cover-with-arti-1773965563001-f1443eb6.png?_wi=3" }, + { id: "3", name: "David Casual", date: "1 month ago", title: "Casual Gamer", quote: "Finally, a platform that understands gamers. Great selection, better prices, amazing support.", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965561712-000b8915.png", avatarAlt: "David Casual", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-beautiful-fantasy-rpg-game-cover-featu-1773965562060-23461603.png?_wi=3" }, + { id: "4", name: "Sophie Indie", date: "1 month ago", title: "Indie Game Enthusiast", quote: "getgame highlights indie gems that I would never find elsewhere. Love supporting smaller studios!", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965561286-df1046f0.png", avatarAlt: "Sophie Indie", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png?_wi=3" }, + { id: "5", name: "Marcus Elite", date: "2 months ago", title: "Hardcore Gamer", quote: "The collection depth and customer service make getgame exceptional. This is gaming done right.", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560683-e7c922fa.png", avatarAlt: "Marcus Elite", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-sleek-sci-fi-action-game-cover-with-fu-1773965561498-f1b5bb62.png?_wi=3" }, + { id: "6", name: "Lisa Adventure", date: "2 months ago", title: "Adventure Game Fan", quote: "getgame curates the best adventure games. Their recommendations are always spot-on!", tag: "Verified Purchase", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-professional-portrait-photograph-of-a--1773965560429-9bac0ddb.png", avatarAlt: "Lisa Adventure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBbbLj61CUSeAk6nA18spwVcJN/a-vibrant-adventure-game-cover-showcasin-1773965561461-30f4c511.png?_wi=4" } ]} />