From 1c5e10a13a88e0ec543faa9551c173b16f266f66 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:16:03 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 559517a..6f6e798 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,11 +66,11 @@ export default function AboutPage() { "Handmade daily with premium durum wheat flour and eggs. From classic spaghetti to creative filled pastas.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/top-view-delicious-uncooked-pasta_23-2149164786.jpg", + "http://img.b2bpic.net/free-photo/top-view-delicious-uncooked-pasta_23-2149164786.jpg?_wi=3", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/some-assorted-pasta-bowls-grey-plaster-wicker-placemat-background-top-view_176474-64129.jpg", + "http://img.b2bpic.net/free-photo/some-assorted-pasta-bowls-grey-plaster-wicker-placemat-background-top-view_176474-64129.jpg?_wi=3", }, }, { @@ -80,11 +80,11 @@ export default function AboutPage() { "Fresh catch prepared with Mediterranean herbs and the finest olive oils. A taste of the Italian coast.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/baked-salmon-with-vegetables_140725-1.jpg", + "http://img.b2bpic.net/free-photo/baked-salmon-with-vegetables_140725-1.jpg?_wi=4", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/plate-with-mussels-served-with-lemon-slices_140725-8999.jpg", + "http://img.b2bpic.net/free-photo/plate-with-mussels-served-with-lemon-slices_140725-8999.jpg?_wi=4", }, }, { @@ -94,11 +94,11 @@ export default function AboutPage() { "Creamy arborio rice dishes featuring seasonal ingredients and authentic preparation methods.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/cooking-tomato-sauce_23-2147985220.jpg", + "http://img.b2bpic.net/free-photo/cooking-tomato-sauce_23-2147985220.jpg?_wi=4", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902528.jpg", + "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902528.jpg?_wi=3", }, }, ]} -- 2.49.1 From 001445a6208285fbb22a085e7f128c59f5f95e16 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:16:04 +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 94baf5f..0cb0e46 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891127.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891127.jpg?_wi=2" imageAlt="Restaurant wine and ambiance" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From fb0ad10958b980274bb5cdf9ccc43e74629ad563 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:16:04 +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 81407f0..f1c5df4 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' }, '*'); })(); +` + }} + /> + +