diff --git a/src/pages/index.tsx b/src/pages/index.tsx index b3b1fb3..16fb6ec 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -8,7 +8,7 @@ import { AboutUs, Sponsors, Banner, - Recruitment, + // Recruitment, } from '@/components' import * as S from '../styles/home.styles'