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() {