From 8ec7eff5be698b5e59459b7af145baef437b1b2b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 23:08: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 6e8b2a5..a569842 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -224,7 +224,7 @@ export default function LandingPage() { description="Stop by for a perfectly crafted coffee, a moment of calm, or simply to experience the warmth that defines our community." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nxYfibvPiZP18Mtru3oTFFm3/uploaded-1773788859615-9qj9xk3z.png" imageAlt="Welcoming café storefront" mediaAnimation="opacity" mediaPosition="right" @@ -236,7 +236,7 @@ export default function LandingPage() {