diff --git a/src/app/page.tsx b/src/app/page.tsx index d2b9ad2..c215a48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,15 +78,15 @@ export default function LandingPage() { imageAlt: "Futuristic Weapon Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-outdoor-water-canteen-military-white-background_181624-61228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-outdoor-water-canteen-military-white-background_181624-61228.jpg?_wi=1", imageAlt: "Tactical Gear Arsenal", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-compass-travel-map_23-2149554761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-compass-travel-map_23-2149554761.jpg?_wi=1", imageAlt: "Battlefield Environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234843.jpg?_wi=1", imageAlt: "Combat Character Model", }, ]} @@ -104,31 +104,31 @@ export default function LandingPage() { { title: "Realistic Ballistics", description: "Every bullet, every shot, perfectly simulated physics for true-to-life tactical engagement.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-outdoor-water-canteen-military-white-background_181624-61228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-outdoor-water-canteen-military-white-background_181624-61228.jpg?_wi=2", imageAlt: "Ballistics", }, { title: "Dynamic Battlefields", description: "Explore diverse maps designed for competitive multiplayer action with HD environment detail.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-compass-travel-map_23-2149554761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-compass-travel-map_23-2149554761.jpg?_wi=2", imageAlt: "Maps", }, { title: "Custom Characters", description: "Import and customize your own unique character, standing out in the fray of intense combat.", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234843.jpg?_wi=2", imageAlt: "Characters", }, { title: "Global Leaderboards", description: "Climb the ranks and compete against the world's best shooters.", - imageSrc: "http://img.b2bpic.net/free-photo/view-powerful-3d-gun_23-2150888747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-powerful-3d-gun_23-2150888747.jpg?_wi=1", imageAlt: "Leaderboards", }, { title: "Weapon Progression", description: "Unlock levels and attachments to build the perfect arsenal for your playstyle.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-showcased-ak-47-gun-showcased_23-2150803674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-showcased-ak-47-gun-showcased_23-2150803674.jpg?_wi=1", imageAlt: "Progression", }, ]} @@ -148,7 +148,7 @@ export default function LandingPage() { id: "1", name: "Tactical Sniper", price: "$15.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-showcased-ak-47-gun-showcased_23-2150803674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-showcased-ak-47-gun-showcased_23-2150803674.jpg?_wi=2", }, { id: "2", @@ -172,7 +172,7 @@ export default function LandingPage() { id: "5", name: "Machine Gun", price: "$20.00", - imageSrc: "http://img.b2bpic.net/free-photo/view-powerful-3d-gun_23-2150888747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-powerful-3d-gun_23-2150888747.jpg?_wi=2", }, { id: "6",