From 6f8f7c6296ec8ae525525e36f8e66c990c35fffd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:56:08 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d7ec9ec..a13c90f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { }} tag="Trusted Local Plumbers" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Call Now for Fast Service", href: "tel:(815) 900-1032" -- 2.49.1