From f0213f651104f00be1cee3f3b3cc056f473d7896 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:53:12 +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 56495c8..bc5088d 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: "sparkles-gradient" }} - 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