Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 08:15:40 +00:00
parent 37da75ae2c
commit f271ca21cc

View File

@@ -33,9 +33,7 @@ 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>