diff --git a/src/app/page.tsx b/src/app/page.tsx index 059fe02..a055630 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,7 +3,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; -import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; @@ -89,20 +88,6 @@ export default function HomePage() { /> -
- -
-