Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 05:19:16 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<SplitAbout
tag="Why Choose Us"
tagAnimation="fade"
tagAnimation="blur-reveal"
title="Your Personal Fitness Journey Starts Here"
description="We believe in accessible, personalized fitness coaching that fits your lifestyle. With certified trainers and proven programs, we've helped thousands transform their bodies and build lasting habits."
textboxLayout="default"
@@ -94,7 +94,7 @@ export default function LandingPage() {
buttons={[
{ text: "Meet Our Team", href: "team" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
/>
</div>