From 5a43661d28fdc56b38177eb5d2aa85f5cd2e8163 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:17:48 +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 eeb9476..c6df4c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { { text: "Get Started", href: "#portfolio" }, { text: "Learn More", href: "#about" } ]} - imageSrc="http://img.b2bpic.net/free-photo/photographers-exploring-abandoned-location_23-2150974428.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photographers-exploring-abandoned-location_23-2150974428.jpg?_wi=1" imageAlt="Photography studio professional environment" showDimOverlay={true} buttonAnimation="slide-up" @@ -186,7 +186,7 @@ export default function LandingPage() {