diff --git a/src/app/page.tsx b/src/app/page.tsx index d56b686..891e761 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar import PricingCardFour from '@/components/sections/pricing/PricingCardFour'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; -import { Mail } from "lucide-react"; export default function LandingPage() { return (