Update src/app/page.tsx

This commit is contained in:
2026-03-06 05:48:44 +00:00
parent 2fbc8c1ace
commit 28bcfddbc0

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
description="Deep Chand Bandhu Hospital - A Government Hospital committed to providing affordable, accessible, and excellent medical care with experienced doctors and modern facilities."
tag="3.6★ Trusted by 561+ Patients"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg"
imageSrc="http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg?_wi=1"
imageAlt="Deep Chand Bandhu Hospital modern facility"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -55,11 +55,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Priya Sharma", handle: "Patient, Maternity", testimonial: "Excellent maternity care with qualified doctors. Very professional and caring staff.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-way-relax_329181-1143.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-way-relax_329181-1143.jpg?_wi=1"
},
{
name: "Rajesh Kumar", handle: "Patient, Orthopedics", testimonial: "Great orthopedic treatment. Highly recommend for bone and joint issues.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-sofa_329181-12161.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-sofa_329181-12161.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -72,7 +72,7 @@ export default function LandingPage() {
title="About Deep Chand Bandhu Hospital"
description="A premier government hospital serving the community with comprehensive healthcare services. Located in Ashok Vihar, New Delhi, we are dedicated to providing quality medical care with a focus on patient satisfaction and affordability."
tag="Government Hospital"
imageSrc="http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg"
imageSrc="http://img.b2bpic.net/free-psd/entrance-emergency-room-hospital-generative-ai_587448-2057.jpg?_wi=2"
imageAlt="Hospital building exterior"
useInvertedBackground={true}
buttons={[
@@ -137,11 +137,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Priya Sharma", handle: "Maternity Patient", testimonial: "Excellent maternity services with very caring and qualified doctors. The staff made our experience smooth and comfortable throughout.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-way-relax_329181-1143.jpg", imageAlt: "Priya Sharma"
imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-way-relax_329181-1143.jpg?_wi=2", imageAlt: "Priya Sharma"
},
{
id: "2", name: "Rajesh Kumar", handle: "Orthopedic Patient", testimonial: "Great orthopedic treatment. Doctors are highly skilled and the hospital has good infrastructure. I recovered well.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-sofa_329181-12161.jpg", imageAlt: "Rajesh Kumar"
imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-sofa_329181-12161.jpg?_wi=2", imageAlt: "Rajesh Kumar"
},
{
id: "3", name: "Anjali Verma", handle: "General Patient", testimonial: "Good facilities, helpful staff. The doctors are qualified and provided excellent treatment. Highly recommended.", rating: 5,