7 Commits

Author SHA1 Message Date
35a8489e37 Update src/app/page.tsx 2026-03-08 08:17:21 +00:00
db9d6b3598 Merge version_2 into main
Merge version_2 into main
2026-03-08 05:57:14 +00:00
ed5091ad37 Update src/app/page.tsx 2026-03-08 05:57:10 +00:00
adcc0e7410 Update src/app/layout.tsx 2026-03-08 05:57:10 +00:00
247c6afcea Merge version_1 into main
Merge version_1 into main
2026-03-08 05:47:34 +00:00
56faabeb7f Merge version_1 into main
Merge version_1 into main
2026-03-08 05:46:49 +00:00
736a74333b Merge version_1 into main
Merge version_1 into main
2026-03-08 05:45:28 +00:00
2 changed files with 8 additions and 1415 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Stop guessing in the gym. Start training with structure, expert support, and results that actually last. Evidence-based online coaching for strength, physique, performance, and long-term progress."
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Apply for Coaching", href: "#contact" },
{ text: "Start Your Transformation", href: "#contact" },
{ text: "Book a Consult", href: "#contact" }
]}
layoutOrder="default"
@@ -255,7 +255,7 @@ export default function LandingPage() {
description="If you want expert coaching, a structured plan, and support that actually moves you forward, let's talk. Book a free consult to discuss your goals, or apply directly for online coaching."
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Apply for Coaching", href: "#" },
{ text: "Start Your Transformation", href: "#" },
{ text: "Book a Consult", href: "#" }
]}
layoutOrder="default"