From 091fb10417228c45034d313a7de788bf14a28150 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:05:28 +0000 Subject: [PATCH 1/4] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index cc1ea58..9d8e980 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -42,21 +42,21 @@ export default function GalleryPage() { id: "1", name: "Treatment Room 1", price: "Experience", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-tattoo-master-workplace-modern-studio_574295-691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-tattoo-master-workplace-modern-studio_574295-691.jpg?_wi=2", imageAlt: "modern spa salon interior design aesthetic", }, { id: "2", name: "Relaxation Area", price: "Wellness", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=2", imageAlt: "spa relaxation room design peaceful", }, { id: "3", name: "Professional Space", price: "Excellence", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-applying-cosmetics_23-2148113238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-applying-cosmetics_23-2148113238.jpg?_wi=2", imageAlt: "beauty salon mirrors lighting professional", }, ]} -- 2.49.1 From 9901d64dc45ff14a779696ae924da117039655a1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:05:29 +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 8f2e98e..dfaec75 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +