From 3c490cde432ca5ec6c7d992d502f5af924a8d7d1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 01:00:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 964fd4d..05d2f47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { { text: "View Menu", href: "#menu"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEv9KAQUsqhLqoA3HhRE04ikoM/uploaded-1779757202687-4czshi3y.jpg" imageAlt="Cozy cafe interior with coffee and pastries" mediaAnimation="blur-reveal" tagIcon={Sparkles} @@ -115,7 +115,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Story: Brooklyn's Favorite Cozy Cafe" description="Nestled in the heart of Brooklyn, Cafe Bazaar is more than just a coffee shop – it's a community hub. We pride ourselves on creating a warm, inviting atmosphere where every visit feels like coming home. From freshly brewed artisanal coffees to delectable homemade pastries, we craft every item with passion and care. Come experience the charm and comfort that makes us a neighborhood gem." - imageSrc="http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEv9KAQUsqhLqoA3HhRE04ikoM/uploaded-1779757202687-s2ztw1ds.jpg" imageAlt="Inviting interior of Cafe Bazaar with comfortable seating" /> @@ -300,4 +300,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file