From e1db8347e0d5c1c58f0081a9cde86cd681475e72 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 16 Jan 2026 11:34:43 +0200 Subject: [PATCH] fix --- src/app/page.tsx | 47 +---------------------------------------------- 1 file changed, 1 insertion(+), 46 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d6b164..13670ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FeatureCardEight from '@/components/sections/feature/FeatureCardEight'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; -import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import { CheckCircle, Flower2, Leaf, Palette, Sparkles } from "lucide-react"; import FaqBase from '@/components/sections/faq/FaqBase'; @@ -69,16 +68,6 @@ export default function LandingPage() { /> -
- -
-
- -
- -
- -
- -
-