From d6d3ae7354b467b92e7c306102175c3505ac161d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 21:57:14 +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 dd14820..4466535 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "tel:9407997306", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2713.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2713.jpg?_wi=1" imageAlt="Professionally maintained residential lawn in Azle, Texas" mediaAnimation="blur-reveal" avatars={[ @@ -127,7 +127,7 @@ export default function LandingPage() { description="At our core, we believe that every yard deserves to be a pride of the home. With 22 five-star reviews and a 4.9 rating, our team is dedicated to efficient, high-quality, and friendly service." subdescription="Whether it's routine mowing, tree trimming, or custom landscaping, we treat your property like our own." icon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg?_wi=1" imageAlt="Our lawn service professional ready to help" mediaAnimation="blur-reveal" /> @@ -152,7 +152,7 @@ export default function LandingPage() { description: "Expert tree trimming and hedge shaping to keep everything sharp.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2713.jpg?_wi=2", imageAlt: "lawn mowing grass trimming", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { description: "Defining clean lines for a polished, professional look every time.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg?_wi=2", imageAlt: "lawn mowing grass trimming", }, ]} -- 2.49.1