diff --git a/src/app/page.tsx b/src/app/page.tsx index 707e720..745cf1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,6 +13,7 @@ import FooterBase from '@/components/sections/footer/FooterBase'; import Faq1 from '@/components/sections/faq/Faq1'; import TeamCardOne from '@/components/sections/team/TeamCardOne'; import Hero4 from '@/components/sections/hero/Hero4'; +import Testimonials1 from '@/components/sections/testimonial/Testimonials1'; export default function TechAcademyPage() { return ( @@ -147,7 +148,13 @@ export default function TechAcademyPage() { title="Become a Tech Leader" background={{ variant: "plain" }} /> - +
+ +
+