From 5403e2627be6c32bc87571adf5601a43a94c9b2d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:34:26 +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 3654d3e..e2fcef0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -66,7 +66,7 @@ export default function ContactPage() { icon: DollarSign, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055814.jpg?_wi=4" imageAlt="OhO PURE VEG restaurant interior" mediaAnimation="slide-up" textboxLayout="default" -- 2.49.1 From a9bf5de87bdc2c804e73b9cba7ae9581a6f0cdba Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:34:26 +0000 Subject: [PATCH 2/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 c854221..9a3adae 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -29,28 +29,28 @@ export default function GalleryPage() { id: "2", title: "Gourmet Burgers", description: "Perfectly stacked burgers with crispy paneer, fresh salads, and our special signature sauce. Each bite is a celebration of flavors.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-with-chalkboard_23-2148235037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-with-chalkboard_23-2148235037.jpg?_wi=3", imageAlt: "Gourmet burger close-up", }, { id: "3", title: "Handcrafted Pasta", description: "Silky smooth pasta twirled with care. Our Italian-inspired dishes are prepared fresh daily with the finest vegetables and sauces.", - imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431759.jpg?_wi=2", imageAlt: "Pasta twirl on fork", }, { id: "4", title: "Artistic Desserts", description: "Our desserts are as beautiful as they are delicious. Meticulously plated creations that delight both the eye and the palate.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-many-canapes-festive-banquet_627829-8237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-many-canapes-festive-banquet_627829-8237.jpg?_wi=2", imageAlt: "Artistic dessert plating", }, { id: "5", title: "Modern Café Space", description: "Welcome to our bright, welcoming café space designed for comfort and connection. Perfect for casual dining, family gatherings, or quick bites.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-barista-taking-phone-order_1098-20946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-barista-taking-phone-order_1098-20946.jpg?_wi=2", imageAlt: "Restaurant counter service", }, ]; -- 2.49.1 From c7ae1b63dcdfea5715380edbe2230326738d646d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:34:27 +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 d621228..0dac7c8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +