From b36383e5def2ac5d7244b8daf498edf19d7091c7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:34:41 +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 df8b7e1..1652fb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Get a Free Estimate", href: "contact" }, { text: "View Our Work", href: "services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/swimming-ocean-vacation-summer-chair_1203-4051.jpg" + imageSrc="http://img.b2bpic.net/free-photo/swimming-ocean-vacation-summer-chair_1203-4051.jpg?_wi=1" imageAlt="Beautiful luxury English garden landscape design" showDimOverlay={true} /> @@ -179,7 +179,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/swimming-ocean-vacation-summer-chair_1203-4051.jpg" + imageSrc="http://img.b2bpic.net/free-photo/swimming-ocean-vacation-summer-chair_1203-4051.jpg?_wi=2" imageAlt="Landscape design consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1