From 7fb31a1a0c3e93f4e7976786cc05eac67b7af211 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 08:14:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 355 +++++++++-------------------------------------- 1 file changed, 62 insertions(+), 293 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6558ae1..b5d8bf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,117 +48,40 @@ export default function LandingPage() {
@@ -179,7 +94,7 @@ export default function LandingPage() { description="Experience fast-paced tactical combat across massive maps. Loot, survive, and be the last one standing in our high-intensity battle royale." subdescription="Built for mobile performance, deliver top-tier graphics and smooth mechanics." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127916.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127916.jpg" mediaAnimation="slide-up" /> @@ -191,49 +106,25 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Tactical Gear", - description: "High-tech weapons and futuristic armor.", - icon: Shield, + title: "Tactical Gear", description: "High-tech weapons and futuristic armor.", icon: Shield, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-soldier-with-energy-weapon-futuristic-hallway_23-2152000914.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/3d-view-powerful-gun_23-2150888697.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-baseball-player_23-2150885247.jpg?_wi=2", - imageAlt: "futuristic weapon game asset", + { imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-soldier-with-energy-weapon-futuristic-hallway_23-2152000914.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-view-powerful-gun_23-2150888697.jpg" }, + ] }, { - title: "High Speed", - description: "Intense movement mechanics for every player.", - icon: Zap, + title: "High Speed", description: "Intense movement mechanics for every player.", icon: Zap, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-fitness-man_23-2151691511.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/fun-roman-soldier-3d-illustration_183364-80113.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/shoot-fantastic-alien_23-2151648337.jpg?_wi=2", - imageAlt: "futuristic weapon game asset", + { imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-fitness-man_23-2151691511.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fun-roman-soldier-3d-illustration_183364-80113.jpg" }, + ] }, { - title: "Global Maps", - description: "Diverse landscapes for strategic gameplay.", - icon: Map, + title: "Global Maps", description: "Diverse landscapes for strategic gameplay.", icon: Map, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ak-47-showcased-black-background_23-2150803620.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/3d-view-powerful-gun_23-2150888663.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127916.jpg?_wi=2", - imageAlt: "futuristic weapon game asset", + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ak-47-showcased-black-background_23-2150803620.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-view-powerful-gun_23-2150888663.jpg" }, + ] }, ]} title="Game Features" @@ -248,48 +139,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "s1", - name: "Crimson Armor", - price: "$9.99", - variant: "Epic", - imageSrc: "http://img.b2bpic.net/free-photo/knight-armor_1398-2346.jpg", - }, - { - id: "s2", - name: "Neon Blade", - price: "$7.99", - variant: "Rare", - imageSrc: "http://img.b2bpic.net/free-photo/8-bits-characters-gaming-assets_23-2151143637.jpg", - }, - { - id: "s3", - name: "Shadow Cloak", - price: "$12.99", - variant: "Legendary", - imageSrc: "http://img.b2bpic.net/free-photo/medieval-knight-grey_146671-15724.jpg", - }, - { - id: "s4", - name: "Arctic Gear", - price: "$8.99", - variant: "Epic", - imageSrc: "http://img.b2bpic.net/free-photo/ice-skating-woman-isolated-white_149155-4759.jpg", - }, - { - id: "s5", - name: "Desert Scarf", - price: "$4.99", - variant: "Rare", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-his-neck-face-arms-dressed-camouflage-t-shirt_613910-1472.jpg", - }, - { - id: "s6", - name: "Void Visor", - price: "$15.99", - variant: "Mythic", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-soldier-helmet-still-life_23-2151648713.jpg", - }, + { id: "s1", name: "Crimson Armor", price: "$9.99", variant: "Epic", imageSrc: "http://img.b2bpic.net/free-photo/knight-armor_1398-2346.jpg" }, + { id: "s2", name: "Neon Blade", price: "$7.99", variant: "Rare", imageSrc: "http://img.b2bpic.net/free-photo/8-bits-characters-gaming-assets_23-2151143637.jpg" }, + { id: "s3", name: "Shadow Cloak", price: "$12.99", variant: "Legendary", imageSrc: "http://img.b2bpic.net/free-photo/medieval-knight-grey_146671-15724.jpg" }, + { id: "s4", name: "Arctic Gear", price: "$8.99", variant: "Epic", imageSrc: "http://img.b2bpic.net/free-photo/ice-skating-woman-isolated-white_149155-4759.jpg" }, + { id: "s5", name: "Desert Scarf", price: "$4.99", variant: "Rare", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-his-neck-face-arms-dressed-camouflage-t-shirt_613910-1472.jpg" }, + { id: "s6", name: "Void Visor", price: "$15.99", variant: "Mythic", imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-soldier-helmet-still-life_23-2151648713.jpg" }, ]} title="Limited Skins" description="Customize your character for total dominance." @@ -303,21 +158,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "50M+", - description: "Registered Players", - }, - { - id: "m2", - value: "2M+", - description: "Daily Active Users", - }, - { - id: "m3", - value: "120+", - description: "Countries Reached", - }, + { id: "m1", value: "50M+", description: "Registered Players" }, + { id: "m2", value: "2M+", description: "Daily Active Users" }, + { id: "m3", value: "120+", description: "Countries Reached" }, ]} title="Player Stats" description="Millions playing worldwide." @@ -329,61 +172,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Alex R.", - date: "1 day ago", - title: "Pro", - quote: "Best battle royale on mobile!", - tag: "Fan", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-male-gamer-with-gamepad-playing-video-game-blue-wall_140725-152164.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-baseball-player_23-2150885247.jpg?_wi=3", - imageAlt: "gamer wearing headset", - }, - { - id: "t2", - name: "Sarah K.", - date: "3 days ago", - title: "Pro", - quote: "Tactical gameplay is addictive.", - tag: "Pro", - avatarSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-holding-soccer-ball-looking-front-with-serious-face-standing-white-wall_141793-96887.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/shoot-fantastic-alien_23-2151648337.jpg?_wi=3", - imageAlt: "gamer wearing headset", - }, - { - id: "t3", - name: "Jason M.", - date: "1 week ago", - title: "Pro", - quote: "Graphics are top-tier.", - tag: "Fan", - avatarSrc: "http://img.b2bpic.net/free-photo/party-space-ready-online-celebration_23-2149347225.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127916.jpg?_wi=3", - imageAlt: "gamer wearing headset", - }, - { - id: "t4", - name: "Emily P.", - date: "2 weeks ago", - title: "Pro", - quote: "Community is great, matches are intense.", - tag: "Fan", - avatarSrc: "http://img.b2bpic.net/free-photo/team-teenage-gamers-plays-multiplayer-video-game-pc-gaming-club_613910-19132.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-soldier-with-energy-weapon-futuristic-hallway_23-2152000914.jpg?_wi=2", - imageAlt: "gamer wearing headset", - }, - { - id: "t5", - name: "Mike H.", - date: "1 month ago", - title: "Pro", - quote: "Every update keeps getting better.", - tag: "Pro", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-male-gamer-with-gamepad-playing-video-game-blue-wall_140725-151201.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-fitness-man_23-2151691511.jpg?_wi=2", - imageAlt: "gamer wearing headset", - }, + { id: "t1", name: "Alex R.", date: "1 day ago", title: "Pro", quote: "Best battle royale on mobile!", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-male-gamer-with-gamepad-playing-video-game-blue-wall_140725-152164.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-baseball-player_23-2150885247.jpg", imageAlt: "gamer wearing headset" }, + { id: "t2", name: "Sarah K.", date: "3 days ago", title: "Pro", quote: "Tactical gameplay is addictive.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-holding-soccer-ball-looking-front-with-serious-face-standing-white-wall_141793-96887.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shoot-fantastic-alien_23-2151648337.jpg", imageAlt: "gamer wearing headset" }, + { id: "t3", name: "Jason M.", date: "1 week ago", title: "Pro", quote: "Graphics are top-tier.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/party-space-ready-online-celebration_23-2149347225.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127916.jpg", imageAlt: "gamer wearing headset" }, + { id: "t4", name: "Emily P.", date: "2 weeks ago", title: "Pro", quote: "Community is great, matches are intense.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/team-teenage-gamers-plays-multiplayer-video-game-pc-gaming-club_613910-19132.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-soldier-with-energy-weapon-futuristic-hallway_23-2152000914.jpg", imageAlt: "gamer wearing headset" }, + { id: "t5", name: "Mike H.", date: "1 month ago", title: "Pro", quote: "Every update keeps getting better.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-male-gamer-with-gamepad-playing-video-game-blue-wall_140725-151201.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-fitness-man_23-2151691511.jpg", imageAlt: "gamer wearing headset" }, ]} title="Player Feedback" description="What our community says." @@ -394,21 +187,9 @@ export default function LandingPage() { -- 2.49.1