diff --git a/src/app/page.tsx b/src/app/page.tsx index aef5be5..7c1c548 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,11 +88,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Rajesh Kumar", role: "Patient", testimonial: "RCT done perfectly, no issues.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfeYhiam6UYqV4lZeCtVCS8pfq/portrait-of-a-happy-patient-natural-ligh-1774885561437-2099921e.png" }, + { id: "1", name: "Rajesh Kumar", role: "Patient", testimonial: "RCT done perfectly, no issues.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfeYhiam6UYqV4lZeCtVCS8pfq/portrait-of-a-happy-patient-natural-ligh-1774885561437-2099921e.png?_wi=1" }, { id: "2", name: "Anita Devi", role: "Patient", testimonial: "Doctor is very skilled & calm.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfeYhiam6UYqV4lZeCtVCS8pfq/portrait-of-a-happy-patient-natural-ligh-1774885565179-7abf64c5.png" }, { id: "3", name: "Amit Singh", role: "Patient", testimonial: "Great experience as first timer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfeYhiam6UYqV4lZeCtVCS8pfq/portrait-of-a-happy-patient-natural-ligh-1774885563413-a1aa157c.png" }, { id: "4", name: "Sita Kumari", role: "Patient", testimonial: "Excellent service and care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfeYhiam6UYqV4lZeCtVCS8pfq/portrait-of-a-happy-patient-natural-ligh-1774885561166-d2ed2eaa.png" }, - { id: "5", name: "Vijay Pandey", role: "Patient", testimonial: "Highly professional and hygienic clinic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfeYhiam6UYqV4lZeCtVCS8pfq/portrait-of-a-happy-patient-natural-ligh-1774885561437-2099921e.png" }, + { id: "5", name: "Vijay Pandey", role: "Patient", testimonial: "Highly professional and hygienic clinic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfeYhiam6UYqV4lZeCtVCS8pfq/portrait-of-a-happy-patient-natural-ligh-1774885561437-2099921e.png?_wi=2" }, ]} title="What Our Patients Say" description="Real feedback from our happy patients in Gopalganj."