diff --git a/src/app/page.tsx b/src/app/page.tsx index bedb1bc..ea20907 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TextAbout from '@/components/sections/about/TextAbout'; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; -import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import ContactText from '@/components/sections/contact/ContactText'; import { Sparkles, Star, Zap, Heart } from "lucide-react"; @@ -135,32 +134,7 @@ export default function LandingPage() { ]} /> - -
- -
- +