diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b21858..b80922e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; -import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import { Code, Database, Layout, Server } from "lucide-react"; export default function LandingPage() { @@ -33,8 +32,10 @@ export default function LandingPage() { -
- -
-