Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d05b548fd4 | |||
| 83cd12c50b | |||
| 4af581bb90 |
@@ -81,7 +81,6 @@ export default function Page() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Get in touch with our team today."
|
text="Get in touch with our team today."
|
||||||
buttons={[{ text: "Book Consultation", href: "/booking" }]}
|
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user