From 166d0522b07ba29a8da61f3a88fcaa1115fea706 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 15:59:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 74cb2df..2043c58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCa import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import FaqBase from '@/components/sections/faq/FaqBase'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterMedia from '@/components/sections/footer/FooterMedia'; @@ -111,26 +110,6 @@ export default function LandingPage() { /> -
- -
-