From fdd781fa623e3ac0fe90986deb5b3f55deedc32a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 09:41:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 87f0b50..b68694d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,10 +182,6 @@ export default function LandingPage() { variant: "plain" }} useInvertedBackground={true} - buttons={[ - { text: "Call to Book", href: "tel:+12345678900" }, - { text: "Get Directions", href: "https://www.google.com/maps/search/Shree+Krishna+Physiotherapy+%26+Rehab+Centre" } - ]} />