From e5778cbe87afabdb3305a74f047229875ce483e6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 05:10:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f0c13a..1a58c46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24226.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24226.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -123,19 +123,19 @@ export default function LandingPage() { id: "p1", name: "LED Lighting Solutions", price: "From $5", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633317.jpg?_wi=1", }, { id: "p2", name: "Electric Wires & Cables", price: "From $10", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-52227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-52227.jpg?_wi=1", }, { id: "p3", name: "Premium Ceiling Fans", price: "From $50", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52245.jpg?_wi=1", }, ]} title="Our Featured Products" @@ -162,7 +162,7 @@ export default function LandingPage() { quote: "Found all the electrical parts I needed for my office upgrade. Great shop.", name: "Anjali Sharma", role: "Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-52227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-52227.jpg?_wi=2", }, { id: "3", @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "Bought a high-quality fan here. Works perfectly and the price was fair.", name: "Vikram Singh", role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52245.jpg?_wi=2", }, { id: "4", @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "They really know their stuff. Saved me a lot of time on my repair job.", name: "Priya Das", role: "Electrician", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633317.jpg?_wi=2", }, ]} title="Customer Reviews" @@ -217,7 +217,7 @@ export default function LandingPage() {