Update src/app/page.tsx
This commit is contained in:
@@ -153,7 +153,7 @@ export default function LandscapingPage() {
|
||||
cardTag="Hear From Our Happy Customers"
|
||||
cardTagIcon={Sparkles}
|
||||
cardTitle="Join hundreds of satisfied homeowners who trust Village Plumbing, Air & Electric for their home needs."
|
||||
buttons={[{ text: "Read All Reviews", href: "#contact" }]}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -260,4 +260,4 @@ export default function LandscapingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user