Update src/app/page.tsx

This commit is contained in:
2026-03-07 17:26:18 +00:00
parent 067151653e
commit 400b2c8e15

View File

@@ -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}