From 38bd12482a6a065ddb4a3a83968c0368b63af079 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 10:43:41 +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 c9a72df..28ea5e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419135.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419135.jpg?_wi=1" imageAlt="Kushwaha Electrical Shop display" avatars={[ { @@ -147,7 +147,7 @@ export default function LandingPage() { description: "Proudly serving the Sarlahi community.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="professional electrician working" /> @@ -221,7 +221,7 @@ export default function LandingPage() { description: "Affordable rates for all local residents.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419135.jpg?_wi=2", imageAlt: "Modern kitchen interior design", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { description: "Personalized service by Ramesh Kushwaha.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg?_wi=2", imageAlt: "Modern kitchen interior design", }, ]} -- 2.49.1