diff --git a/src/app/page.tsx b/src/app/page.tsx index 26c86a8..cca4371 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,22 +71,22 @@ export default function LandingPage() { features={[ { icon: Sparkles, - title: "Teeth Whitening", description: "Professional treatments for a brighter, more confident smile."}, + title: "Natural Smile Whitening", description: "Professional treatments for a brighter, more confident smile."}, { icon: Smile, - title: "Orthodontics", description: "Advanced alignment solutions for perfectly straight teeth."}, + title: "Perfect Alignment Orthodontics", description: "Advanced alignment solutions for perfectly straight teeth."}, { icon: Feather, - title: "Dental Cleaning", description: "Preventive care to ensure optimal oral hygiene."}, + title: "Healthy Oral Cleaning", description: "Preventive care to ensure optimal oral hygiene."}, { icon: Shield, - title: "Dental Implants", description: "High-quality restoration services for missing teeth."}, + title: "Restorative Dental Implants", description: "High-quality restoration services for missing teeth."}, { icon: Heart, - title: "Cavities Treatment", description: "Restorative care to save your natural teeth."}, + title: "Natural Cavity Recovery", description: "Restorative care to save your natural teeth."}, { icon: Crown, - title: "Dental Crowns", description: "Custom fit crowns for structure and aesthetics."}, + title: "Aesthetic Crown Restoration", description: "Custom fit crowns for structure and aesthetics."}, ]} title="Our Professional Services" description="Comprehensive dental care designed to keep your smile healthy and radiant."