From 4067c552d535ba3cc46ede5b30552a3e89059f12 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 09:27:37 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8d5c01f..967cc5b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { secondaryButton={{ text: "Reserve Table", href: "#contact"}} leftItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/group-four-south-asian-men-s-posed-business-meeting-cafe-indians-work-together-using-various-gadgets-having-conversation_627829-5231.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/caffeine-working-coffee-cup-table_1122-2430.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg" }, @@ -70,7 +70,7 @@ export default function HomePage() { }, { title: "Culinary Experience", description: "Creative dishes made with fresh, locally sourced ingredients every day.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-tart-plate_23-2148519057.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg" } ]