From 47f25cee943e268336f24bc5102a732c6d795df6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:14:05 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 107 ++++++++++------------------------------- 1 file changed, 26 insertions(+), 81 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 50eb61f..8b8f15c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -26,31 +26,19 @@ export default function LandingPage() { @@ -61,22 +49,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "vision", - title: "Our Vision: Redefining Interaction", - content: "FLAXR envisions a future where human-computer interaction is seamless, intuitive, and deeply personal. We craft tools that don't just perform tasks but enhance your capabilities and elevate your experience.", - }, + id: "vision", title: "Our Vision: Redefining Interaction", content: "FLAXR envisions a future where human-computer interaction is seamless, intuitive, and deeply personal. We craft tools that don't just perform tasks but enhance your capabilities and elevate your experience."}, { - id: "craftsmanship", - title: "The Art of Craftsmanship", - content: "Every FLAXR keyboard is a masterpiece of engineering, meticulously designed and built from the finest materials. Our commitment to craftsmanship ensures unparalleled quality, durability, and a premium feel in every touch.", - }, + id: "craftsmanship", title: "The Art of Craftsmanship", content: "Every FLAXR keyboard is a masterpiece of engineering, meticulously designed and built from the finest materials. Our commitment to craftsmanship ensures unparalleled quality, durability, and a premium feel in every touch."}, { - id: "innovation", - title: "Driven by Innovation", - content: "Innovation is the heartbeat of FLAXR. We continuously push the boundaries of mechanical keyboard technology, from hot-swappable switches to advanced connectivity, ensuring you're always ahead of the curve.", - }, + id: "innovation", title: "Driven by Innovation", content: "Innovation is the heartbeat of FLAXR. We continuously push the boundaries of mechanical keyboard technology, from hot-swappable switches to advanced connectivity, ensuring you're always ahead of the curve."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessman-businesswomen-working-with-laptops_74855-2591.jpg" + imageSrc="https://dummyimage.com/800x600/000/fff&text=FLAXR_team_designing_keyboard" imageAlt="FLAXR team collaborating on keyboard design" mediaAnimation="slide-up" title="Our Commitment to Excellence" @@ -90,15 +69,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "IGN", - "PC Gamer", - "TechRadar", - "Gamespot", - "CNET", - "Digital Trends", - "Tom's Guide", - "Esports Insider", - ]} + "IGN", "PC Gamer", "TechRadar", "Gamespot", "CNET", "Digital Trends", "Tom's Guide", "Esports Insider"]} title="Trusted by Industry Leaders" description="FLAXR is the keyboard of choice for top tech reviewers, professional gamers, and leading eSports organizations worldwide." showCard={false} @@ -109,67 +80,41 @@ export default function LandingPage() { Date: Wed, 10 Jun 2026 16:14:06 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e66ef96..6c32b99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,10 +62,10 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/piano-keys-synthesizer-black-background-flat-lay_169016-20983.jpg", imageAlt: "FLAXR ONE 60 keyboard, left view" + imageSrc: "https://dummyimage.com/600x400/000/fff&text=FLAXR_keyboard_minimalist_desk", imageAlt: "FLAXR minimalist keyboard on a modern desk" }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-manager-writing-diagrams-data-computer-creating-official-marketing-report-e-commerce-development-young-employee-planning-financial-project-with-statistics-night-close-up_482257-65001.jpg", imageAlt: "FLAXR ONE 60 keyboard, right view" + imageSrc: "https://dummyimage.com/600x400/000/fff&text=FLAXR_keyboard_gamer_setup", imageAlt: "FLAXR gaming keyboard in a competitive setup" } ]} mediaAnimation="slide-up" @@ -134,8 +134,8 @@ export default function LandingPage() { value: "50+", title: "Design Awards"}, ]} tag="About FLAXR" - imageSrc="http://img.b2bpic.net/free-photo/abstract-fire-background-orange-flames_181624-21915.jpg" - imageAlt="Abstract representation of FLAXR's engineering legacy" + imageSrc="https://dummyimage.com/800x600/000/fff&text=FLAXR_keyboard_manufacturing" + imageAlt="FLAXR keyboard manufacturing process" mediaAnimation="slide-up" /> @@ -203,4 +203,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 45d162407e0cd42b8355aca280f10c1f43109f88 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:14:06 +0000 Subject: [PATCH 3/3] Update src/app/products/page.tsx --- src/app/products/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 0d585ca..78d8b91 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -59,13 +59,13 @@ export default function ProductsPage() { carouselMode="buttons" products={[ { - id: "catalog-1", name: "FLAXR CORE TKL", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062907.jpg", imageAlt: "FLAXR CORE TKL keyboard" + id: "catalog-1", name: "FLAXR CORE TKL", price: "$249", imageSrc: "https://dummyimage.com/400x300/000/fff&text=FLAXR_CORE_TKL_front", imageAlt: "FLAXR CORE TKL keyboard" }, { - id: "catalog-2", name: "FLAXR GHOST 75", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg", imageAlt: "FLAXR GHOST 75 translucent keyboard" + id: "catalog-2", name: "FLAXR GHOST 75", price: "$349", imageSrc: "https://dummyimage.com/400x300/000/fff&text=FLAXR_GHOST_75_translucent", imageAlt: "FLAXR GHOST 75 translucent keyboard" }, { - id: "catalog-3", name: "FLAXR PULSE", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133137.jpg", imageAlt: "FLAXR PULSE keyboard with RGB lighting" + id: "catalog-3", name: "FLAXR PULSE", price: "$199", imageSrc: "https://dummyimage.com/400x300/000/fff&text=FLAXR_PULSE_RGB_closeup", imageAlt: "FLAXR PULSE keyboard with RGB lighting" }, { id: "catalog-4", name: "FLAXR CONNECT Cable", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/white-keyboard-with-lights-high-angle_23-2149680240.jpg", imageAlt: "FLAXR premium coiled cable" @@ -74,7 +74,7 @@ export default function ProductsPage() { id: "catalog-5", name: "FLAXR ONE 60 Pro", price: "$329", imageSrc: "http://img.b2bpic.net/free-photo/man-using-gaming-keyboard-fly-spaceship-sf-videogame-close-up_482257-121693.jpg", imageAlt: "Gamer's hands on FLAXR ONE 60 Pro keyboard" }, { - id: "catalog-6", name: "FLAXR ONE 60 Compact", price: "$279", imageSrc: "http://img.b2bpic.net/free-photo/workspace-with-office-supplies_140725-23274.jpg", imageAlt: "Overhead view of FLAXR ONE 60 Compact keyboard" + id: "catalog-6", name: "FLAXR ONE 60 Compact", price: "$279", imageSrc: "https://dummyimage.com/400x300/000/fff&text=FLAXR_ONE_60_compact_desk", imageAlt: "Overhead view of FLAXR ONE 60 Compact keyboard" }, ]} title="Explore Our Masterpieces" -- 2.49.1