From 93875c2a2754fda471520a5e1c783505b5fd4230 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 15:29:28 +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 43113c3..a5cebed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Sip in Comfort" description="Experience the warmth of Wisco Sips, where luxury meets cozy local charm in every cup." - imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_1203-7455.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_1203-7455.jpg?_wi=1" imageAlt="Luxurious café interior" /> @@ -88,7 +88,7 @@ export default function LandingPage() { title="Stop by Wisco Sips" description="Find your new favorite spot on Main St. We are open daily for your morning ritual." mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_1203-7455.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_1203-7455.jpg?_wi=2" background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1