From 097dbe7c491525948acd59b4749f364d96023fc8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:48:52 +0000 Subject: [PATCH 1/4] Update src/app/page.tsx --- src/app/page.tsx | 343 ++++++++++------------------------------------- 1 file changed, 74 insertions(+), 269 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f09567a..3cd4aee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,109 +50,61 @@ export default function LandingPage() {
@@ -172,18 +114,11 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "The Future of", - }, + type: "text", content: "The Future of"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/team-working-animation-project_23-2149269900.jpg", - alt: "gamers collaborating", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/team-working-animation-project_23-2149269900.jpg", alt: "gamers collaborating"}, { - type: "text", - content: "Esports", - }, + type: "text", content: "Esports"}, ]} /> @@ -194,23 +129,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Ultra-Low Latency", - description: "Cutting edge connection tech for near-instant response.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150171057.jpg", - imageAlt: "gaming network speed", - }, + title: "Ultra-Low Latency", description: "Cutting edge connection tech for near-instant response.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150171057.jpg", imageAlt: "gaming network speed"}, { - title: "Encrypted Security", - description: "Protect your account and your wins with military-grade encryption.", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-illustration_23-2151883571.jpg", - imageAlt: "gaming account security", - }, + title: "Encrypted Security", description: "Protect your account and your wins with military-grade encryption.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-illustration_23-2151883571.jpg", imageAlt: "gaming account security"}, { - title: "Performance Analytics", - description: "Deep-dive data to help you improve your strategy and reaction times.", - imageSrc: "http://img.b2bpic.net/free-photo/competitive-player-losing-e-sport-championship-using-technology-network-wireless_482257-513.jpg", - imageAlt: "game performance monitor", - }, + title: "Performance Analytics", description: "Deep-dive data to help you improve your strategy and reaction times.", imageSrc: "http://img.b2bpic.net/free-photo/competitive-player-losing-e-sport-championship-using-technology-network-wireless_482257-513.jpg", imageAlt: "game performance monitor"}, ]} title="Premium Gaming Features" description="Unlock your full potential with our optimized gaming ecosystem." @@ -225,47 +148,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Mechanical Keyboard", - price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-safety-first-key-keyboard_23-2149919540.jpg", - imageAlt: "gaming keyboard mechanical", - }, + id: "p1", name: "Mechanical Keyboard", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/top-view-safety-first-key-keyboard_23-2149919540.jpg", imageAlt: "gaming keyboard mechanical"}, { - id: "p2", - name: "Precision Mouse", - price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-happy-influencer-endorsing-wireless-mouse-from-sponsor_482257-87180.jpg", - imageAlt: "gaming mouse ergonomic", - }, + id: "p2", name: "Precision Mouse", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-happy-influencer-endorsing-wireless-mouse-from-sponsor_482257-87180.jpg", imageAlt: "gaming mouse ergonomic"}, { - id: "p3", - name: "Pro Headphones", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/it-expert-wearing-headphones-enjoying-podcasts-working-with-ai_482257-104309.jpg", - imageAlt: "gaming headset sound", - }, + id: "p3", name: "Pro Headphones", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-wearing-headphones-enjoying-podcasts-working-with-ai_482257-104309.jpg", imageAlt: "gaming headset sound"}, { - id: "p4", - name: "4K Ultra-Wide Monitor", - price: "$699", - imageSrc: "http://img.b2bpic.net/free-photo/man-having-fun-by-using-isolated-screen-computer-monitor-play-game_482257-121631.jpg", - imageAlt: "gaming monitor screen", - }, + id: "p4", name: "4K Ultra-Wide Monitor", price: "$699", imageSrc: "http://img.b2bpic.net/free-photo/man-having-fun-by-using-isolated-screen-computer-monitor-play-game_482257-121631.jpg", imageAlt: "gaming monitor screen"}, { - id: "p5", - name: "Ergo Racing Chair", - price: "$349", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-nebulizer-home_23-2150562057.jpg", - imageAlt: "gaming chair ergonomic", - }, + id: "p5", name: "Ergo Racing Chair", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-nebulizer-home_23-2150562057.jpg", imageAlt: "gaming chair ergonomic"}, { - id: "p6", - name: "Large Desk Pad", - price: "$49", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-52795.jpg", - imageAlt: "gaming desk mat", - }, + id: "p6", name: "Large Desk Pad", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-52795.jpg", imageAlt: "gaming desk mat"}, ]} title="Pro Gear Collection" description="Everything you need to climb the leaderboard." @@ -278,45 +171,17 @@ export default function LandingPage() { useInvertedBackground={true} groups={[ { - id: "team-group", - groupTitle: "Elite Team", - members: [ + id: "team-group", groupTitle: "Elite Team", members: [ { - id: "m1", - title: "Pro Player One", - subtitle: "Top Frag", - detail: "Ranked #1 globally", - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", - imageAlt: "pro gamer portrait", - }, + id: "m1", title: "Pro Player One", subtitle: "Top Frag", detail: "Ranked #1 globally", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", imageAlt: "pro gamer portrait"}, { - id: "m2", - title: "Tactical Lead", - subtitle: "Strategy", - detail: "Master of maps", - imageSrc: "http://img.b2bpic.net/free-photo/content-creator-removing-headphones-after-intense-gaming-session-chatting-with-audience_482257-116277.jpg", - imageAlt: "gaming team captain", - }, + id: "m2", title: "Tactical Lead", subtitle: "Strategy", detail: "Master of maps", imageSrc: "http://img.b2bpic.net/free-photo/content-creator-removing-headphones-after-intense-gaming-session-chatting-with-audience_482257-116277.jpg", imageAlt: "gaming team captain"}, { - id: "m3", - title: "Technical Engineer", - subtitle: "Optimization", - detail: "Hardware whisperer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-rgb-lit-studio-streaming-multiplayer-game_482257-103579.jpg", - imageAlt: "gaming tech lead", - }, + id: "m3", title: "Technical Engineer", subtitle: "Optimization", detail: "Hardware whisperer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-rgb-lit-studio-streaming-multiplayer-game_482257-103579.jpg", imageAlt: "gaming tech lead"}, { - id: "m4", - title: "Skin Designer", - subtitle: "Creative", - detail: "Artistic flair", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-winning-videogame_23-2149349988.jpg", - imageAlt: "gaming skin designer", - }, + id: "m4", title: "Skin Designer", subtitle: "Creative", detail: "Artistic flair", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-winning-videogame_23-2149349988.jpg", imageAlt: "gaming skin designer"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172406.jpg?_wi=2", - imageAlt: "pro gamer portrait", - }, + imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172406.jpg?_wi=2", imageAlt: "pro gamer portrait"}, ]} title="The Masters Behind the Scenes" description="Meet the experts who make the gaming experience possible." @@ -330,50 +195,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah", - handle: "@SarahFrag", - testimonial: "The best setup I've ever owned.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-green-t-shirt-vr-headset-showing-you-gesture_141793-89674.jpg", - imageAlt: "happy gamer holding controller", - }, + id: "t1", name: "Sarah", handle: "@SarahFrag", testimonial: "The best setup I've ever owned.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-green-t-shirt-vr-headset-showing-you-gesture_141793-89674.jpg", imageAlt: "happy gamer holding controller"}, { - id: "t2", - name: "Mike", - handle: "@StreamerMike", - testimonial: "Changed my streaming game entirely.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-lady-catching-sequins-while-looking_171337-4564.jpg", - imageAlt: "streamer celebration", - }, + id: "t2", name: "Mike", handle: "@StreamerMike", testimonial: "Changed my streaming game entirely.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-lady-catching-sequins-while-looking_171337-4564.jpg", imageAlt: "streamer celebration"}, { - id: "t3", - name: "Alex", - handle: "@ExpertAlex", - testimonial: "Unbeatable performance.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gamer-chatting-with-internet-friends-while-enjoying-sf-game-close-up_482257-82417.jpg", - imageAlt: "gaming expert analyst", - }, + id: "t3", name: "Alex", handle: "@ExpertAlex", testimonial: "Unbeatable performance.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/gamer-chatting-with-internet-friends-while-enjoying-sf-game-close-up_482257-82417.jpg", imageAlt: "gaming expert analyst"}, { - id: "t4", - name: "Julie", - handle: "@JulesGamer", - testimonial: "Solid gear, really impressed.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-handsome-sporty-man-wearing-headband-wristbands-headphones-holding-jump-ropes-looking-one-them-isolated-green-background_141793-84841.jpg", - imageAlt: "young gamer fan", - }, + id: "t4", name: "Julie", handle: "@JulesGamer", testimonial: "Solid gear, really impressed.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-handsome-sporty-man-wearing-headband-wristbands-headphones-holding-jump-ropes-looking-one-them-isolated-green-background_141793-84841.jpg", imageAlt: "young gamer fan"}, { - id: "t5", - name: "Sam", - handle: "@CasualSam", - testimonial: "Highly recommend for any level.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-playing-videogame-neon-illuminated-home-holding-controller_482257-120950.jpg", - imageAlt: "casual gamer portrait", - }, + id: "t5", name: "Sam", handle: "@CasualSam", testimonial: "Highly recommend for any level.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-playing-videogame-neon-illuminated-home-holding-controller_482257-120950.jpg", imageAlt: "casual gamer portrait"}, ]} showRating={true} title="What the Pros Say" @@ -386,14 +221,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Nvidia", - "Intel", - "Logitech", - "ASUS", - "Razer", - "Corsair", - "Steam", - ]} + "Nvidia", "Intel", "Logitech", "ASUS", "Razer", "Corsair", "Steam"]} title="Partnered with Industry Leaders" description="Collaborating with the biggest names in tech." /> @@ -405,20 +233,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Shipping times?", - content: "3-5 business days globally.", - }, + id: "f1", title: "Shipping times?", content: "3-5 business days globally."}, { - id: "f2", - title: "Warranty coverage?", - content: "All gear comes with a 2-year warranty.", - }, + id: "f2", title: "Warranty coverage?", content: "All gear comes with a 2-year warranty."}, { - id: "f3", - title: "Return policy?", - content: "14-day hassle-free returns.", - }, + id: "f3", title: "Return policy?", content: "14-day hassle-free returns."}, ]} title="Got Questions?" description="Answers to our community's most common questions." @@ -429,22 +248,17 @@ export default function LandingPage() {
@@ -453,35 +267,26 @@ export default function LandingPage() { logoText="GamerRealm" columns={[ { - title: "Products", - items: [ + title: "Arsenal", items: [ { - label: "Keyboards", - href: "#shop", - }, + label: "Weaponry", href: "#shop"}, { - label: "Mice", - href: "#shop", - }, + label: "Gear Up", href: "#shop"}, ], }, { - title: "Company", - items: [ + title: "Network", items: [ { - label: "About", - href: "#about", - }, + label: "The Clan", href: "#about"}, { - label: "FAQ", - href: "#faq", - }, + label: "Intel Hub", href: "#faq"}, ], }, ]} + copyrightText="© 2025 GamerRealm | Defend Your Domain" /> ); -} +} \ No newline at end of file From 2893f94d4b53a915f0bc11de5485a87bd942485b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:48:52 +0000 Subject: [PATCH 2/4] Update src/app/styles/variables.css --- src/app/styles/variables.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 7884bb3..c794db2 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #000000; - --card: #481f1f; + --background: #0a0a0a; + --card: #1a1a1a; --foreground: #ffffff; - --primary-cta: #ffffff; + --primary-cta: #1f7cff; --primary-cta-text: #280101; - --secondary-cta: #361311; + --secondary-cta: #010101; --secondary-cta-text: #f6d4d4; - --accent: #51000b; - --background-accent: #ff2231; + --accent: #f96b2f; + --background-accent: #1f7cff; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); From b5a2970242b45c6638e5f6c83ca7fd03a98b4a74 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:51:00 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 178 +++++++++++------------------------------------ 1 file changed, 39 insertions(+), 139 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cd4aee..6325a8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,80 +32,33 @@ export default function LandingPage() {
@@ -113,12 +66,9 @@ export default function LandingPage() { @@ -128,12 +78,9 @@ export default function LandingPage() { textboxLayout="inline-image" useInvertedBackground={true} features={[ - { - title: "Ultra-Low Latency", description: "Cutting edge connection tech for near-instant response.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150171057.jpg", imageAlt: "gaming network speed"}, - { - title: "Encrypted Security", description: "Protect your account and your wins with military-grade encryption.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-illustration_23-2151883571.jpg", imageAlt: "gaming account security"}, - { - title: "Performance Analytics", description: "Deep-dive data to help you improve your strategy and reaction times.", imageSrc: "http://img.b2bpic.net/free-photo/competitive-player-losing-e-sport-championship-using-technology-network-wireless_482257-513.jpg", imageAlt: "game performance monitor"}, + { title: "Ultra-Low Latency", description: "Cutting edge connection tech for near-instant response.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150171057.jpg", imageAlt: "gaming network speed" }, + { title: "Encrypted Security", description: "Protect your account and your wins with military-grade encryption.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-illustration_23-2151883571.jpg", imageAlt: "gaming account security" }, + { title: "Performance Analytics", description: "Deep-dive data to help you improve your strategy and reaction times.", imageSrc: "http://img.b2bpic.net/free-photo/competitive-player-losing-e-sport-championship-using-technology-network-wireless_482257-513.jpg", imageAlt: "game performance monitor" }, ]} title="Premium Gaming Features" description="Unlock your full potential with our optimized gaming ecosystem." @@ -147,18 +94,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", name: "Mechanical Keyboard", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/top-view-safety-first-key-keyboard_23-2149919540.jpg", imageAlt: "gaming keyboard mechanical"}, - { - id: "p2", name: "Precision Mouse", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-happy-influencer-endorsing-wireless-mouse-from-sponsor_482257-87180.jpg", imageAlt: "gaming mouse ergonomic"}, - { - id: "p3", name: "Pro Headphones", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-wearing-headphones-enjoying-podcasts-working-with-ai_482257-104309.jpg", imageAlt: "gaming headset sound"}, - { - id: "p4", name: "4K Ultra-Wide Monitor", price: "$699", imageSrc: "http://img.b2bpic.net/free-photo/man-having-fun-by-using-isolated-screen-computer-monitor-play-game_482257-121631.jpg", imageAlt: "gaming monitor screen"}, - { - id: "p5", name: "Ergo Racing Chair", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-nebulizer-home_23-2150562057.jpg", imageAlt: "gaming chair ergonomic"}, - { - id: "p6", name: "Large Desk Pad", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-52795.jpg", imageAlt: "gaming desk mat"}, + { id: "p1", name: "Mechanical Keyboard", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/top-view-safety-first-key-keyboard_23-2149919540.jpg", imageAlt: "gaming keyboard mechanical" }, + { id: "p2", name: "Precision Mouse", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-happy-influencer-endorsing-wireless-mouse-from-sponsor_482257-87180.jpg", imageAlt: "gaming mouse ergonomic" }, + { id: "p3", name: "Pro Headphones", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-wearing-headphones-enjoying-podcasts-working-with-ai_482257-104309.jpg", imageAlt: "gaming headset sound" }, ]} title="Pro Gear Collection" description="Everything you need to climb the leaderboard." @@ -171,17 +109,11 @@ export default function LandingPage() { useInvertedBackground={true} groups={[ { - id: "team-group", groupTitle: "Elite Team", members: [ - { - id: "m1", title: "Pro Player One", subtitle: "Top Frag", detail: "Ranked #1 globally", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", imageAlt: "pro gamer portrait"}, - { - id: "m2", title: "Tactical Lead", subtitle: "Strategy", detail: "Master of maps", imageSrc: "http://img.b2bpic.net/free-photo/content-creator-removing-headphones-after-intense-gaming-session-chatting-with-audience_482257-116277.jpg", imageAlt: "gaming team captain"}, - { - id: "m3", title: "Technical Engineer", subtitle: "Optimization", detail: "Hardware whisperer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-rgb-lit-studio-streaming-multiplayer-game_482257-103579.jpg", imageAlt: "gaming tech lead"}, - { - id: "m4", title: "Skin Designer", subtitle: "Creative", detail: "Artistic flair", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-winning-videogame_23-2149349988.jpg", imageAlt: "gaming skin designer"}, - ], - imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172406.jpg?_wi=2", imageAlt: "pro gamer portrait"}, + id: "team-group", groupTitle: "Elite Team", members: [ + { id: "m1", title: "Pro Player One", subtitle: "Top Frag", detail: "Ranked #1 globally", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", imageAlt: "pro gamer portrait" }, + { id: "m2", title: "Tactical Lead", subtitle: "Strategy", detail: "Master of maps", imageSrc: "http://img.b2bpic.net/free-photo/content-creator-removing-headphones-after-intense-gaming-session-chatting-with-audience_482257-116277.jpg", imageAlt: "gaming team captain" }, + ] + } ]} title="The Masters Behind the Scenes" description="Meet the experts who make the gaming experience possible." @@ -194,21 +126,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", name: "Sarah", handle: "@SarahFrag", testimonial: "The best setup I've ever owned.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-green-t-shirt-vr-headset-showing-you-gesture_141793-89674.jpg", imageAlt: "happy gamer holding controller"}, - { - id: "t2", name: "Mike", handle: "@StreamerMike", testimonial: "Changed my streaming game entirely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-lady-catching-sequins-while-looking_171337-4564.jpg", imageAlt: "streamer celebration"}, - { - id: "t3", name: "Alex", handle: "@ExpertAlex", testimonial: "Unbeatable performance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gamer-chatting-with-internet-friends-while-enjoying-sf-game-close-up_482257-82417.jpg", imageAlt: "gaming expert analyst"}, - { - id: "t4", name: "Julie", handle: "@JulesGamer", testimonial: "Solid gear, really impressed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-handsome-sporty-man-wearing-headband-wristbands-headphones-holding-jump-ropes-looking-one-them-isolated-green-background_141793-84841.jpg", imageAlt: "young gamer fan"}, - { - id: "t5", name: "Sam", handle: "@CasualSam", testimonial: "Highly recommend for any level.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-playing-videogame-neon-illuminated-home-holding-controller_482257-120950.jpg", imageAlt: "casual gamer portrait"}, + { id: "t1", name: "Sarah", handle: "@SarahFrag", testimonial: "The best setup I've ever owned.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-green-t-shirt-vr-headset-showing-you-gesture_141793-89674.jpg", imageAlt: "happy gamer holding controller" }, + { id: "t2", name: "Mike", handle: "@StreamerMike", testimonial: "Changed my streaming game entirely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-lady-catching-sequins-while-looking_171337-4564.jpg", imageAlt: "streamer celebration" }, ]} showRating={true} title="What the Pros Say" @@ -220,8 +139,7 @@ export default function LandingPage() { @@ -232,12 +150,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "Shipping times?", content: "3-5 business days globally."}, - { - id: "f2", title: "Warranty coverage?", content: "All gear comes with a 2-year warranty."}, - { - id: "f3", title: "Return policy?", content: "14-day hassle-free returns."}, + { id: "f1", title: "Shipping times?", content: "3-5 business days globally." }, + { id: "f2", title: "Warranty coverage?", content: "All gear comes with a 2-year warranty." }, ]} title="Got Questions?" description="Answers to our community's most common questions." @@ -249,16 +163,12 @@ export default function LandingPage() { @@ -267,19 +177,9 @@ export default function LandingPage() { logoText="GamerRealm" columns={[ { - title: "Arsenal", items: [ - { - label: "Weaponry", href: "#shop"}, - { - label: "Gear Up", href: "#shop"}, - ], - }, - { - title: "Network", items: [ - { - label: "The Clan", href: "#about"}, - { - label: "Intel Hub", href: "#faq"}, + title: "Arsenal", items: [ + { label: "Weaponry", href: "#shop" }, + { label: "Gear Up", href: "#shop" }, ], }, ]} From 57636e96f4a4e1572ffc33b5d726c14f582893b0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:53:07 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6325a8a..8de86f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,7 @@ export default function LandingPage() {