From 51eedbb9c9330d20809ff29985e54996068d17fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:59:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4ec9b2..ed6cf2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { testimonials={[ { name: "Jennifer Martinez", handle: "Patient", testimonial: "The entire team was so welcoming and professional. I felt completely comfortable throughout my visit.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80" + imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80&_wi=1" }, { name: "David Chen", handle: "Patient", testimonial: "Dr. Ellisor explained everything clearly. Highly recommend Lake Jackson Family Dentistry!", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80" + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80&_wi=1" }, { name: "Sarah Williams", handle: "Patient", testimonial: "Best dental experience I've had. The staff genuinely cares about patient comfort.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80" + imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80&_wi=1" } ]} testimonialRotationInterval={5000} @@ -151,7 +151,7 @@ export default function LandingPage() { { id: 1, title: "General Dentistry", description: "Professional cleanings, fillings, sealants, and oral cancer screenings to maintain your dental health.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?w=400&q=80", imageAlt: "Professional cleaning and oral exam" }, - phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1576091160626-8e4f96a8f1f1?w=400&q=80", imageAlt: "Dental cleaning tools and equipment" } + phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1576091160626-8e4f96a8f1f1?w=400&q=80&_wi=1", imageAlt: "Dental cleaning tools and equipment" } }, { id: 2, @@ -160,7 +160,7 @@ export default function LandingPage() { }, { id: 3, - title: "Cosmetic Dentistry", description: "Teeth whitening, porcelain veneers, and smile makeovers to achieve your dream smile.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1576091160626-8e4f96a8f1f1?w=400&q=80", imageAlt: "Teeth whitening procedure" }, + title: "Cosmetic Dentistry", description: "Teeth whitening, porcelain veneers, and smile makeovers to achieve your dream smile.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1576091160626-8e4f96a8f1f1?w=400&q=80&_wi=2", imageAlt: "Teeth whitening procedure" }, phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1605461404834-78ad91c6d63f?w=400&q=80", imageAlt: "Smile makeover results" } }, { @@ -185,13 +185,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Exceptional Care and Attention", quote: "Dr. Ellisor took time to explain everything and made me feel completely at ease. The entire staff is professional and caring.", name: "Margaret Thompson", role: "Patient", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80", imageAlt: "Margaret Thompson" + id: "1", title: "Exceptional Care and Attention", quote: "Dr. Ellisor took time to explain everything and made me feel completely at ease. The entire staff is professional and caring.", name: "Margaret Thompson", role: "Patient", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80&_wi=2", imageAlt: "Margaret Thompson" }, { - id: "2", title: "Family-Friendly Dental Practice", quote: "We bring all three of our children here. Everyone from the dentists to the front desk staff treats our family like they care.", name: "Robert & Linda Johnson", role: "Patients", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80", imageAlt: "Johnson Family" + id: "2", title: "Family-Friendly Dental Practice", quote: "We bring all three of our children here. Everyone from the dentists to the front desk staff treats our family like they care.", name: "Robert & Linda Johnson", role: "Patients", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80&_wi=2", imageAlt: "Johnson Family" }, { - id: "3", title: "Modern Facility, Caring Team", quote: "The clinic is clean and modern, and the staff makes dental visits comfortable. Highly recommend to anyone looking for quality dental care.", name: "Patricia Garcia", role: "Patient", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80", imageAlt: "Patricia Garcia" + id: "3", title: "Modern Facility, Caring Team", quote: "The clinic is clean and modern, and the staff makes dental visits comfortable. Highly recommend to anyone looking for quality dental care.", name: "Patricia Garcia", role: "Patient", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80&_wi=2", imageAlt: "Patricia Garcia" }, { id: "4", title: "My Go-To Dental Provider", quote: "Been a patient for 5 years. The consistency of care, professionalism, and genuine concern for patients is outstanding.", name: "Michael Torres", role: "Patient", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&q=80", imageAlt: "Michael Torres"