From 50f4e7c5bcb30ec346528af97e67295838bb2953 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:31:51 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 88748ea..379d9c5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import LegalSection from '@/components/legal/LegalSection'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; export default function ContactPage() { @@ -35,18 +34,6 @@ export default function ContactPage() { /> - -