From 4dc67178cc710c4380205cec915380dfd0092a66 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 16:35:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f166af..30732c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function LandingPage() { quote: "Enfin une agence qui comprend le jargon dentaire et l'importance de l'éthique médicale.", name: "Dr. Marie Dubreuil", role: "Orthodontiste", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg?_wi=1", }, { id: "t2", @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Une réactivité exemplaire et des résultats tangibles dès les premiers mois. Un vrai partenaire de croissance.", name: "Dr. Philippe L.", role: "Orthodontiste", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg?_wi=2", }, ]} title="La voix de nos clients" -- 2.49.1