4 Commits

Author SHA1 Message Date
28512ab088 Update src/app/page.tsx 2026-04-22 16:41:48 +00:00
0e9615f93c Merge version_1 into main
Merge version_1 into main
2026-04-22 16:39:06 +00:00
61a0a9d662 Merge version_1 into main
Merge version_1 into main
2026-04-22 16:38:37 +00:00
0b116ccaf7 Merge version_1 into main
Merge version_1 into main
2026-04-22 16:38:13 +00:00

View File

@@ -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"
/>
</div>
@@ -211,4 +211,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}