Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 13:19:31 +00:00

View File

@@ -161,17 +161,17 @@ export default function LandingPage() {
tagIcon={Star}
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "Patient since 2019", testimonial: "Dr. Smith and his team made me feel completely comfortable during my cosmetic treatment. The results exceeded my expectations and my smile has never been better!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", handle: "Patient since 2019", testimonial: "Dr. Smith and his team made me feel completely comfortable during my cosmetic treatment. The results exceeded my expectations and my smile has never been better!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", handle: "Regular Patient", testimonial: "I've been coming here for 5 years and the level of care is unmatched. The staff is always friendly and professional, and they genuinely care about your dental health.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", handle: "Emergency Patient", testimonial: "I had a terrible toothache and they fit me in same-day. The pain relief was immediate and the treatment was painless. Highly recommend for emergencies!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageAlt: "Emily Rodriguez"},
id: "3", name: "Emily Rodriguez", handle: "Emergency Patient", testimonial: "I had a terrible toothache and they fit me in same-day. The pain relief was immediate and the treatment was painless. Highly recommend for emergencies!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=1", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", handle: "Parent", testimonial: "My kids actually look forward to their dental visits here. Dr. Smith's gentle approach and the welcoming office make dental care stress-free for the whole family.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "David Kim"},
{
id: "5", name: "Jessica Martinez", handle: "Orthodontic Patient", testimonial: "The orthodontic treatment transformed my smile completely. The team was supportive throughout the entire process and the results are amazing.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Jessica Martinez"},
id: "5", name: "Jessica Martinez", handle: "Orthodontic Patient", testimonial: "The orthodontic treatment transformed my smile completely. The team was supportive throughout the entire process and the results are amazing.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Jessica Martinez"},
{
id: "6", name: "Robert Thompson", handle: "Patient", testimonial: "Professional, knowledgeable, and caring. This is truly the best dental practice in the area. I've already recommended them to all my friends.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageAlt: "Robert Thompson"},
id: "6", name: "Robert Thompson", handle: "Patient", testimonial: "Professional, knowledgeable, and caring. This is truly the best dental practice in the area. I've already recommended them to all my friends.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=2", imageAlt: "Robert Thompson"},
]}
animationType="slide-up"
textboxLayout="default"