Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 12:36:39 +00:00

View File

@@ -55,15 +55,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Marie Dubois", handle: "Patiente depuis 3 ans", testimonial: "Excellent accueil et professionnalisme. Le Dr. Martin m'a vraiment mise en confiance pour mon implant.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Marie Dubois"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Marie Dubois"
},
{
name: "Jean Leclerc", handle: "Urgence traitée rapidement", testimonial: "J'ai appelé en urgence. Ils m'ont reçu le jour même. Service impeccable et bienveillant.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jean Leclerc"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jean Leclerc"
},
{
name: "Sophie Moreau", handle: "Mère de famille", testimonial: "Cabinet très rassurant pour les enfants. Mon fils n'a plus peur du dentiste grâce à l'équipe.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg", imageAlt: "Sophie Moreau"
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg?_wi=1", imageAlt: "Sophie Moreau"
}
]}
testimonialRotationInterval={5000}
@@ -129,16 +129,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Marie Dubois", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Marie Dubois"
id: "1", name: "Marie Dubois", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Marie Dubois"
},
{
id: "2", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jean Leclerc"
id: "2", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jean Leclerc"
},
{
id: "3", name: "Sophie Moreau", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg", imageAlt: "Sophie Moreau"
id: "3", name: "Sophie Moreau", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg?_wi=2", imageAlt: "Sophie Moreau"
},
{
id: "4", name: "Pierre Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Pierre Laurent"
id: "4", name: "Pierre Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Pierre Laurent"
}
]}
cardTitle="Plus de 1000 patients satisfaits nous font confiance à Versailles"