From 3c5a76b1f5635b9a906c942e483e1fa667738f27 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:53:33 +0000 Subject: [PATCH 1/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 232044b..fae2d4b 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -49,7 +49,7 @@ export default function GalleryPage() { category: "Dishes", title: "Signature Butter Chicken", excerpt: "Our most popular dish featuring tender chicken in a rich, creamy tomato sauce with aromatic spices.", - imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg?_wi=2", imageAlt: "Butter Chicken", authorName: "Chef Harpreet", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-male-chef-wearing-uniform-looking-camera-pointing-side-isolated-brown-background_141793-133866.jpg", @@ -60,7 +60,7 @@ export default function GalleryPage() { category: "Ambiance", title: "Warm Restaurant Interior", excerpt: "Our cozy dining space designed to provide authentic Punjabi hospitality and comfort for families and gatherings.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2", imageAlt: "Restaurant Interior", authorName: "Sada Punjab", authorAvatar: "http://img.b2bpic.net/free-vector/chef-occupation-career-badges-collection_23-2149978290.jpg", @@ -71,7 +71,7 @@ export default function GalleryPage() { category: "Dishes", title: "Tandoori Specialties", excerpt: "Expertly prepared tandoori items marinated in traditional spices and cooked in our traditional clay oven.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg?_wi=3", imageAlt: "Tandoori Platter", authorName: "Chef Ranvir", authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg", @@ -82,7 +82,7 @@ export default function GalleryPage() { category: "Ambiance", title: "Punjabi Thali Experience", excerpt: "Complete Punjabi meal experience with multiple dishes, breads, and accompaniments representing the region's culinary richness.", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg?_wi=2", imageAlt: "Punjabi Thali", authorName: "Chef Priya", authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-pointing-away-white-uniform-looking-doubtful_176474-11729.jpg", -- 2.49.1 From 79fac930fb49f74b890549a01ec270e3e2405ae9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:53:34 +0000 Subject: [PATCH 2/5] 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 978107f..00fa857 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' }, '*'); })(); +` + }} + /> + +