Example of a page rendered with a custom component.
You can find this component in src/components/page-components/ContactsPage.tsx
.
In order to associate it to a Page
entry from the CMS, edit the components map in src/components/page-components/index.ts
.