diff --git a/src/app/page.tsx b/src/app/page.tsx index 167a37e..7e1a2ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "Book Appointment", href: "#" }, - { text: "Contact Us", href: "#" } + { text: "Call or Text Now", href: "#" } ]} useInvertedBackground={false} />