From ed813b915e3c9f863d99352ef01f739943404087 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:44: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 9d66c96..57c886f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { imageAlt="Professional pool technician performing maintenance" mediaAnimation="slide-up" imagePosition="right" - tagAnimation="entrance-slide" + tagAnimation="none" /> @@ -167,7 +167,7 @@ export default function LandingPage() { imageAlt="Trusted pool service professional" mediaAnimation="opacity" imagePosition="left" - tagAnimation="entrance-slide" + tagAnimation="none" /> -- 2.49.1