Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 14:32:50 +00:00

View File

@@ -115,10 +115,10 @@ export default function LandingPage() {
description="Real stories from people who've experienced our compassionate care"
testimonials={[
{
id: "1", name: "Jennifer Chen, Professional", date: "Date: January 2025", title: "Finally, a dentist who listens!", quote: "I used to dread dental visits, but Dr. Mitchell and her team made me feel comfortable from day one. The attention to detail and genuine care transformed my perspective on dental health.", tag: "Routine Care", avatarSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", avatarAlt: "Jennifer Chen", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
id: "1", name: "Jennifer Chen, Professional", date: "Date: January 2025", title: "Finally, a dentist who listens!", quote: "I used to dread dental visits, but Dr. Mitchell and her team made me feel comfortable from day one. The attention to detail and genuine care transformed my perspective on dental health.", tag: "Routine Care", avatarSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", avatarAlt: "Jennifer Chen", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1"
},
{
id: "2", name: "Michael Rodriguez, Entrepreneur", date: "Date: December 2024", title: "My smile changed my confidence", quote: "The cosmetic whitening and veneers gave me the smile I've always wanted. The results exceeded my expectations, and the entire process was seamless and painless.", tag: "Cosmetic", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", avatarAlt: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg"
id: "2", name: "Michael Rodriguez, Entrepreneur", date: "Date: December 2024", title: "My smile changed my confidence", quote: "The cosmetic whitening and veneers gave me the smile I've always wanted. The results exceeded my expectations, and the entire process was seamless and painless.", tag: "Cosmetic", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", avatarAlt: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg?_wi=1"
},
{
id: "3", name: "Sarah Williams, Parent", date: "Date: November 2024", title: "My kids actually look forward to appointments", quote: "The pediatric dentistry team is amazing with children. My kids no longer fear the dentist—they genuinely enjoy their visits. That's worth everything to me.", tag: "Pediatric", avatarSrc: "http://img.b2bpic.net/free-photo/happy-intern-starting-her-career_1262-17047.jpg", avatarAlt: "Sarah Williams", imageSrc: "http://img.b2bpic.net/free-photo/happy-intern-starting-her-career_1262-17047.jpg"
@@ -127,10 +127,10 @@ export default function LandingPage() {
id: "4", name: "David Park, Executive", date: "Date: October 2024", title: "Emergency care saved my day", quote: "When I had a dental emergency during a business trip, SmileCare's extended hours and rapid response got me the care I needed. Incredibly professional and efficient.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg", avatarAlt: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg"
},
{
id: "5", name: "Emily Thompson, Designer", date: "Date: September 2024", title: "More than just a dental practice", quote: "SmileCare feels like a wellness center. The calming environment, the team's expertise, and their commitment to patient education made my entire experience wonderful.", tag: "Preventive", avatarSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", avatarAlt: "Emily Thompson", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
id: "5", name: "Emily Thompson, Designer", date: "Date: September 2024", title: "More than just a dental practice", quote: "SmileCare feels like a wellness center. The calming environment, the team's expertise, and their commitment to patient education made my entire experience wonderful.", tag: "Preventive", avatarSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", avatarAlt: "Emily Thompson", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2"
},
{
id: "6", name: "James Martinez, Healthcare Pro", date: "Date: August 2024", title: "This is what patient care looks like", quote: "As a healthcare professional myself, I can appreciate quality care. Dr. Mitchell and team exemplify best practices, compassion, and excellence in every interaction.", tag: "Advanced Care", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", avatarAlt: "James Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg"
id: "6", name: "James Martinez, Healthcare Pro", date: "Date: August 2024", title: "This is what patient care looks like", quote: "As a healthcare professional myself, I can appreciate quality care. Dr. Mitchell and team exemplify best practices, compassion, and excellence in every interaction.", tag: "Advanced Care", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", avatarAlt: "James Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg?_wi=2"
}
]}
textboxLayout="default"