diff --git a/src/app/page.tsx b/src/app/page.tsx index 165dcf1..3be588a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; +import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; import { Heart } from "lucide-react"; export default function LandingPage() { @@ -30,14 +31,11 @@ export default function LandingPage() { +
+ +
+