From afb93c0b618282c6b50125f0dac1d622150cca82 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 04:10:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dcaec43..458743a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/view-retro-game-console-nutshell-tones_23-2151208131.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-retro-game-console-nutshell-tones_23-2151208131.jpg?_wi=1" /> @@ -92,7 +92,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172476.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-retro-game-console-nutshell-tones_23-2151208131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-retro-game-console-nutshell-tones_23-2151208131.jpg?_wi=2", imageAlt: "retro game cartridges", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756319.jpg?_wi=1", imageAlt: "retro game cartridges", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-screen_23-2149854355.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005765.jpg?_wi=1", imageAlt: "retro game cartridges", }, ]} @@ -142,13 +142,13 @@ export default function LandingPage() { id: "1", name: "Classic N64 Cartridge", price: "$39.99", - imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756319.jpg?_wi=2", }, { id: "2", name: "Modern PS5 Title", price: "$69.99", - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005765.jpg?_wi=2", }, { id: "3", -- 2.49.1