Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 35a8489e37 | |||
| db9d6b3598 | |||
| ed5091ad37 | |||
| adcc0e7410 | |||
| 247c6afcea | |||
| 56faabeb7f | |||
| 736a74333b |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user