From 2c32aebca22063831257103046dc33951256086f Mon Sep 17 00:00:00 2001 From: mulika-local Date: Fri, 26 Dec 2025 15:03:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 55 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39ed6dc..714f27f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,6 +8,7 @@ import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import TestimonialCardNine from '@/components/sections/testimonial/TestimonialCardNine'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; +import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import { Award, Calendar, Heart, Sparkles, Star, Linkedin } from "lucide-react"; export default function LandingPage() { @@ -145,6 +146,60 @@ export default function LandingPage() { /> +
+ +
+