From ad1385173a9d2cf876576e433a4a527604a26797 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:15:33 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 365d9c2..8c01fd7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,28 +21,28 @@ export default function AboutPage() { { title: "Heritage & Tradition", description: "Built on generations of Bengali culinary excellence and Mughlai traditions, Jashn-E-Bengal honors authentic recipes and cooking methods.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-spoons-with-spices_23-2148747709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-spoons-with-spices_23-2148747709.jpg?_wi=2", imageAlt: "Traditional spices", buttonIcon: ChevronRight }, { title: "Premium Ingredients", description: "We source the finest spices, fresh vegetables, and quality meats to ensure every dish meets our exacting standards.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-pilaf-bowl-appetizing-pilaf-meat-dried-fruits_140725-78894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-pilaf-bowl-appetizing-pilaf-meat-dried-fruits_140725-78894.jpg?_wi=3", imageAlt: "Premium ingredients", buttonIcon: ChevronRight }, { title: "Master Chefs", description: "Our team of experienced chefs brings passion and expertise to every plate, creating unforgettable culinary experiences.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232162.jpg?_wi=2", imageAlt: "Master chefs", buttonIcon: ChevronRight }, { title: "Community First", description: "We celebrate with the Bandel community, hosting weddings, festivals, and family gatherings with warmth and dedication.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262198.jpg?_wi=2", imageAlt: "Community celebration", buttonIcon: ChevronRight } -- 2.49.1 From 53f7d6762c708697321ccbdc1acad33d54ccb441 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:15:33 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3e0f7c9..ed90ca5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -117,7 +117,7 @@ export default function ContactPage() { rows: 4, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg?_wi=3" imageAlt="Elegant dining table reservation ready" mediaPosition="right" buttonText="Book Table" -- 2.49.1 From c7c551f514396f88a7d54aee4a5d002ead7836b3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:15:34 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 25b4589..cfed3cf 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +