From b4691b89af62665a4995144db887a398189f9598 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 16:23:26 +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 d3af141..342c8a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#visit", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_74190-2673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_74190-2673.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -140,7 +140,7 @@ export default function LandingPage() { title: "A Place to Belong", subtitle: "True Sanctuary", description: "Cozy, calm, and welcoming—the perfect environment to work, meet, or simply unwind.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2673.jpg?_wi=2", imageAlt: "minimalist coffee cup logo", }, { -- 2.49.1