diff --git a/src/app/gaming-setup/page.tsx b/src/app/gaming-setup/page.tsx index bba6392..58f1a51 100644 --- a/src/app/gaming-setup/page.tsx +++ b/src/app/gaming-setup/page.tsx @@ -83,7 +83,7 @@ export default function GamingSetupPage() { price: "₹500/hour", variant: "RTX 4080 | 360Hz Monitors", imageSrc: - "http://img.b2bpic.net/free-photo/professional-gamer-playing-first-person-shooter-online-video-game-powerful-personal-computer-with-colorful-neon-led-lights-cyber-performing-pc-stylish-room-gaming-tournament_482257-13303.jpg", + "http://img.b2bpic.net/free-photo/professional-gamer-playing-first-person-shooter-online-video-game-powerful-personal-computer-with-colorful-neon-led-lights-cyber-performing-pc-stylish-room-gaming-tournament_482257-13303.jpg?_wi=3", imageAlt: "High-performance gaming PC setup", }, { @@ -92,7 +92,7 @@ export default function GamingSetupPage() { price: "₹400/hour", variant: "Force Feedback Wheel | Surround Sound", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-victorious-gamer-desk_23-2149350004.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-victorious-gamer-desk_23-2149350004.jpg?_wi=3", imageAlt: "Professional racing simulator cockpit", }, { @@ -101,7 +101,7 @@ export default function GamingSetupPage() { price: "₹300/hour", variant: "4K Display | Comfortable Seating", imageSrc: - "http://img.b2bpic.net/free-photo/boyfriend-learning-his-girlfriend-play-video-games-television-using-controllers-couple-sitting-couch_482257-26568.jpg", + "http://img.b2bpic.net/free-photo/boyfriend-learning-his-girlfriend-play-video-games-television-using-controllers-couple-sitting-couch_482257-26568.jpg?_wi=2", imageAlt: "PS5 gaming station setup", }, ]} @@ -125,7 +125,7 @@ export default function GamingSetupPage() { "Equipped with RTX 4080 GPUs, Intel i9 processors, and 360Hz monitors for ultra-competitive gaming. Every station is optimized for the latest AAA titles and esports games.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/professional-gamer-playing-first-person-shooter-online-video-game-powerful-personal-computer-with-colorful-neon-led-lights-cyber-performing-pc-stylish-room-gaming-tournament_482257-13303.jpg", + "http://img.b2bpic.net/free-photo/professional-gamer-playing-first-person-shooter-online-video-game-powerful-personal-computer-with-colorful-neon-led-lights-cyber-performing-pc-stylish-room-gaming-tournament_482257-13303.jpg?_wi=4", }, items: [ { icon: Zap, text: "RTX 4080 Graphics" }, @@ -141,7 +141,7 @@ export default function GamingSetupPage() { "Professional-grade racing simulator with force feedback technology, multiple track options, and realistic physics. Perfect for racing enthusiasts and competitive sim racing tournaments.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-victorious-gamer-desk_23-2149350004.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-victorious-gamer-desk_23-2149350004.jpg?_wi=4", }, items: [ { icon: Gauge, text: "Force Feedback Wheel" }, @@ -157,7 +157,7 @@ export default function GamingSetupPage() { "Dedicated tournament space with professional streaming setup, spectator screens, and commentary booths. Host weekly tournaments for Valorant, CS2, and other competitive titles.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/hispanic-young-man-playing-video-games-smiling-happy-pointing-with-hand-finger_839833-9111.jpg", + "http://img.b2bpic.net/free-photo/hispanic-young-man-playing-video-games-smiling-happy-pointing-with-hand-finger_839833-9111.jpg?_wi=2", }, items: [ { icon: Broadcast, text: "Professional Streaming" },