From 6162273890d58feaa09327d51381df0fc8edffc7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 03:37:22 +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 a245590..2ff74f6 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: "canvas-reveal" }} - 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() {