From 08dcec75e472926fc0566bf75469f4b8b9ace747 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 11:14:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de0b6a5..cb90ecf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TextAbout from '@/components/sections/about/TextAbout'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; -import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FooterBase from '@/components/sections/footer/FooterBase'; export default function LandingPage() { @@ -155,38 +154,6 @@ export default function LandingPage() { /> -
- -
-