diff --git a/src/app/page.tsx b/src/app/page.tsx index faa1102..3e6e954 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import MediaSplitTabsAbout from '@/components/sections/about/MediaSplitTabsAbout'; import FeatureCardEight from '@/components/sections/feature/FeatureCardEight'; -import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import TeamCardThree from '@/components/sections/team/TeamCardThree'; import TestimonialCardEight from '@/components/sections/testimonial/TestimonialCardEight'; import ContactText from '@/components/sections/contact/ContactText'; @@ -123,38 +122,6 @@ export default function LandingPage() { /> -
- -
-