diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ec44d0..4ac0a2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function HomePage() { title: "Why Choose Irish Age Plumbing", logoIcon: Droplet, imageSrc: - "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", + "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1", searchPlaceholder: "Search services...", sidebarItems: [ { icon: Clock, active: true }, @@ -181,11 +181,11 @@ export default function HomePage() { "24/7 emergency plumbing response for burst pipes, severe leaks, and urgent issues. Our technicians arrive quickly to minimize damage and restore functionality.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", }, }, { @@ -195,11 +195,11 @@ export default function HomePage() { "Professional installation of new pipes and replacement of old, corroded, or damaged piping systems using industry-best materials and techniques.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", + "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17480.jpg", + "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17480.jpg?_wi=1", }, }, { @@ -209,11 +209,11 @@ export default function HomePage() { "Advanced leak detection technology to locate hidden leaks quickly and accurately. We repair leaks at the source to prevent water damage and waste.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", + "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", + "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=1", }, }, { @@ -309,7 +309,7 @@ export default function HomePage() { testimonial: "Incredibly fast response time and professional service. The technician fixed our burst pipe within hours without any mess. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Sarah O'Connor", icon: ThumbsUp, }, @@ -320,7 +320,7 @@ export default function HomePage() { testimonial: "We needed emergency plumbing service for our commercial kitchen. Irish Age Plumbing arrived in 25 minutes and resolved the issue perfectly. Great value for money.", imageSrc: - "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1", imageAlt: "Michael Murphy", icon: Star, }, @@ -331,7 +331,7 @@ export default function HomePage() { testimonial: "Reliable, honest, and fair pricing. They provided a detailed estimate before work and explained every step. We use them for all our properties now.", imageSrc: - "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "Emma Kelly", icon: CheckCircle, }, @@ -390,7 +390,7 @@ export default function HomePage() {