From 1150c10f1e4e01c32a562811dc4c2925c4549f73 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:20:36 +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 b41e8fb..2bf0a46 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" -- 2.49.1