From 88dcb6ea5a940b94268c800d9d4938683d023728 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 21:02:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3262776..f4b9891 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,27 +73,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg?_wi=1", imageAlt: "Professional landscaping team working on residential yard design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg?_wi=2", imageAlt: "Beautifully landscaped garden with colorful flowers", }, { - imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg?_wi=3", imageAlt: "Expert lawn edging and maintenance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg?_wi=4", imageAlt: "French drain installation for yard drainage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg?_wi=5", imageAlt: "Garden design and planting plan", }, { - imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037313.jpg?_wi=6", imageAlt: "Finished residential backyard transformation", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { description="JG Landscaping Company is dedicated to transforming residential landscapes through smart design, timely completion, and professional communication." subdescription="Whether you need a French drain, yard regrading, or a complete garden redesign, our team listens to your inputs and offers smart plant selections to ensure your outdoor space thrives." icon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-papers-pencil_23-2148847791.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-papers-pencil_23-2148847791.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="Landscaping contractor consulting with a homeowner" /> @@ -199,7 +199,7 @@ export default function LandingPage() { mediaAnimation="slide-up" inputPlaceholder="Enter your email address" buttonText="Submit Request" - imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-papers-pencil_23-2148847791.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-papers-pencil_23-2148847791.jpg?_wi=2" imageAlt="Landscaping professional discussing plans" /> -- 2.49.1