diff --git a/src/app/page.tsx b/src/app/page.tsx index feb887e..33cf5a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,6 @@ import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; import { - Alert, AlertCircle, Award, BarChart3, @@ -396,4 +395,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file