diff --git a/src/app/page.tsx b/src/app/page.tsx index fc2ccb6..5571d29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { description="Mableton Tobacco & Vape" subdescription="Serving the community with integrity since 2015" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/bar-concept_23-2147798028.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bar-concept_23-2147798028.jpg?_wi=1" imageAlt="Mableton Tobacco & Vape Store" mediaAnimation="slide-up" useInvertedBackground={false} @@ -224,7 +224,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us how we can help...", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bar-concept_23-2147798028.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bar-concept_23-2147798028.jpg?_wi=2" imageAlt="Mableton Tobacco & Vape Contact" mediaAnimation="slide-up" mediaPosition="right"