From 400b2c8e1533d9f5ce47d06aed655d62120c71ce Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:26:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dded76..d24229b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="24/7 Emergency Service" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "plain" }} + background={{ variant: "floatingGradient" }} buttons={[ { text: "Call Now - 24/7", href: "tel:+15185551234" }, { text: "Request Service" } @@ -166,7 +166,6 @@ export default function LandingPage() { description="Pete provides 24/7 emergency sewer and drain service to homeowners throughout the Capital Region." textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" names={["Albany", "Schenectady", "Troy", "Watervliet", "Colonie", "Latham", "Clifton Park", "Saratoga Springs", "Cohoes", "Rensselaer", "Glens Falls", "Amsterdam"]} speed={50} showCard={true}