From 334a7daf16a5895c0a34be58ed1d7892b1bfb76e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:23:50 +0000 Subject: [PATCH 1/4] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index c7a5738..af493bd 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -45,35 +45,35 @@ export default function GalleryPage() { id: "gallery-1", name: "Ambiance Salon Premium", price: "", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protective-face-mask-getting-her-hair-styled-hairdresser-virus-epidemic_637285-9041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protective-face-mask-getting-her-hair-styled-hairdresser-virus-epidemic_637285-9041.jpg?_wi=3", imageAlt: "Espace salon luxe T Belle", }, { id: "gallery-2", name: "Coiffure Signature", price: "", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-lady-lying-calmly-with-petals-flowers-her-long-gorgeous-hair-beauty-concept_132075-8037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-lady-lying-calmly-with-petals-flowers-her-long-gorgeous-hair-beauty-concept_132075-8037.jpg?_wi=2", imageAlt: "Coiffure professionnelle signature", }, { id: "gallery-3", name: "Maquillage Artistique", price: "", - imageSrc: "http://img.b2bpic.net/free-photo/girl-making-up-her-cheeks_23-2148136596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-making-up-her-cheeks_23-2148136596.jpg?_wi=2", imageAlt: "Maquillage beauté professionnel", }, { id: "gallery-4", name: "Espace Wellness", price: "", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-bathing-brush-with-essential-oils-candles-spa-concept_127675-2567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-bathing-brush-with-essential-oils-candles-spa-concept_127675-2567.jpg?_wi=2", imageAlt: "Espace spa esthétique relaxation", }, { id: "gallery-5", name: "Coloration Highlights", price: "", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-creative-coloured-hair-pink-makeup_633478-1312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-creative-coloured-hair-pink-makeup_633478-1312.jpg?_wi=2", imageAlt: "Coloration highlights cheveux premium", }, ]} -- 2.49.1 From b88c5cbb7e7591016bd359a2767048a8d04c4dd5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:23:50 +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 be3ae65..0140221 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' }, '*'); })(); +` + }} + /> + +