From b9673d14fb5a372d96260e6d3e7bd29065169c73 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 08:18:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 997cca7..9e9367c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { @@ -162,7 +162,7 @@ export default function LandingPage() { title="Track Your Journey: Visual Insights, Real Results" description="Our advanced progress tracking and analytics give you a clear view of your fitness evolution. From detailed reports to motivating charts, see how far you've come and what's next." tag="Your Progress" - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" /> @@ -175,7 +175,7 @@ export default function LandingPage() { title="Join a Thriving Fitness Ecosystem" description="Fit Hardy Club fosters a supportive and motivating community, where members connect, share achievements, and push each other towards greatness. Our premium experience is also trusted by leading partners." tag="Community & Trust" - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" /> @@ -215,7 +215,7 @@ export default function LandingPage() { title="Choose Your Path to Fitness Excellence" description="Select the ideal membership that fits your goals. From basic access to premium coaching, every plan ensures a world-class fitness experience." tag="Membership Plans" - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" /> @@ -252,7 +252,7 @@ export default function LandingPage() { title="Hear From Our Thriving Community" description="Our members consistently praise our clean facilities, supportive trainers, and the tangible results they achieve. Join the Fit Hardy Club family and experience the difference." tag="Real Stories, Real Results" - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" /> @@ -277,7 +277,7 @@ export default function LandingPage() { title="Your Questions, Answered" description="Find quick answers to the most common questions about Fit Hardy Club, our platform, memberships, and training programs." tag="Questions?" - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" faqsAnimation="opacity" /> -- 2.49.1