diff --git a/src/app/page.tsx b/src/app/page.tsx index 6200c93..73b1285 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,6 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; -import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; @@ -61,22 +60,6 @@ export default function LandingPage() { /> -
- -
-