diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e2477c..3e296c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,67 +46,42 @@ export default function LandingPage() {
@@ -127,28 +94,17 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "4.9", - title: "Star Rating", - description: "816+ Google Reviews", - icon: Star, + id: "m1", value: "4.9", title: "Star Rating", description: "816+ Google Reviews", icon: Star, }, { - id: "m2", - value: "10+", - title: "Expert Team", - description: "Dedicated dental specialists", - icon: Award, + id: "m2", value: "10+", title: "Expert Team", description: "Dedicated dental specialists", icon: Award, }, { - id: "m3", - value: "100%", - title: "Hygienic", - description: "Strict sterilization standards", - icon: ShieldCheck, + id: "m3", value: "100%", title: "Hygienic", description: "Strict sterilization standards", icon: ShieldCheck, }, ]} title="Trusted by 800+ Patients" + description="Our commitment to excellence in dental care is reflected in our patient reviews and high hygiene standards." /> @@ -159,19 +115,13 @@ export default function LandingPage() { metrics={[ { icon: CheckCircle, - label: "Hygienic Setup", - value: "State-of-art", - }, + label: "Hygienic Setup", value: "State-of-art"}, { icon: CheckCircle, - label: "Custom Plans", - value: "Personalized", - }, + label: "Custom Plans", value: "Personalized"}, { icon: CheckCircle, - label: "Consultation", - value: "Transparent", - }, + label: "Consultation", value: "Transparent"}, ]} metricsAnimation="slide-up" /> @@ -184,64 +134,28 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "s1", - label: "Cosmetic", - title: "Dental Implants", - items: [ - "Advanced titanium implants", - "Natural-looking results", - "Long-lasting restoration", - ], + id: "s1", label: "Cosmetic", title: "Dental Implants", items: [ + "Advanced titanium implants", "Natural-looking results", "Long-lasting restoration"], }, { - id: "s2", - label: "Restorative", - title: "Root Canal Treatment", - items: [ - "Painless procedures", - "Modern endodontics", - "Save your natural tooth", - ], + id: "s2", label: "Restorative", title: "Root Canal Treatment", items: [ + "Painless procedures", "Modern endodontics", "Save your natural tooth"], }, { - id: "s3", - label: "Cosmetic", - title: "Smile Makeovers", - items: [ - "Veneers & Crowns", - "Teeth whitening", - "Full digital planning", - ], + id: "s3", label: "Cosmetic", title: "Smile Makeovers", items: [ + "Veneers & Crowns", "Teeth whitening", "Full digital planning"], }, { - id: "s4", - label: "Orthodontics", - title: "Braces & Invisalign", - items: [ - "Clear aligners", - "Traditional metal braces", - "Perfect alignment", - ], + id: "s4", label: "Orthodontics", title: "Braces & Invisalign", items: [ + "Clear aligners", "Traditional metal braces", "Perfect alignment"], }, { - id: "s5", - label: "Preventive", - title: "Cleaning & Polishing", - items: [ - "Deep cleaning", - "Remove stains", - "Prevent gum disease", - ], + id: "s5", label: "Preventive", title: "Cleaning & Polishing", items: [ + "Deep cleaning", "Remove stains", "Prevent gum disease"], }, { - id: "s6", - label: "Surgical", - title: "Oral Surgery", - items: [ - "Wisdom tooth extraction", - "Precise surgical care", - "Safe recovery", - ], + id: "s6", label: "Surgical", title: "Oral Surgery", items: [ + "Wisdom tooth extraction", "Precise surgical care", "Safe recovery"], }, ]} title="Comprehensive Dental Services" @@ -257,25 +171,15 @@ export default function LandingPage() { author="Anjali Sharma" avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", - alt: "Anjali Sharma", - }, + src: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", alt: "Anjali Sharma"}, { - src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", - alt: "Rahul Verma", - }, + src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", alt: "Rahul Verma"}, { - src: "http://img.b2bpic.net/free-photo/portrait-happy-dentist-with-eyeglasses_23-2147862084.jpg", - alt: "Priya Singh", - }, + src: "http://img.b2bpic.net/free-photo/portrait-happy-dentist-with-eyeglasses_23-2147862084.jpg", alt: "Priya Singh"}, { - src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", - alt: "Vikram Mehta", - }, + src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", alt: "Vikram Mehta"}, { - src: "http://img.b2bpic.net/free-photo/cheerful-young-man-with-brown-skin-big-smile-posing-beside-white-wall-portrait-glad-black-haired-guy-laughing-girl-big-earphones-enjoying-music_197531-3878.jpg", - alt: "Neha Gupta", - }, + src: "http://img.b2bpic.net/free-photo/cheerful-young-man-with-brown-skin-big-smile-posing-beside-white-wall-portrait-glad-black-haired-guy-laughing-girl-big-earphones-enjoying-music_197531-3878.jpg", alt: "Neha Gupta"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -289,28 +193,17 @@ export default function LandingPage() { description="Start your journey to a better smile. Limited daily slots available." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Your Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Your Phone Number", required: true, }, { - name: "date", - type: "date", - placeholder: "Preferred Date", - required: true, + name: "date", type: "date", placeholder: "Preferred Date", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your dental needs...", - rows: 4, + name: "message", placeholder: "Tell us about your dental needs...", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/empty-office-building_1127-2056.jpg" imageAlt="Clinic Booking" @@ -324,29 +217,19 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "Contact", - href: "#appointment", - }, + label: "Contact", href: "#appointment"}, ], }, { items: [ { - label: "Hudson Lane, GTB Nagar", - href: "#", - }, + label: "Hudson Lane, GTB Nagar", href: "#"}, { - label: "Delhi, India", - href: "#", - }, + label: "Delhi, India", href: "#"}, ], }, ]}