diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 23ee625..45adc8a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { id: "sp1", name: "Premium Tapware", price: "Inquire", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=9", }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index cfe935a..dcf6456 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,19 +73,19 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=1", imageAlt: "Plumbing service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=1", imageAlt: "Gas fitting tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=1", imageAlt: "Plumbing repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-girl-blue-uniform-cap-holding-clipboard-looking-it-with-pensive-expression-thinking-standing-white-wall_141793-100368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-girl-blue-uniform-cap-holding-clipboard-looking-it-with-pensive-expression-thinking-standing-white-wall_141793-100368.jpg?_wi=1", imageAlt: "Professional support", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { text: "Book Now", href: "/contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=2", }, { id: "pro", @@ -198,7 +198,7 @@ export default function LandingPage() { text: "Emergency Call", href: "/contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=2", }, ]} /> diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 2060847..cfcd454 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { content: "A true and fair tradesman — highly recommend.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-delivery-girl-blue-uniform-cap-holding-clipboard-looking-it-with-pensive-expression-thinking-standing-white-wall_141793-100368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-delivery-girl-blue-uniform-cap-holding-clipboard-looking-it-with-pensive-expression-thinking-standing-white-wall_141793-100368.jpg?_wi=2" title="Trusted By Local Customers" description="Read more reviews and testimonials from our local community." faqsAnimation="slide-up" @@ -103,7 +103,7 @@ export default function LandingPage() { quote: "Bob did a fantastic job on our bathroom renovation.", tag: "Kitchen Fix", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-father-carrying-his-son-standing-near-kitchen-sink_23-2147938837.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=2", imageAlt: "modern plumbing professional technician", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 886b4e8..079e23a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { price: "Expert Repairs", rating: 5, reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=3", brand: "Plumbing", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { price: "Safe Installs", rating: 5, reviewCount: "50+", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=4", brand: "Gas", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { price: "Fast Repairs", rating: 5, reviewCount: "80+", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=5", brand: "Systems", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { price: "Fast Diagnosis", rating: 5, reviewCount: "120+", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=6", brand: "Drains", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { price: "Installs", rating: 5, reviewCount: "60+", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=7", brand: "Refit", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { price: "24/7 Available", rating: 5, reviewCount: "90+", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=8", brand: "Urgent", }, ]}