Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 08:36:38 +00:00
parent 75276b8c0f
commit d012b1046e

View File

@@ -33,7 +33,8 @@ export default function ContactPage() {
brandName="Peter Tavener"
navItems={navItems}
button={{
text: "Call Now", href: "tel:0733944918"}}
text: "Call Now", href: "tel:0733944918"
}}
animateOnLoad={true}
/>
</div>