diff --git a/src/app/claim-types/page.tsx b/src/app/claim-types/page.tsx index e0db298..e1f3e59 100644 --- a/src/app/claim-types/page.tsx +++ b/src/app/claim-types/page.tsx @@ -6,7 +6,7 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TextAbout from '@/components/sections/about/TextAbout'; -export default function LandingPage() { +export default function Page() { return ( @@ -57,45 +40,15 @@ export default function LandingPage() {