From e07ed49e00656a77441e4dee9d91643724c2ae16 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 07:33:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d5feb0..727604e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"