diff --git a/src/app/page.tsx b/src/app/page.tsx index c137449..9400ab5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import { Phone } from "lucide-react"; export default function HomePage() { return (