Update src/app/page.tsx
This commit is contained in:
@@ -153,6 +153,9 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-5", name: "Vikram Desai", role: "Retired Professional", testimonial: "After multiple health issues, I found genuine care here. The doctors follow up regularly and ensure comprehensive treatment. Best clinic in the area.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-women-laughing-together_23-2148354896.jpg", imageAlt: "Vikram Desai", icon: Heart
|
||||
},
|
||||
{
|
||||
id: "testimonial-1", name: "Rajesh Kumar", role: "Business Owner", testimonial: "Excellent service and very professional doctors. They took time to understand my health concerns and provided comprehensive treatment. Highly recommended for anyone in Bhubaneswar.", imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg", imageAlt: "Rajesh Kumar", icon: Heart
|
||||
},
|
||||
@@ -165,9 +168,6 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "testimonial-4", name: "Meera Singh", role: "Educator", testimonial: "I brought my kids for vaccination and regular checkups. The doctors are very patient with children and made the experience comfortable. Truly a patient-centric clinic.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-with-crossed-arms_23-2147970919.jpg", imageAlt: "Meera Singh", icon: Heart
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Vikram Desai", role: "Retired Professional", testimonial: "After multiple health issues, I found genuine care here. The doctors follow up regularly and ensure comprehensive treatment. Best clinic in the area.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-women-laughing-together_23-2148354896.jpg", imageAlt: "Vikram Desai", icon: Heart
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "Anjali Reddy", role: "Artist", testimonial: "The emergency care was prompt and efficient. Felt safe and well-cared for during a critical time. Will always recommend Utkal Clinic.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-healthcare-worker-posing-white-wall_114579-64266.jpg", imageAlt: "Anjali Reddy", icon: Heart
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user