Bob AI: Add the phone number +19802565980 under the 'Call Us' label in the contact secti

This commit is contained in:
kudinDmitriyUp
2026-06-24 22:36:00 +00:00
parent 9796406679
commit ebdecb29ac

View File

@@ -17,8 +17,8 @@ export default function ContactSection(): React.JSX.Element {
href: "#",
}}
secondaryButton={{
text: "Call Us",
href: "tel:5555555555",
text: "Call Us: +1 980-256-5980",
href: "tel:+19802565980",
}}
/>
</SectionErrorBoundary>