From 63061784e40f807395b55e21ab7550990df93f52 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 10:22:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fffebf..445dd9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "tel:3391890211", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg?_wi=1" imageAlt="La Splendida - Blanchisserie de luxe" mediaAnimation="blur-reveal" avatars={[ @@ -147,7 +147,7 @@ export default function LandingPage() { description: "Des résultats impeccables pour chaque article traité avec soin.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg?_wi=1" imageAlt="Artisanat textile" mediaAnimation="slide-up" /> @@ -161,32 +161,32 @@ export default function LandingPage() { { title: "Nettoyage à sec", description: "Traitement professionnel des tissus délicats et des costumes.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg?_wi=2", }, { title: "Repassage perfection", description: "Pour un tomber parfait de vos chemises et robes.", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg?_wi=2", }, { title: "Retouches", description: "Ajustements précis par nos couturiers experts.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg?_wi=3", }, { title: "Soins du cuir", description: "Nettoyage et revitalisation de vos pièces en cuir.", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg?_wi=3", }, { title: "Blanchisserie linge maison", description: "Entretien complet de vos draps et nappes délicates.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket-close-up_23-2148898084.jpg?_wi=4", }, { title: "Abonnement entreprise", description: "Gestion des uniformes et textiles professionnels.", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-hand-taking-measurement-his-customer-s-chest-with-yellow-measuring-tape_23-2148180370.jpg?_wi=4", }, ]} title="Nos Services" -- 2.49.1