diff --git a/src/app/page.tsx b/src/app/page.tsx index acf5eba..fc5d9ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Residential Electrical", tags: ["Wiring", "Installation", "Repair"], - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176683.jpg", imageAlt: "Residential electrical installation" + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176683.jpg?_wi=1", imageAlt: "Residential electrical installation" }, { id: "2", title: "Commercial Solutions", tags: ["Systems", "Maintenance", "Upgrades"], @@ -101,7 +101,7 @@ export default function LandingPage() { description="Years of reliable service and satisfied customers" metrics={[ { - id: "1", value: "5,000+", title: "Projects Completed", description: "Residential and commercial installations", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176683.jpg", imageAlt: "Completed electrical projects" + id: "1", value: "5,000+", title: "Projects Completed", description: "Residential and commercial installations", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176683.jpg?_wi=2", imageAlt: "Completed electrical projects" }, { id: "2", value: "98%", title: "Customer Satisfaction", description: "Rated excellent by our clients", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-with-safety-glasses-helmet-near-switchboard_169016-24220.jpg", imageAlt: "Customer satisfaction guarantee"