From 3c5c409c3266614221d9d1b633d29b123e3b2a05 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 13:42:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4608261..5976449 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108309.jpg?_wi=1" imageAlt="Modern electronics store interior with various gadgets on display" /> @@ -122,7 +122,7 @@ export default function LandingPage() { "Support", "Guidance", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-shop-assistant-helps-young-couple-choose-new-home-appliance_93675-133540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-shop-assistant-helps-young-couple-choose-new-home-appliance_93675-133540.jpg?_wi=1", imageAlt: "Technician assisting a customer with an electronic device.", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { "Selection", "Variety", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-shopping-supermarket_23-2148150037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-shopping-supermarket_23-2148150037.jpg?_wi=1", imageAlt: "Rows of modern electronics and home appliances.", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { "Convenience", "Choice", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516381.jpg?_wi=1", imageAlt: "People shopping online and in-store.", }, ]} @@ -163,7 +163,7 @@ export default function LandingPage() { name: "Samsung 65\" 4K QLED TV", price: "R24,999", variant: "Smart TV", - imageSrc: "http://img.b2bpic.net/free-photo/view-computer-monitor-display_23-2150757315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-computer-monitor-display_23-2150757315.jpg?_wi=1", imageAlt: "Samsung 65-inch 4K QLED TV", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { tag: "Hardware", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-with-headphones_23-2148563529.jpg", avatarAlt: "Oageng Mosime", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108309.jpg?_wi=2", imageAlt: "male customer smiling headshot", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { tag: "Customer Service", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg", avatarAlt: "Innocent Phakoe", - imageSrc: "http://img.b2bpic.net/free-photo/male-shop-assistant-helps-young-couple-choose-new-home-appliance_93675-133540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-shop-assistant-helps-young-couple-choose-new-home-appliance_93675-133540.jpg?_wi=2", imageAlt: "male customer smiling headshot", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { tag: "Sound Systems", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-stylish-black-man-wearing-party-blazer-smiling-happy-camera_1258-26368.jpg", avatarAlt: "Singo Ankonisaho", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-shopping-supermarket_23-2148150037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-shopping-supermarket_23-2148150037.jpg?_wi=2", imageAlt: "male customer smiling headshot", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { tag: "Televisions", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", avatarAlt: "Lebogang M.", - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516381.jpg?_wi=2", imageAlt: "male customer smiling headshot", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { tag: "Online Order", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mature-lawyer-sitting-with-business-customer_23-2147898441.jpg", avatarAlt: "Thabo K.", - imageSrc: "http://img.b2bpic.net/free-photo/view-computer-monitor-display_23-2150757315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-computer-monitor-display_23-2150757315.jpg?_wi=2", imageAlt: "male customer smiling headshot", }, ]} -- 2.49.1