Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07cca7bdf9 | |||
| 2752490a78 |
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
text="Contact Us: 316 115 Ave #1, Dawson Creek, BC. (250) 784-5747. Open M-F 7:30AM-5PM."
|
text="Contact Us:\n316 115 Ave #1, Dawson Creek, BC\n(250) 784-5747\nOpen M-F 7:30AM-5PM"
|
||||||
buttons={[{ text: "Call Now", href: "tel:2507845747" }]}
|
buttons={[{ text: "Call Now", href: "tel:2507845747" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user