From 28512ab0886e85501e41c952642e484147a878f3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 16:41:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a03a77..81a1f1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { variant: "sparkles-gradient"}} tag="Get in touch" title="Book Your Appointment" - description="Your heart deserves the best care. Schedule a consultation with Dr. Arpit Agarwal today." + description="Secure your heart health. Book a prioritized consultation with Dr. Arpit Agarwal today" /> @@ -211,4 +211,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1