From 92ccf0761e09106e924b470e3e8b3ccbaa37f192 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:45:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 55 ++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 27 deletions(-) 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() { +
+ +
+