From a93b2fab975cb0418aeac64310e065c5a78c3a92 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 14:15:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 165 ++++++++++++----------------------------------- 1 file changed, 41 insertions(+), 124 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73971e3..a149c27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,23 +44,16 @@ export default function LandingPage() {
@@ -129,22 +94,13 @@ export default function LandingPage() { description="Precision performance meets sleek aesthetics in our latest hardware line." accordionItems={[ { - id: "1", - title: "Ultra-Low Latency", - content: "Our proprietary connection protocols ensure you never miss a millisecond of action.", - }, + id: "1", title: "Ultra-Low Latency", content: "Our proprietary connection protocols ensure you never miss a millisecond of action."}, { - id: "2", - title: "Adaptive Refresh", - content: "Technology that adjusts to your frame rates for tear-free gaming experiences.", - }, + id: "2", title: "Adaptive Refresh", content: "Technology that adjusts to your frame rates for tear-free gaming experiences."}, { - id: "3", - title: "Haptic Feedback", - content: "Feel every impact with our advanced, industry-leading haptic engines.", - }, + id: "3", title: "Haptic Feedback", content: "Feel every impact with our advanced, industry-leading haptic engines."}, ]} - imageSrc="http://img.b2bpic.net/free-vector/futuristic-hud-interface-with-gradient-style_23-2147920202.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-vector/futuristic-hud-interface-with-gradient-style_23-2147920202.jpg" imageAlt="Advanced gaming technology" mediaAnimation="slide-up" /> @@ -158,32 +114,14 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Nexus Pro", - name: "Titan X Laptop", - price: "$2,499", - rating: 5, - reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-video-online-channel-dimly-lit-home-studio-presenting-mouse-keyboard_482257-133196.jpg", - }, + id: "p1", brand: "Nexus Pro", name: "Titan X Laptop", price: "$2,499", rating: 5, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/man-filming-video-online-channel-dimly-lit-home-studio-presenting-mouse-keyboard_482257-133196.jpg"}, { - id: "p2", - brand: "Nexus", - name: "Sonic Elite Headset", - price: "$199", - rating: 4, - reviewCount: "840", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-laptop-hard-drive-arrangement_23-2149417022.jpg", - }, + id: "p2", brand: "Nexus", name: "Sonic Elite Headset", price: "$199", rating: 4, + reviewCount: "840", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-laptop-hard-drive-arrangement_23-2149417022.jpg"}, { - id: "p3", - brand: "Nexus", - name: "Swift Edge Mouse", - price: "$89", - rating: 5, - reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/mouse-close_1160-365.jpg", - }, + id: "p3", brand: "Nexus", name: "Swift Edge Mouse", price: "$89", rating: 5, + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/mouse-close_1160-365.jpg"}, ]} title="Premium Gear Collection" description="Upgrade your arsenal with equipment favored by top esports pros." @@ -198,25 +136,15 @@ export default function LandingPage() { author="Alex \"CyberKid\" Rivers" avatars={[ { - src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", - alt: "Pro Gamer", - }, + src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", alt: "Pro Gamer"}, { - src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", - alt: "Pro Gamer", - }, + src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", alt: "Pro Gamer"}, { - src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", - alt: "Pro Gamer", - }, + src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", alt: "Pro Gamer"}, { - src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", - alt: "Pro Gamer", - }, + src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", alt: "Pro Gamer"}, { - src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", - alt: "Pro Gamer", - }, + src: "http://img.b2bpic.net/free-photo/man-holding-controller-close-up_23-2149005239.jpg", alt: "Pro Gamer"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -227,13 +155,12 @@ export default function LandingPage() { @@ -242,29 +169,19 @@ export default function LandingPage() {