diff --git a/src/app/page.tsx b/src/app/page.tsx index a17f301..5e27e78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function HomePage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/gaming-keyboard-setup-high-angle_52683-88572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gaming-keyboard-setup-high-angle_52683-88572.jpg?_wi=1", imageAlt: "Professional gaming PC with RGB lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/room-with-powerful-computer-online-competition-streaming-chair_482257-2063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/room-with-powerful-computer-online-competition-streaming-chair_482257-2063.jpg?_wi=1", imageAlt: "Gaming monitor and RGB setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg?_wi=1", imageAlt: "Premium gaming rig with water cooling", }, ]} @@ -124,25 +124,25 @@ export default function HomePage() { { title: "Expert Advice", description: "Our team helps you choose parts based on your budget and performance goals. No pressure, just honest recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/gaming-keyboard-setup-high-angle_52683-88572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gaming-keyboard-setup-high-angle_52683-88572.jpg?_wi=2", imageAlt: "Expert consultation icon", }, { title: "Fair Pricing", description: "Customers consistently highlight our great prices and honest recommendations. We never push unnecessary upgrades.", - imageSrc: "http://img.b2bpic.net/free-photo/room-with-powerful-computer-online-competition-streaming-chair_482257-2063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/room-with-powerful-computer-online-competition-streaming-chair_482257-2063.jpg?_wi=2", imageAlt: "Fair pricing icon", }, { title: "Professional Builds", description: "Every system is assembled, optimized, and tested by experienced technicians. Quality you can trust.", - imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg?_wi=2", imageAlt: "Professional builds icon", }, { title: "Friendly Environment", description: "Customers describe PC Room as a welcoming place where you actually enjoy buying tech. That's our promise.", - imageSrc: "http://img.b2bpic.net/free-photo/data-center-manager-supervising-work-done-by-employee-verifying-parameters_482257-126222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-center-manager-supervising-work-done-by-employee-verifying-parameters_482257-126222.jpg?_wi=2", imageAlt: "Friendly environment icon", }, ]} @@ -181,11 +181,11 @@ export default function HomePage() { }, ], phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/technician-assembling-motherboard-parts_23-2147883615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-assembling-motherboard-parts_23-2147883615.jpg?_wi=2", imageAlt: "Custom PC building process", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-neon-lit-apartment-playing-singleplayer-videogame-with-spaceship-shooting-laser-bullets_482257-82374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-neon-lit-apartment-playing-singleplayer-videogame-with-spaceship-shooting-laser-bullets_482257-82374.jpg?_wi=1", imageAlt: "Completed gaming PC showcase", }, }, @@ -200,11 +200,11 @@ export default function HomePage() { }, ], phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-using-tool_23-2149413402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-using-tool_23-2149413402.jpg?_wi=2", imageAlt: "PC repair and maintenance", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/music-composer-recording-music_107420-96143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-composer-recording-music_107420-96143.jpg?_wi=1", imageAlt: "Optimized gaming system", }, }, @@ -237,7 +237,7 @@ export default function HomePage() { title: "RTX Beast Build", description: "High-performance gaming at 1440p and beyond. Runs Warzone 200+ FPS, CS2 400+ FPS.", tag: "Premium Performance", - imageSrc: "http://img.b2bpic.net/free-photo/man-neon-lit-apartment-playing-singleplayer-videogame-with-spaceship-shooting-laser-bullets_482257-82374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-neon-lit-apartment-playing-singleplayer-videogame-with-spaceship-shooting-laser-bullets_482257-82374.jpg?_wi=2", imageAlt: "RTX 4070 gaming PC build", }, { @@ -245,7 +245,7 @@ export default function HomePage() { title: "Streamer's Dream", description: "Built for gaming and streaming. Dual monitors, smooth 60+ FPS gameplay while streaming.", tag: "Content Creator", - imageSrc: "http://img.b2bpic.net/free-photo/music-composer-recording-music_107420-96143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-composer-recording-music_107420-96143.jpg?_wi=2", imageAlt: "Streaming gaming PC setup", }, {