From cf7677f33f9e9b2ad79fb412c98be35a1d35e057 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:14:28 +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 671340f..7b011b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="⭐ 4.9 Rating | 34+ Reviews" tagIcon={Star} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1" imageAlt="Dil Se Restaurant Interior" mediaAnimation="slide-up" buttons={[ @@ -171,7 +171,7 @@ export default function LandingPage() { }, { id: 2, - title: "Great Ambience", description: "Warm lighting, pleasant music, and welcoming decor that makes every meal special", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + title: "Great Ambience", description: "Warm lighting, pleasant music, and welcoming decor that makes every meal special", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2" }, { id: 3, -- 2.49.1