From 10dbad9231bdaec71cf8d0e0d1b430eecb117814 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 12:28:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 218072f..03eeae7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/builder-uniform-digital-tablet-wooden-background-flat-lay_169016-24417.jpg", imageAlt: "smiling customer portrait happy woman"}, { name: "Emily R.", handle: "@GardenLover", testimonial: "So impressed with their landscape design service! Our backyard is now our favorite place to relax. The team was fantastic and very knowledgeable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-serious-bearded-man-blue-y-shirt-gloves-concentrated-working-garden-planting-sprouts-flowerpot-gardener-spending-day-his-countryside-house_176420-19926.jpg", imageAlt: "smiling customer portrait happy woman"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-serious-bearded-man-blue-y-shirt-gloves-concentrated-working-garden-planting-sprouts-flowerpot-gardener-spending-day-his-countryside-house_176420-19926.jpg?_wi=1", imageAlt: "smiling customer portrait happy woman"}, { name: "David K.", handle: "@SatisfiedClient", testimonial: "Exceptional service from start to finish. Our lawn used to be patchy, but Allison Lawn Service brought it back to life. Truly outstanding!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "smiling customer portrait happy woman"}, @@ -104,7 +104,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", alt: "Joyful business woman with coffee cup"}, ]} avatarText="Trusted by over 100+ local homeowners and businesses." - imageSrc="http://img.b2bpic.net/free-photo/close-up-young-serious-bearded-man-blue-y-shirt-gloves-concentrated-working-garden-planting-sprouts-flowerpot-gardener-spending-day-his-countryside-house_176420-19926.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-young-serious-bearded-man-blue-y-shirt-gloves-concentrated-working-garden-planting-sprouts-flowerpot-gardener-spending-day-his-countryside-house_176420-19926.jpg?_wi=2" imageAlt="Beautifully manicured lawn with a residential house in the background" mediaAnimation="opacity" fixedMediaHeight={true} -- 2.49.1