Update src/app/reviews/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function ReviewsPage() {
|
||||
title="Ready to See the Difference?"
|
||||
description="Join our community of happy homeowners. Contact us today for reliable, professional plumbing service you can count on."
|
||||
buttons={[{ text: "Request an Estimate", href: "/contact" }, { text: "Call Us Now", href: "tel:123-456-7890" }]}
|
||||
buttonAnimation="bounce-effect"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
className="py-20 lg:py-28 text-white"
|
||||
|
||||
Reference in New Issue
Block a user