From 767b93afad0ea6f113ab4672bc4132e588f8d582 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 16:11:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c4c3be..e19147d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg?_wi=1" imageAlt="Modern electronic showroom" /> @@ -109,7 +109,7 @@ export default function LandingPage() { id: "1", name: "Wireless Headset", price: "$299", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg?_wi=1", }, { id: "2", @@ -165,7 +165,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg?_wi=2", imageAlt: "modern electronics retail store", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { button: { text: "Contact Us", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg?_wi=2", imageAlt: "wireless headset product shot studio", }, ]} -- 2.49.1