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", }, ]}