Update src/app/contact/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user