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