Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-15 14:03:50 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="PeakForm Fitness"
logoText="PeakForm: Transform Your Body with AI-Driven Training"
description="Unlock your peak performance with AI-driven training plans, real-time analytics, and community-based coaching. Take your fitness to the next level today."
buttons={[
{
@@ -223,4 +223,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}