From 6acb72e2dc849a1142a77fc1d74ca4d768937b67 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:09:53 +0000 Subject: [PATCH 1/5] 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 d88bc59..842e019 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -71,7 +71,7 @@ export default function ContactPage() { description="Got questions? We've got answers! Check out our FAQ section for everything you need to know." tag="Help & Support" faqs={contactFaqs} - imageSrc="http://img.b2bpic.net/free-vector/ask-me-question-social-media-template_632498-23988.jpg" + imageSrc="http://img.b2bpic.net/free-vector/ask-me-question-social-media-template_632498-23988.jpg?_wi=2" imageAlt="Customer support help" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From d51fd041569d3c1e84ac5ecec6ccf0cb8252ee8c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:09:53 +0000 Subject: [PATCH 2/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 03ef2d9..48f027d 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -18,37 +18,37 @@ export default function GalleryPage() { { title: "Signature Cheese Blast Pizza", description: "Our most popular pizza with melted cheese and fresh vegetables", - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-slice-khachapuri-georgian-cheese-bread_140725-670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-slice-khachapuri-georgian-cheese-bread_140725-670.jpg?_wi=3", imageAlt: "Cheese Blast Pizza", }, { title: "Spiced Paneer Tikka Pizza", description: "Traditional Indian spices meet Italian pizza perfection", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-red-basilic-leaves_114579-3134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-red-basilic-leaves_114579-3134.jpg?_wi=3", imageAlt: "Paneer Tikka Pizza", }, { title: "Crispy Paneer Burger", description: "Golden fried paneer with fresh lettuce and special sauce", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-11882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-11882.jpg?_wi=3", imageAlt: "Paneer Burger", }, { title: "Creamy White Sauce Pasta", description: "Smooth and savory pasta in our signature white sauce", - imageSrc: "http://img.b2bpic.net/free-photo/creamy-risotto-with-herbs-cheese-white-bowl_9975-124450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creamy-risotto-with-herbs-cheese-white-bowl_9975-124450.jpg?_wi=3", imageAlt: "White Sauce Pasta", }, { title: "Complete Veg Thali", description: "Traditional Indian meal with rice, bread, curry and vegetables", - imageSrc: "http://img.b2bpic.net/free-photo/vibrant-pottery-with-chili-pepper-decoration-homemade-cooking-generated-by-ai_188544-18084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vibrant-pottery-with-chili-pepper-decoration-homemade-cooking-generated-by-ai_188544-18084.jpg?_wi=3", imageAlt: "Veg Thali", }, { title: "Chocolate Dream Cake", description: "Rich layered chocolate dessert for sweet cravings", - imageSrc: "http://img.b2bpic.net/free-photo/chocolade-cake-table_140725-2363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolade-cake-table_140725-2363.jpg?_wi=3", imageAlt: "Chocolate Dream Cake", }, ]; -- 2.49.1 From d05c8aa2d21d85066dd7fa07fadc6c83770bca4a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:09:54 +0000 Subject: [PATCH 3/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 05376ab..b91fc34 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +