From d73f47aad7a4291bca9ac6eb11befc872f854926 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:52:00 +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 197f188..68dc086 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Portfolio", href: "#projects" } ]} background={{ variant: "floatingGradient" }} - imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-green-trees_1157-30893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-green-trees_1157-30893.jpg?_wi=1" imageAlt="Lush garden landscape" frameStyle="card" mediaAnimation="slide-up" @@ -120,7 +120,7 @@ export default function LandingPage() { description="20+ Years of Experience" subdescription="Serving the community with award-winning landscape solutions" icon={Sprout} - imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-green-trees_1157-30893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-green-trees_1157-30893.jpg?_wi=2" imageAlt="Professional gardening team" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1