Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e4aff2e0b | |||
| 3b4027959b |
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
|||||||
tagIcon={AlertCircle}
|
tagIcon={AlertCircle}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now 021 217 2782", href: "tel:0212172782" },
|
{ text: "Schedule Emergency Visit", href: "tel:0212172782" },
|
||||||
{ text: "Book A Job", href: "#contact" },
|
{ text: "Get Free Quote", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
@@ -214,8 +214,8 @@ export default function LandingPage() {
|
|||||||
text="Contact Us Today — Open 24 Hours, 7 Days a Week. We'll prepare a proposal and walk you through every step of the process."
|
text="Contact Us Today — Open 24 Hours, 7 Days a Week. We'll prepare a proposal and walk you through every step of the process."
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now 021 217 2782", href: "tel:0212172782" },
|
{ text: "Schedule Emergency Visit", href: "tel:0212172782" },
|
||||||
{ text: "Email: info@pipefixplumbing.co.nz", href: "mailto:info@pipefixplumbing.co.nz" },
|
{ text: "Get Free Quote", href: "mailto:info@pipefixplumbing.co.nz" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user