Merge version_1 into main #3
@@ -125,22 +125,22 @@ export default function LandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "Dental Patient", testimonial: "Dr. Williams transformed my smile completely. The professionalism and care I received was exceptional. Highly recommend Luminous Dental!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", handle: "Dental Patient", testimonial: "Dr. Williams transformed my smile completely. The professionalism and care I received was exceptional. Highly recommend Luminous Dental!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "Business Executive", testimonial: "Outstanding experience from consultation to treatment. The office ambiance and staff attention to detail made me feel completely at ease.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"
|
||||
id: "2", name: "James Chen", handle: "Business Executive", testimonial: "Outstanding experience from consultation to treatment. The office ambiance and staff attention to detail made me feel completely at ease.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "Patient", testimonial: "I was nervous about my dental work, but the team at Luminous made me feel secure and comfortable throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "3", name: "Emma Rodriguez", handle: "Patient", testimonial: "I was nervous about my dental work, but the team at Luminous made me feel secure and comfortable throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Park", handle: "Health Professional", testimonial: "As a dentist myself, I was impressed by their clinical standards and state-of-the-art facilities. Exceptional practice.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Park"
|
||||
id: "4", name: "Michael Park", handle: "Health Professional", testimonial: "As a dentist myself, I was impressed by their clinical standards and state-of-the-art facilities. Exceptional practice.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Park"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Taylor", handle: "Patient", testimonial: "The results exceeded my expectations. Dr. Williams listens carefully and delivers exactly what you envision for your smile.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jessica Taylor"
|
||||
id: "5", name: "Jessica Taylor", handle: "Patient", testimonial: "The results exceeded my expectations. Dr. Williams listens carefully and delivers exactly what you envision for your smile.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Jessica Taylor"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Kumar", handle: "Patient", testimonial: "A truly premium dental experience. Every detail matters here, from the welcoming reception to the pain-free procedures.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar"
|
||||
id: "6", name: "David Kumar", handle: "Patient", testimonial: "A truly premium dental experience. Every detail matters here, from the welcoming reception to the pain-free procedures.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kumar"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Patient testimonials section"
|
||||
|
||||
Reference in New Issue
Block a user