diff --git a/src/app/page.tsx b/src/app/page.tsx index 3511248..1e639a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,13 +52,13 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg", imageAlt: "Futuristic gaming setup"}, + imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg?_wi=1", imageAlt: "Futuristic gaming setup"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg", imageAlt: "VR gaming experience"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg?_wi=1", imageAlt: "VR gaming experience"}, { - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg", imageAlt: "Gaming keyboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg?_wi=1", imageAlt: "Gaming keyboard"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg", imageAlt: "Cyberpunk combat"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg?_wi=1", imageAlt: "Cyberpunk combat"}, { imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-video-game-together_53876-15393.jpg", imageAlt: "Tournament gaming"}, ]} @@ -72,16 +72,16 @@ export default function LandingPage() { features={[ { title: "Ultra-Fast Engine", description: "High-fidelity physics and minimal latency for unmatched speed.", buttonIcon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg", imageAlt: "gaming room setup"}, + imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg?_wi=2", imageAlt: "gaming room setup"}, { title: "Secure Transactions", description: "Bank-grade security protocols ensuring your digital items are safe.", buttonIcon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg", imageAlt: "vr headset gaming"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg?_wi=2", imageAlt: "vr headset gaming"}, { title: "Global Community", description: "Play with millions in massive, stable multi-player environments.", buttonIcon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg", imageAlt: "mechanical gaming keyboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg?_wi=2", imageAlt: "mechanical gaming keyboard"}, { title: "Pro Performance", description: "Dynamic scaling ensures fluid gameplay regardless of your hardware.", buttonIcon: Rocket, - imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg", imageAlt: "futuristic action video game"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg?_wi=2", imageAlt: "futuristic action video game"}, ]} title="Why NexGame Excels" description="Engineered for power, designed for immersion. We provide the tools you need to dominate."