Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f8cf447f1 | |||
| 7c4173f5a8 | |||
| 3a00c9fb2c |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<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."
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user