diff --git a/src/app/page.tsx b/src/app/page.tsx index b90aef7..412a344 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { description="L'univers du bien-être, de la coiffure et des fêtes pour les enfants." buttons={[{ text: "Découvrir", href: "#services" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-with-flower-hair_1098-3071.jpg", imageAlt: "joli spa enfant spa" }, + { imageSrc: "http://img.b2bpic.net/free-photo/calm-woman-with-flower-hair_1098-3071.jpg?_wi=1", imageAlt: "joli spa enfant spa" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-cute-girl-birthday-party_23-2148046126.jpg", imageAlt: "fete enfant ballons" }, { imageSrc: "http://img.b2bpic.net/free-photo/mom-helping-her-child-styling-afro-hair_23-2149625743.jpg", imageAlt: "massage enfant doux" }, { imageSrc: "http://img.b2bpic.net/free-photo/cousins-wonderful-mood-are-lying-floor-high-spirits-girls-pose-with-sincere-smiles-pink-clothes-close-up-portrait_197531-9954.jpg", imageAlt: "coiffure enfant amusante" }, @@ -113,7 +113,7 @@ export default function LandingPage() {