diff --git a/src/app/page.tsx b/src/app/page.tsx index 6492556..a37e07a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,11 +83,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Alice M.", role: "Patient", testimonial: "The best clinic I've been to. Very gentle and professional staff.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15168.jpg" }, + { id: "t1", name: "Alice M.", role: "Patient", testimonial: "The best clinic I've been to. Very gentle and professional staff.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15168.jpg?_wi=1" }, { id: "t2", name: "Robert B.", role: "Patient", testimonial: "Excellent service and state-of-the-art facilities. My teeth have never felt better.", imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-smiling-listening-music_23-2147600806.jpg" }, { id: "t3", name: "Sarah K.", role: "Patient", testimonial: "I was anxious about dental visits, but they made me feel completely at ease.", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-having-conversation-talking-smartphone-leaning-wall_839833-27543.jpg" }, { id: "t4", name: "Mark D.", role: "Patient", testimonial: "Professional, clean, and highly effective. Highly recommend their implant services.", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-woman-working-together_23-2148461552.jpg" }, - { id: "t5", name: "Elena R.", role: "Patient", testimonial: "Such a warm atmosphere. The team explains every step clearly and effectively.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15168.jpg" }, + { id: "t5", name: "Elena R.", role: "Patient", testimonial: "Such a warm atmosphere. The team explains every step clearly and effectively.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15168.jpg?_wi=2" }, ]} title="What Our Patients Say" description="Real stories from our patients about their experiences with us."