diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 60f7d36..1171185 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { { value: "5.0★", title: "Google Rating" }, { value: "500+", title: "Happy Clients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg?_wi=2" imageAlt="Mesoestetic Tlemcen spa interior" useInvertedBackground={false} mediaAnimation="blur-reveal" @@ -71,7 +71,7 @@ export default function AboutPage() { value: "5.0", title: "Star Rating", description: "Consistently excellent feedback from clients", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-models-posing-together_23-2148313376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-models-posing-together_23-2148313376.jpg?_wi=3", imageAlt: "Skincare transformation results", }, { @@ -79,7 +79,7 @@ export default function AboutPage() { value: "10+", title: "Years Experience", description: "Dedicated expertise in professional skincare", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-explaining-anatomy_23-2149389043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-explaining-anatomy_23-2149389043.jpg?_wi=3", imageAlt: "Professional skincare consultation", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a9ef1dd..353846e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +