Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user