2 Commits

Author SHA1 Message Date
kudinDmitriyUp
ebdecb29ac Bob AI: Add the phone number +19802565980 under the 'Call Us' label in the contact secti 2026-06-24 22:36:00 +00:00
9796406679 Merge version_3_1782340210760 into main
Merge version_3_1782340210760 into main
2026-06-24 22:31:31 +00:00

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>