diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d84ee1..4ea856a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import SplitAboutMetric from '@/components/sections/about/SplitAboutMetric'; import FeatureCardFifteen from '@/components/sections/feature/FeatureCardFifteen'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactSplit from '@/components/sections/contact/ContactSplit'; -import SplitAboutMetrics from '@/components/sections/about/SplitAboutMetrics'; import FooterMedia from '@/components/sections/footer/FooterMedia'; export default function LandingPage() { @@ -205,32 +204,6 @@ export default function LandingPage() { /> -
- -
-