Info
This will be built in React, inside the src/apps/public/ folder. There are currently no existing components for this page, so everything will need to be created.
Structurally, make sure to put the header/nav component in layouts/Header.tsx and footer in layouts/Footer.tsx, that way we can keep them separate from the other components. These files will need to be created.
If you don't have access to the Figma board, ask Jonathan or I (Isaac) for access, that way you can see which colors/fonts are used.
Task
Sections in order:
You don't need to worry about mobile responsiveness yet. That will be a later issue.
Wireframe

Info
This will be built in React, inside the
src/apps/public/folder. There are currently no existing components for this page, so everything will need to be created.Structurally, make sure to put the header/nav component in
layouts/Header.tsxand footer inlayouts/Footer.tsx, that way we can keep them separate from the other components. These files will need to be created.If you don't have access to the Figma board, ask Jonathan or I (Isaac) for access, that way you can see which colors/fonts are used.
Task
Sections in order:
You don't need to worry about mobile responsiveness yet. That will be a later issue.
Wireframe