diff --git a/src/app/practice/page.tsx b/src/app/practice/page.tsx index 932681b..a876924 100644 --- a/src/app/practice/page.tsx +++ b/src/app/practice/page.tsx @@ -7,7 +7,7 @@ import LegalSection from '@/components/legal/LegalSection'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -export default function LandingPage() { +export default function PracticePage() { return (