From 22cfff59de1629280a94481816483ec028bcc370 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:14:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22e0fd3..c466461 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg", @@ -156,7 +156,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About Our Team" description="With over 10 years of experience, we pride ourselves on delivering top-notch landscape transformations and reliable customer service." - imageSrc="http://img.b2bpic.net/free-photo/happy-family-is-picking-carrots_1398-1862.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-family-is-picking-carrots_1398-1862.jpg?_wi=1" /> @@ -331,7 +331,7 @@ export default function LandingPage() { quote: "Excellent lawn care service, my backyard looks fantastic!", tag: "Lawn Care", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-looking-digital-tablet_23-2147862761.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg?_wi=2", imageAlt: "happy home owner front lawn", }, { @@ -375,7 +375,7 @@ export default function LandingPage() { quote: "Friendly and professional work every time they visit.", tag: "Mowing", avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-talking_1098-15340.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-family-is-picking-carrots_1398-1862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-family-is-picking-carrots_1398-1862.jpg?_wi=2", imageAlt: "happy home owner front lawn", }, ]} -- 2.49.1