diff --git a/src/app/page.tsx b/src/app/page.tsx index 070e866..738eeda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,10 +10,6 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import { CheckCircle, Flower2, Leaf, Palette, Sparkles, MessageCircle } from "lucide-react"; -import ContactFaq from "@/components/sections/contact/ContactFaq"; -import ContactForm from "@/components/form/ContactForm"; -import CardStack from "@/components/cardStack/CardStack"; -import StatCard from "@/components/cards/StatCard"; const handleImageClick = (imageUrl) => { window.open(imageUrl, '_blank', 'width=80%'); @@ -153,14 +149,6 @@ export default function LandingPage() { /> -
- -
-
- -
- - - - - - -
- -
- -
- -
- -