Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 10:23:19 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Adaptive personal training designed for people living with chronic illnesses. Build strength, improve mobility, and reclaim your wellness journey with expert trainers who understand your unique needs." description="Adaptive personal training designed for people living with chronic illnesses. Build strength, improve mobility, and reclaim your wellness journey with expert trainers who understand your unique needs."
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
buttons={[ buttons={[
{ text: "Start Your Journey", href: "contact" }, { text: "Get Free Assessment", href: "contact" },
{ text: "Learn More", href: "about" }, { text: "Learn More", href: "about" },
]} ]}
layoutOrder="default" layoutOrder="default"