From ec72566564755983a4c10551370c3e1ac735fe3f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 21:25:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89b06b9..4572c75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,14 +46,14 @@ export default function LandingPage() { title="Soins dentaires d'exception au cœur de Ste-Foy" description="Profitez d'une approche humaine et technologique avec la Dre Crystel Charest. Une excellence reconnue par nos patients." testimonials={[ - { name: "Jean Tremblay", handle: "@patient", testimonial: "Excellent service, très rassurant.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg", imageAlt: "modern dental clinic interior" }, - { name: "Marie Lavoie", handle: "@patient", testimonial: "La meilleure clinique à Québec!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-67174.jpg", imageAlt: "modern dental clinic interior" }, - { name: "Lucie B.", handle: "@patient", testimonial: "Professionnel et très propre.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053271.jpg", imageAlt: "modern dental clinic interior" }, - { name: "Marc G.", handle: "@patient", testimonial: "Dre Charest est très douce.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-skincare-routine_23-2151308595.jpg", imageAlt: "modern dental clinic interior" }, - { name: "Sophie P.", handle: "@patient", testimonial: "Accueil chaleureux, je recommande.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18590.jpg", imageAlt: "modern dental clinic interior" }, + { name: "Jean Tremblay", handle: "@patient", testimonial: "Excellent service, très rassurant.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg?_wi=1", imageAlt: "modern dental clinic interior" }, + { name: "Marie Lavoie", handle: "@patient", testimonial: "La meilleure clinique à Québec!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-67174.jpg?_wi=1", imageAlt: "modern dental clinic interior" }, + { name: "Lucie B.", handle: "@patient", testimonial: "Professionnel et très propre.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053271.jpg?_wi=1", imageAlt: "modern dental clinic interior" }, + { name: "Marc G.", handle: "@patient", testimonial: "Dre Charest est très douce.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-skincare-routine_23-2151308595.jpg?_wi=1", imageAlt: "modern dental clinic interior" }, + { name: "Sophie P.", handle: "@patient", testimonial: "Accueil chaleureux, je recommande.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18590.jpg?_wi=1", imageAlt: "modern dental clinic interior" }, ]} buttons={[{ text: "Prendre Rendez-vous", href: "#contact" }, { text: "(418) 687-6887", href: "tel:4186876887" }]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/smiling-dentist-white-coat_1098-21354.jpg", alt: "Smiling dentist in white coat" }, { src: "http://img.b2bpic.net/free-photo/close-up-happy-male-dentist-looking-camera_23-2147862093.jpg", alt: "Close-up of a happy male dentist looking at camera" }, @@ -104,7 +104,7 @@ export default function LandingPage() { description="Située dans l'édifice le Gibraltar, notre clinique allie expertise, douceur et technologies de pointe." subdescription="Chaque patient bénéficie d'un plan de traitement personnalisé dans un environnement zen et accueillant." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-67174.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-67174.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -116,11 +116,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Jean Tremblay", role: "Patient", company: "Québec", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-skincare-routine_23-2151308595.jpg", imageAlt: "aesthetic dental care teeth whitening" }, - { id: "2", name: "Marie Lavoie", role: "Patient", company: "Ste-Foy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg", imageAlt: "aesthetic dental care teeth whitening" }, - { id: "3", name: "Lucie B.", role: "Patient", company: "Québec", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-67174.jpg", imageAlt: "aesthetic dental care teeth whitening" }, - { id: "4", name: "Marc G.", role: "Patient", company: "Sillery", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053271.jpg", imageAlt: "aesthetic dental care teeth whitening" }, - { id: "5", name: "Sophie P.", role: "Patient", company: "Québec", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18590.jpg", imageAlt: "aesthetic dental care teeth whitening" }, + { id: "1", name: "Jean Tremblay", role: "Patient", company: "Québec", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-skincare-routine_23-2151308595.jpg?_wi=2", imageAlt: "aesthetic dental care teeth whitening" }, + { id: "2", name: "Marie Lavoie", role: "Patient", company: "Ste-Foy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg?_wi=3", imageAlt: "aesthetic dental care teeth whitening" }, + { id: "3", name: "Lucie B.", role: "Patient", company: "Québec", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-67174.jpg?_wi=3", imageAlt: "aesthetic dental care teeth whitening" }, + { id: "4", name: "Marc G.", role: "Patient", company: "Sillery", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053271.jpg?_wi=2", imageAlt: "aesthetic dental care teeth whitening" }, + { id: "5", name: "Sophie P.", role: "Patient", company: "Québec", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18590.jpg?_wi=2", imageAlt: "aesthetic dental care teeth whitening" }, ]} title="Nos patients témoignent" description="Découvrez pourquoi nous sommes notés 5.0 étoiles sur Google." -- 2.49.1