4 Commits

Author SHA1 Message Date
1bcd08c562 Update src/app/page.tsx 2026-05-13 15:09:48 +00:00
3ccb5a6163 Merge version_1 into main
Merge version_1 into main
2026-05-13 15:02:36 +00:00
79b8dc91cd Merge version_1 into main
Merge version_1 into main
2026-05-13 15:02:07 +00:00
8b26dd86a4 Merge version_1 into main
Merge version_1 into main
2026-05-13 15:01:32 +00:00

View File

@@ -253,7 +253,7 @@ export default function LandingPage() {
variant: "sparkles-gradient"}}
tag="Join Us"
title="Start Your Transformation Today"
description="Ready to take the next step? Sign up now and get exclusive access to our elite facilities."
description="Join the elite community—start your transformation today and claim your first session free."
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15617.jpg"
mediaAnimation="slide-up"
/>
@@ -286,4 +286,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}