This is very simple website created using Next + React frontend and prismic for content mangement with three pages.
-
Main page :- it is consist of Hero module with image and text overlaid on top The content of this can be changed or Multiple multiple hero module can be added using prismic cms.
-
Contact page :- Contact page is consits of user name and password. when the submit button is pressed. the call goes to serverless function created in Next.js
-
Privacy- policy :- Privacy page is consits of reach text module created using Draft.jswhith heading on top. The heading can be cahnged through CMS with H1, H2.. format and aragraph using CMS.
The web site is deployed using vercel.
The content of the web site is manged by the Prismic CMS using graphql.