3 Commits

Author SHA1 Message Date
5600b9cb3f Merge version_2 into main
Merge version_2 into main
2026-03-06 04:28:49 +00:00
c34f030897 Update src/app/page.tsx 2026-03-06 04:28:45 +00:00
d0dddb55bc Merge version_1 into main
Merge version_1 into main
2026-03-06 04:26:30 +00:00

View File

@@ -52,6 +52,12 @@ export default function LandingPage() {
tagIcon={Heart} tagIcon={Heart}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
avatarText="1000+ children treated this year"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/female-doctor-medical-office_1398-3765.jpg", alt: "Dr. Priya Sharma" },
{ src: "http://img.b2bpic.net/free-photo/portrait-orthopedic-doctor-working-help-with-recovery-healthcare-specialist-looking-camera-while-preparing-physiotherapy-with-physical-exercise-fitness-medic-clinic_482257-32901.jpg", alt: "Dr. Rajesh Gupta" },
{ src: "http://img.b2bpic.net/free-photo/portrait-man-doctor-with-stethoscope-lights_181624-15323.jpg", alt: "Dr. Anjali Verma" }
]}
buttons={[ buttons={[
{ text: "Book Appointment", href: "#contact" }, { text: "Book Appointment", href: "#contact" },
{ text: "Call Now: 07184 258 550", href: "tel:07184258550" } { text: "Call Now: 07184 258 550", href: "tel:07184258550" }