diff --git a/src/app/page.tsx b/src/app/page.tsx index bb02cef..70a1911 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Jennifer Walsh", handle: "Patient", testimonial: "Dr. Mitchell transformed my smile completely. The entire experience was professional, comfortable, and the results exceeded my expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", imageAlt: "Jennifer Walsh"}, + id: "1", name: "Jennifer Walsh", handle: "Patient", testimonial: "Dr. Mitchell transformed my smile completely. The entire experience was professional, comfortable, and the results exceeded my expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=1", imageAlt: "Jennifer Walsh"}, { id: "2", name: "Michael Chen", handle: "Patient", testimonial: "The team at Luxe Dental is outstanding. Their attention to detail and care for patient comfort is unmatched. I've never felt more confident about my dental care.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", imageAlt: "Michael Chen"}, { @@ -126,9 +126,9 @@ export default function LandingPage() { { id: "4", name: "David Park", handle: "Patient", testimonial: "I've been a patient for five years and I trust Dr. Mitchell completely. The results speak for themselves, and the care is genuinely exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg", imageAlt: "David Park"}, { - id: "5", name: "Sarah Anderson", handle: "Patient", testimonial: "The invisalign treatment was seamless. The team explained everything clearly and the results are perfect. Best decision I've made for my smile!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", imageAlt: "Sarah Anderson"}, + id: "5", name: "Sarah Anderson", handle: "Patient", testimonial: "The invisalign treatment was seamless. The team explained everything clearly and the results are perfect. Best decision I've made for my smile!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=2", imageAlt: "Sarah Anderson"}, { - id: "6", name: "Robert Martinez", handle: "Patient", testimonial: "Professional, friendly, and genuinely invested in patient outcomes. Luxe Dental sets the standard for premium dental care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", imageAlt: "Robert Martinez"}, + id: "6", name: "Robert Martinez", handle: "Patient", testimonial: "Professional, friendly, and genuinely invested in patient outcomes. Luxe Dental sets the standard for premium dental care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=3", imageAlt: "Robert Martinez"}, ]} speed={40} />