From 7a0c8d7c2ba2bbfe2225c6d01f83f5c096cd62d5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 23:57:31 +0000 Subject: [PATCH] Update src/app/claim-types/page.tsx --- src/app/claim-types/page.tsx | 69 ++++++------------------------------ 1 file changed, 11 insertions(+), 58 deletions(-) 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() {