Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 94fe2f8d26 | |||
| 1a88b5d58a | |||
| 0dc21ff96d | |||
| 96351d39a8 | |||
| 3d2a6ee0b7 | |||
| cd095fbdd1 | |||
| 59f44d6c2a | |||
| 79381af694 | |||
| d87aa37464 | |||
| 86ea66c0a2 | |||
| d5deaea75a |
@@ -166,13 +166,13 @@ export default function LandingPage() {
|
|||||||
tagIcon={AlertTriangle}
|
tagIcon={AlertTriangle}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Get Help Right Now"
|
title="Get Help Right Now"
|
||||||
description="Don't wait for morning. Our 24/7 emergency plumbers are ready to respond immediately to your plumbing crisis."
|
description="Don't wait for morning. Our emergency plumbers are available in under 1 hour to respond immediately to your plumbing crisis."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call (402) 383-1633", href: "tel:+14023831633" },
|
{ text: "Call (402) 383-1633", href: "tel:+14023831633" },
|
||||||
{ text: "Request Emergency Service", href: "#request-service" }
|
{ text: "Request Emergency Service", href: "#request-service" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "downward-rays-animated" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user