Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-06 04:28:49 +00:00

View File

@@ -52,6 +52,12 @@ export default function LandingPage() {
tagIcon={Heart}
tagAnimation="slide-up"
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={[
{ text: "Book Appointment", href: "#contact" },
{ text: "Call Now: 07184 258 550", href: "tel:07184258550" }