From 5e2ba9ceede19b8c44061ef08ee295fbe43da6ab Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 14:45:27 +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 6057683..233d4c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg?_wi=1" imageAlt="Futuristic PodWave Headphones and Earbuds" mediaAnimation="entrance-slide" avatars={[ @@ -214,7 +214,7 @@ export default function LandingPage() { imageAlt: "Elegant black PodWave headphone", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg?_wi=2", imageAlt: "ultra clear sound earbud technology", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { imageAlt: "Map showing PodWave's global reach", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg?_wi=1", imageAlt: "ultra clear sound earbud technology", }, ]} @@ -254,7 +254,7 @@ export default function LandingPage() { id: "prod1", name: "PodWave Aura Earbuds", price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg?_wi=2", imageAlt: "PodWave Aura Earbuds", rating: 5, },