From 0c2c919475b126833b026f6e04fbb9af7f3b2add Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:17:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2cf3d5..59a7aad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { { value: "Happy Hour", title: "Special Deals Daily" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1" imageAlt="VR Chittagong modern restaurant interior" mediaAnimation="blur-reveal" tagAnimation="slide-up" @@ -88,16 +88,16 @@ export default function LandingPage() {