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() {