From d0b2343d9773354ca7a4435bb3a2d068fa542403 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:13:38 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4e81cd7..c174c54 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -72,14 +72,14 @@ export default function AboutPage() { id: "2", name: "Local Ingredients", price: "Farm Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-delicious-vegetable-salad_114579-83669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-delicious-vegetable-salad_114579-83669.jpg?_wi=3", imageAlt: "Fresh local vegetables", }, { id: "3", name: "Warm Hospitality", price: "Always", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg?_wi=3", imageAlt: "Welcoming restaurant interior", }, ]} -- 2.49.1 From f2bc77e7c59bd697443a1010288d992e186238fe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:13:39 +0000 Subject: [PATCH 2/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 3cd133e..838459a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg?_wi=4" imageAlt="Tamar Mepe restaurant interior" mediaPosition="right" mediaAnimation="opacity" -- 2.49.1 From 33f17107d95629899952ae1e094662685ef14059 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:13:39 +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 f79a5af..3bb1881 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1414,6 +1414,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +