From 366007c04308a27796739b1167f4ce6313402f0e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:43:06 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2f42166..aabb982 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -62,7 +62,7 @@ export default function AboutPage() { description: "Nous travaillons avec des artisans et des fournisseurs locaux de Salon-de-Provence et de la région PACA, soutenant l'économie locale tout en garantissant la qualité." } ]} - imageSrc="http://img.b2bpic.net/free-photo/confident-designer_1098-12836.jpg" + imageSrc="http://img.b2bpic.net/free-photo/confident-designer_1098-12836.jpg?_wi=2" imageAlt="Équipe Le 121 Concept" mediaAnimation="slide-up" imagePosition="right" @@ -88,21 +88,21 @@ export default function AboutPage() { id: "1", title: "Authenticité et respect", tags: ["Intégrité", "Éthique"], - imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-pigments-with-copy-space_23-2148734413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-pigments-with-copy-space_23-2148734413.jpg?_wi=2", imageAlt: "Authenticité" }, { id: "2", title: "Durabilité et responsabilité", tags: ["Environnement", "Choix conscients"], - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135753.jpg?_wi=2", imageAlt: "Durabilité" }, { id: "3", title: "Innovation dans la créativité", tags: ["Design", "Tendances modernes"], - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=2", imageAlt: "Innovation" } ]} @@ -129,7 +129,7 @@ export default function AboutPage() { quote: "Nous avons fait confiance au 121 Concept pour rénover complètement notre intérieur. Le résultat a dépassé nos attentes. L'équipe était professionnelle, créative et à l'écoute du début à la fin.", name: "Isabelle Duchamp", role: "Propriétaire à Salon-de-Provence", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Isabelle Duchamp" }, { @@ -138,7 +138,7 @@ export default function AboutPage() { quote: "En tant qu'entrepreneur, j'apprécie la rigueur et le professionnalisme. Le 121 Concept a livré exactement ce qui était promis, dans les délais et le budget convenus.", name: "Marc Fontaine", role: "Chef d'entreprise", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg?_wi=2", imageAlt: "Marc Fontaine" }, { @@ -147,7 +147,7 @@ export default function AboutPage() { quote: "Chaque visite à la boutique est une expérience. Les conseillers connaissent leurs produits, sont chaleureux, et toujours prêts à m'aider à trouver ce que je cherche.", name: "Anne-Marie Leclerc", role: "Passionnée de décoration", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg?_wi=2", imageAlt: "Anne-Marie Leclerc" } ]} @@ -157,7 +157,7 @@ export default function AboutPage() { {/* Footer */}