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() { /> -
- -
-
- -
- -
- -
- -
-