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", }, ]} 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' }, '*'); })(); +` + }} + /> + +