diff --git a/src/app/page.tsx b/src/app/page.tsx index 487b5dc..3b1bdda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; export default function LandingPage() { return ( @@ -43,26 +42,15 @@ export default function LandingPage() { -
- -
-