From cb276c7277158d026c1b481174cbb74ed65eab36 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 11:20:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d6bab3..6df7a20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,28 +65,28 @@ export default function LandingPage() { handle: "@siobhan", testimonial: "Very pleased with our garden transformation. Would highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg?_wi=1", }, { name: "David Watson", handle: "@david", testimonial: "Great work, the mutts nuts!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=1", }, { name: "Susie Koukoulis", handle: "@susie", testimonial: "Alex transformed our garden above and beyond our expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-dark-skinned-bearded-caucasian-farmer-smiling-working-garden-collects-lettuce-leaves-getting-ready-evening-meetup-with-friends-his-house_176420-19898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-dark-skinned-bearded-caucasian-farmer-smiling-working-garden-collects-lettuce-leaves-getting-ready-evening-meetup-with-friends-his-house_176420-19898.jpg?_wi=1", }, { name: "Matt Hallett", handle: "@matt", testimonial: "Amazing prices, amazing work. Will definitely use these guys again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868279.jpg?_wi=1", }, { name: "Diana Fowler", @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg" + imageSrc="http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/elderly-female-keeping-arms-folded-her-chest-looking-camera-with-confident-smile_1153-9402.jpg", @@ -172,7 +172,7 @@ export default function LandingPage() { title: "Patios & Paving", subtitle: "Quality", description: "Expertly laid patios and pathways built to last.", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg?_wi=2", imageAlt: "professional landscape gardener portrait", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { title: "Lawn Installation", subtitle: "Fresh", description: "Professional turfing for a lush, green lawn.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg?_wi=2", imageAlt: "professional landscape gardener portrait", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { title: "Fencing", subtitle: "Secure", description: "Premium fencing and boundary solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=2", imageAlt: "professional landscape gardener portrait", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { title: "Driveways", subtitle: "Access", description: "Durable and stylish driveway installations.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-dark-skinned-bearded-caucasian-farmer-smiling-working-garden-collects-lettuce-leaves-getting-ready-evening-meetup-with-friends-his-house_176420-19898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-dark-skinned-bearded-caucasian-farmer-smiling-working-garden-collects-lettuce-leaves-getting-ready-evening-meetup-with-friends-his-house_176420-19898.jpg?_wi=2", imageAlt: "professional landscape gardener portrait", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { title: "Renovations", subtitle: "Transform", description: "Full garden overhauls and outdoor improvements.", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868279.jpg?_wi=2", imageAlt: "professional landscape gardener portrait", }, ]}