diff --git a/src/app/page.tsx b/src/app/page.tsx index 8bd533b..8053161 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,6 +15,7 @@ import TeamCardOne from '@/components/sections/team/TeamCardOne'; import Hero4 from '@/components/sections/hero/Hero4'; import Testimonials1 from '@/components/sections/testimonial/Testimonials1'; import FaqBase from '@/components/sections/faq/FaqBase'; +import SplitAbout from '@/components/sections/about/SplitAbout'; export default function TechAcademyPage() { return ( @@ -150,7 +151,19 @@ export default function TechAcademyPage() { background={{ variant: "plain" }} /> -
+ +
+ +