1 Commits

Author SHA1 Message Date
kudinDmitriyUp
257596492c Bob AI: Change the 'Contact Us' button text to 'Call Now (555-0199)'. 2026-06-21 11:21:02 +00:00

View File

@@ -306,7 +306,7 @@ export default function HomePage() {
tag="Get in touch"
text="Have a prescription or health inquiry? We are ready to assist you today."
primaryButton={{
text: "Contact Us",
text: "Call Now (555-0199)",
href: "tel:555-0199",
}}
secondaryButton={{