diff --git a/src/app/page.tsx b/src/app/page.tsx index e18c9a6..f9cb1dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,6 +13,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import ButtonTextUnderline from '@/components/button/ButtonTextUnderline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import FooterBase from '@/components/sections/footer/FooterBase'; +import Faq1 from '@/components/sections/faq/Faq1'; export default function TechAcademyPage() { return ( @@ -158,6 +159,11 @@ export default function TechAcademyPage() { copyrightText="© 2025 | Webild" /> +
+ +