From a9c76c6c5d9f58bed5a483b0a4383930dc478ba5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:02:45 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a8f2cec..4a796c5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -115,7 +115,7 @@ export default function AboutPage() { tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", avatarAlt: "Mehmet Yilmaz", - imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_1203-9044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_1203-9044.jpg?_wi=6", imageAlt: "Truffle risotto signature dish", }, { @@ -128,7 +128,7 @@ export default function AboutPage() { tag: "Critic's Choice", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2955.jpg", avatarAlt: "Sarah Mitchell", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-assortment-delicious-food_23-2148948989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-assortment-delicious-food_23-2148948989.jpg?_wi=6", imageAlt: "Mediterranean bass fine dining", }, { @@ -141,7 +141,7 @@ export default function AboutPage() { tag: "Regular Guest", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", avatarAlt: "Alexander Petrov", - imageSrc: "http://img.b2bpic.net/free-photo/serving-platter-side-dish-served-with-white-wine_140725-8665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-platter-side-dish-served-with-white-wine_140725-8665.jpg?_wi=5", imageAlt: "Restaurant atmosphere", }, { @@ -154,7 +154,7 @@ export default function AboutPage() { tag: "Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740316.jpg", avatarAlt: "Elena Kostadinova", - imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg?_wi=3", imageAlt: "Elegant dining room", }, ]} -- 2.49.1 From c6649e1a00aac9aa16fbe60e85e949a7e7fdd566 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:02:45 +0000 Subject: [PATCH 2/4] 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 8c9e5b4..d575a85 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' }, '*'); })(); +` + }} + /> + +