From 8ca6b98863fa1340c6f7c6952ecaafb9511f8ff8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:54:47 +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 749485a..d7ec9ec 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { text: "Request a Quote", href: "/contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg", imageAlt: "Plumber fixing a pipe professionally" -- 2.49.1