From 3f426c7a01b36ed657c4a780a81aa97d4c7d8b85 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 10:14:52 +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 d036086..e9aa743 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { text: "Contact Us", href: "#contact"}, ]} - buttonAnimation="text-stagger" + buttonAnimation="slide-up" imageSrc="https://img.b2bpic.net/free-photo/beautiful-modern-house-exterior_1098-25166.jpg" imageAlt="Modern property management building" /> @@ -90,7 +90,7 @@ export default function LandingPage() { ]} imageSrc="https://img.b2bpic.net/free-photo/female-real-estate-agent-presenting-new-house-client_1303-27083.jpg" imageAlt="Professional office environment with team collaboration" - mediaAnimation="reveal-blur" + mediaAnimation="blur-reveal" /> -- 2.49.1