From e1f97c5f22b5d4571f2afca5bbfaf50c3efcd075 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:14:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94a91b8..efa605f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { { id: "1", name: "Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "My smile has completely transformed. Dr. Chen's expertise and care exceeded all expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", name: "James Rodriguez", handle: "Business Owner", testimonial: "Professional, painless, and results-driven. The entire team made me feel comfortable and valued.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez"}, + id: "2", name: "James Rodriguez", handle: "Business Owner", testimonial: "Professional, painless, and results-driven. The entire team made me feel comfortable and valued.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Rodriguez"}, { id: "3", name: "Emily Watson", handle: "Marketing Director", testimonial: "Best dental experience ever. The attention to detail and patient care is unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Emily Watson"}, { @@ -162,7 +162,7 @@ export default function LandingPage() { { id: "5", name: "Jessica Brown", handle: "Designer", testimonial: "Not just a dentist—a partner in my smile journey. Results are stunning and long-lasting.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", imageAlt: "Jessica Brown"}, { - id: "6", name: "David Kumar", handle: "Entrepreneur", testimonial: "Exceptional treatment quality and genuine care. They truly listen to your goals and concerns.", 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: "Entrepreneur", testimonial: "Exceptional treatment quality and genuine care. They truly listen to your goals and concerns.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kumar"}, ]} />