Update src/app/page.tsx
This commit is contained in:
@@ -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"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user