Update src/app/page.tsx
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
"use client"
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
|||||||
"4 private sessions per week", "Exclusive Olympic training methods", "Advanced nutrition planning", "Supplement recommendations", "Performance testing", "Direct phone/text access", "Quarterly body composition analysis"
|
"4 private sessions per week", "Exclusive Olympic training methods", "Advanced nutrition planning", "Supplement recommendations", "Performance testing", "Direct phone/text access", "Quarterly body composition analysis"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]}
|
||||||
title="Training Programs & Investment"
|
title="Training Programs & Investment"
|
||||||
description="Flexible coaching options for every fitness level and goal"
|
description="Flexible coaching options for every fitness level and goal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user