Merge version_2 into main #2
@@ -166,13 +166,13 @@ export default function LandingPage() {
|
||||
tagIcon={AlertTriangle}
|
||||
tagAnimation="slide-up"
|
||||
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={[
|
||||
{ text: "Call (402) 383-1633", href: "tel:+14023831633" },
|
||||
{ text: "Request Emergency Service", href: "#request-service" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user