From 51901a78d9bbf610890aee24e751636ce851edc5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 04:19:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5204a19..04f48f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15090.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -98,21 +98,21 @@ export default function LandingPage() { title: "Wiring Installations", description: "Expert wiring for homes and offices.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-work-electrical-panel-wiring-screwdriver-installation_169016-68060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-work-electrical-panel-wiring-screwdriver-installation_169016-68060.jpg?_wi=1", imageAlt: "Electrician at work Electrical panel wiring Screwdriver installation", }, { title: "Safety Inspections", description: "Ensure your property meets all safety standards.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15090.jpg?_wi=2", imageAlt: "Electrician at work Electrical panel wiring Screwdriver installation", }, { title: "Lighting Design", description: "Modern lighting solutions for every space.", buttonIcon: "Lightbulb", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-electrical-connection-cable_169016-50959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-electrical-connection-cable_169016-50959.jpg?_wi=1", imageAlt: "Electrician at work Electrical panel wiring Screwdriver installation", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "Excellent service and very professional.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/older-woman-drinking-coffee-smiling-house-white-shirt-daytime_176474-4942.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-15090.jpg?_wi=3", imageAlt: "portrait happy homeowner", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "Reliable and fast response time.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-electrical-connection-cable_169016-50959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-electrical-connection-cable_169016-50959.jpg?_wi=2", imageAlt: "portrait happy homeowner", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Professional work that passed all inspections.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-mixed-race-family-couple-analyze-data-develop-new-startup-project_273609-44860.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-work-electrical-panel-wiring-screwdriver-installation_169016-68060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-work-electrical-panel-wiring-screwdriver-installation_169016-68060.jpg?_wi=2", imageAlt: "portrait happy homeowner", }, { -- 2.49.1