Update src/app/page.tsx
This commit is contained in:
@@ -108,6 +108,18 @@ export default function LandingPage() {
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Vision Correction Surgery", description: "LASIK and other refractive surgery options to reduce your dependence on glasses."
|
||||
},
|
||||
{
|
||||
icon: Eye,
|
||||
title: "Corneal Transplantation", description: "Advanced surgical procedures for corneal diseases to restore clear vision and eye function."
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Glaucoma Management", description: "Early detection and comprehensive treatment plans to prevent vision loss from glaucoma."
|
||||
},
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Retinal Disorders Treatment", description: "Specialized care for age-related macular degeneration, retinal detachment, and other retinal conditions."
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user