diff --git a/src/components/common/Navigation.tsx b/src/components/common/Navigation.tsx index 272e822..7fb4819 100644 --- a/src/components/common/Navigation.tsx +++ b/src/components/common/Navigation.tsx @@ -121,15 +121,12 @@ const Navigation = (props: any): JSX.Element => { > Home - {pages?.map((page: any) => ( - - {page.title.rendered} - - ))} + + About + { Home - {pages?.map((page: any) => ( - + - - ))} + About + +