From 577584f5fdf41773b88e61993fb5b6563ca235ee Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 22:23:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a6b806..841e235 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { description="Same-day availability meets real expertise. Our counter staff will talk you through your repair, save you from costly mistakes, and get you out the door fast." tag="HVAC/R Supply Experts" tagIcon={Sparkles} - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" buttons={[ { text: "Get Parts Now", href: "#contact" }, { text: "Visit the Counter", href: "#contact" } @@ -192,7 +192,7 @@ export default function LandingPage() { ]} background={{ variant: "plain" }} useInvertedBackground={false} - animationType="reveal-blur" + animationType="slide-up" />