From 565a727fdb3b9c8a6f12f345bedaf76f5ec37c40 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 20:08:45 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 3c136c2..2bfdc79 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -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"