From 5da6668eaefbb256bec222f90f6c0de4e14aac30 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 00:23:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a918e6f..2612b8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,12 +27,10 @@ export default function LandingPage() { @@ -160,7 +157,6 @@ export default function LandingPage() { buttons={[{ text: "Schedule Your Service Now", href: "#contact" }]} background={{ variant: "plain" }} useInvertedBackground={false} - buttonAnimation="expand-hover" ariaLabel="Call to Action for Booking Service" className="bg-background-accent" />