Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-04 06:06:12 +00:00

View File

@@ -143,17 +143,17 @@ export default function LandingPage() {
speed={40}
testimonials={[
{
id: "1", name: "Dr. Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "Luminous Dental transformed my smile with their advanced cosmetic procedures. The professionalism and care exceeded all expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Dr. Sarah Mitchell"},
id: "1", name: "Dr. Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "Luminous Dental transformed my smile with their advanced cosmetic procedures. The professionalism and care exceeded all expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Dr. Sarah Mitchell"},
{
id: "2", name: "James Richardson", handle: "Business Owner", testimonial: "The dental implant procedure was seamless. Their team made me feel comfortable throughout the entire process. Best investment in my smile.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson"},
id: "2", name: "James Richardson", handle: "Business Owner", testimonial: "The dental implant procedure was seamless. Their team made me feel comfortable throughout the entire process. Best investment in my smile.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Richardson"},
{
id: "3", name: "Emily Chen", handle: "Marketing Director", testimonial: "Finally found a dental practice that truly listens and delivers. The technology they use is impressive, and results are outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Chen"},
id: "3", name: "Emily Chen", handle: "Marketing Director", testimonial: "Finally found a dental practice that truly listens and delivers. The technology they use is impressive, and results are outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Chen"},
{
id: "4", name: "Michael Torres", handle: "Architect", testimonial: "The invisalign treatment was exactly what I needed. Professional, efficient, and the results are perfect. Thank you for the amazing care!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Torres"},
id: "4", name: "Michael Torres", handle: "Architect", testimonial: "The invisalign treatment was exactly what I needed. Professional, efficient, and the results are perfect. Thank you for the amazing care!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Torres"},
{
id: "5", name: "Rebecca Walsh", handle: "Healthcare Professional", testimonial: "As a healthcare worker myself, I appreciate the clinical excellence at Luminous Dental. Exceptional team and outstanding results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rebecca Walsh"},
id: "5", name: "Rebecca Walsh", handle: "Healthcare Professional", testimonial: "As a healthcare worker myself, I appreciate the clinical excellence at Luminous Dental. Exceptional team and outstanding results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Rebecca Walsh"},
{
id: "6", name: "David Kim", handle: "Financial Advisor", testimonial: "Outstanding patient experience from start to finish. The attention to detail and commitment to excellence is evident in everything they do.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
id: "6", name: "David Kim", handle: "Financial Advisor", testimonial: "Outstanding patient experience from start to finish. The attention to detail and commitment to excellence is evident in everything they do.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Kim"},
]}
/>
</div>