Merge version_4_1782340536238 into main #3

Merged
bender merged 1 commits from version_4_1782340536238 into main 2026-06-24 22:36:04 +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>