diff --git a/src/app/page.tsx b/src/app/page.tsx index 243c044..ef0de13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Local Business" tagIcon={Store} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg?_wi=1" imageAlt="Modern retail store interior" buttons={[ { text: "Get Directions", href: "location" }, @@ -113,7 +113,7 @@ export default function LandingPage() { description="123 Main Street" subdescription="Your City, State 12345" icon={Phone} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg?_wi=2" imageAlt="Store location map" mediaAnimation="slide-up" useInvertedBackground={false}