diff --git a/src/app/page.tsx b/src/app/page.tsx index 47c19f2..6625104 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,6 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={true} - animationType="slide-up" metrics={[ { id: "m1", value: "5.0", description: "Google Rating from 1,600+ Reviews"}, @@ -239,7 +238,7 @@ export default function LandingPage() { description="Our dedicated team is ready to assist you. Reach out to us for appointments, inquiries, or emergency support." 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"}, ]}