diff --git a/src/app/page.tsx b/src/app/page.tsx index b76330d..545d2b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Joel was fantastic — prompt, reliable, great communicator. Excellent workmanship.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-near-electric-scooter_23-2149356837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-near-electric-scooter_23-2149356837.jpg?_wi=1", imageAlt: "professional plumber smiling tools background", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "What really sets them apart is punctuality and reliability — a rare find.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132392.jpg?_wi=1", imageAlt: "plumbing leak detection tech", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "So awesome to find this plumber. Prompt response, expertise and efficiency.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/compass-red-piece-wood_23-2147776859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/compass-red-piece-wood_23-2147776859.jpg?_wi=1", imageAlt: "drain cleaning professional tools", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Reliable tradie who takes pride in his work, shows up when he says, communicates.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-man-with-stylish-beard-wearing-white-t-shirt-baseball-cap-backwards-looking-away-with-confident-proud-face-expression-while-getting-his-four-wheel-drive-vehicle_273609-1586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-man-with-stylish-beard-wearing-white-t-shirt-baseball-cap-backwards-looking-away-with-confident-proud-face-expression-while-getting-his-four-wheel-drive-vehicle_273609-1586.jpg?_wi=1", imageAlt: "gas regulator caravan plumbing", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Absolutely amazing. Reliable, communicates well, gets the job done efficiently.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "happy client portrait", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "tel:0488136267", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-near-electric-scooter_23-2149356837.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-near-electric-scooter_23-2149356837.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", @@ -188,7 +188,7 @@ export default function LandingPage() { tags: [ "Emergency", ], - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132392.jpg?_wi=2", }, { id: "2", @@ -198,7 +198,7 @@ export default function LandingPage() { tags: [ "Essential", ], - imageSrc: "http://img.b2bpic.net/free-photo/compass-red-piece-wood_23-2147776859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/compass-red-piece-wood_23-2147776859.jpg?_wi=2", }, { id: "3", @@ -208,7 +208,7 @@ export default function LandingPage() { tags: [ "Specialized", ], - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-man-with-stylish-beard-wearing-white-t-shirt-baseball-cap-backwards-looking-away-with-confident-proud-face-expression-while-getting-his-four-wheel-drive-vehicle_273609-1586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-man-with-stylish-beard-wearing-white-t-shirt-baseball-cap-backwards-looking-away-with-confident-proud-face-expression-while-getting-his-four-wheel-drive-vehicle_273609-1586.jpg?_wi=2", }, ]} title="Comprehensive Plumbing Services" @@ -223,7 +223,7 @@ export default function LandingPage() { { id: "1", name: "Tracey K", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", }, { id: "2",