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() { /> +
+ +
+