diff --git a/src/app/page.tsx b/src/app/page.tsx index 9520d48..91430ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll' import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import FeatureBento from '@/components/sections/feature/FeatureBento'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import ProductCardFour from '@/components/sections/product/ProductCardFour'; import FaqBase from '@/components/sections/faq/FaqBase'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBase from '@/components/sections/footer/FooterBase'; @@ -28,7 +27,7 @@ export default function LandingPage() { > -
- -
-
@@ -122,7 +118,7 @@ export default function LandingPage() {