diff --git a/src/app/page.tsx b/src/app/page.tsx index 16f9486..5d7683f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import ButtonTextUnderline from '@/components/button/ButtonTextUnderline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import FooterBase from '@/components/sections/footer/FooterBase'; import TeamCardOne from '@/components/sections/team/TeamCardOne'; -import Testimonials1 from '@/components/sections/testimonial/Testimonials1'; import FaqBase from '@/components/sections/faq/FaqBase'; export default function TechAcademyPage() { @@ -135,12 +134,7 @@ export default function TechAcademyPage() { textboxLayout="default" useInvertedBackground="noInvert" /> -
- -
-
+