diff --git a/src/app/page.tsx b/src/app/page.tsx index 31f1e76..8e0d915 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,6 +6,7 @@ import HeroBillboardCarouselSplit from '@/components/sections/hero/HeroBillboard import TextAbout from '@/components/sections/about/TextAbout'; import ProductCardSeven from '@/components/sections/product/ProductCardSeven'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; +import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBaseSocial from '@/components/sections/footer/FooterBaseSocial'; import { Instagram, Facebook } from "lucide-react"; @@ -26,12 +27,13 @@ export default function LandingPage() { >
+
+ +
+