diff --git a/src/app/page.tsx b/src/app/page.tsx index b1b4e97..9847649 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />