1 Commits

Author SHA1 Message Date
3fc512a8f4 Update src/app/page.tsx 2026-06-10 10:43:07 +00:00

View File

@@ -239,7 +239,7 @@ export default function LandingPage() {
description="Our dedicated team is ready to assist you. Reach out to us for appointments, inquiries, or emergency support." description="Our dedicated team is ready to assist you. Reach out to us for appointments, inquiries, or emergency support."
buttons={[ buttons={[
{ {
text: "Call Now: 098283 45522", href: "tel:09828345522"}, text: "Call Now: 098283 45522", href: "tel:+09828345522"},
{ {
text: "Send a Message", href: "mailto:info@hospitalcare.com"}, text: "Send a Message", href: "mailto:info@hospitalcare.com"},
]} ]}