Remove public engagement page and add v1.0 to previous versions

This commit is contained in:
Carlos Felix 2024-12-18 10:05:19 -05:00 committed by Carlos Felix
commit 64839d01ee
42 changed files with 322 additions and 2980 deletions

View file

@ -218,7 +218,6 @@ const FAQPage = ({location}: IFAQPageProps) => {
activeSubPageIndex={2}
endPoints={[
PAGES_ENDPOINTS.ABOUT,
PAGES_ENDPOINTS.PUBLIC_ENG,
PAGES_ENDPOINTS.FAQS,
]}
/>