From a45330e02c48dee2762b014ef48efc0c037ea3af Mon Sep 17 00:00:00 2001 From: mulika-local Date: Tue, 23 Dec 2025 16:07:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 50 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb2f7ef..c724c14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,6 +8,7 @@ import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import TeamCardFour from '@/components/sections/team/TeamCardFour'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import ContactInline from '@/components/sections/contact/ContactInline'; +import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import FooterMedia from '@/components/sections/footer/FooterMedia'; export default function LandingPage() { @@ -215,6 +216,55 @@ export default function LandingPage() { /> +
+ +
+