From c1942b836ec3f850dcdd36d1dee88e0ec781ab68 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:59:17 +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 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" -- 2.49.1