From f90244f8ffb16524248e75474233927c264f8a85 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 03:35:20 +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 b5d4688..0d7293e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { tagIcon={Coffee} tagAnimation="slide-up" background={{ variant: "aurora" }} - imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-saucer-table-with-defocus-cafe-background_23-2148209262.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-saucer-table-with-defocus-cafe-background_23-2148209262.jpg?_wi=1" imageAlt="Emirates Cafe appetizing coffee and food presentation" buttons={[ { text: "View Menu", href: "#menu" }, @@ -239,7 +239,7 @@ export default function LandingPage() {