Recreate the Join Us page as per the Figma design.
You can assume that there will only be 3 sections: Get in touch, Join the Team, and FAQ, meaning that you can hard code the existence of these sections, but the content should not be hard-code and should instead grab all the information from the YAML files.
Look at other pages to find out how information is grabbed from the YAML files
Create it as a page that a user can enter through the home page / navbar.
Keep in mind the mobile implementation of the page.
Recreate the Join Us page as per the Figma design.
You can assume that there will only be 3 sections: Get in touch, Join the Team, and FAQ, meaning that you can hard code the existence of these sections, but the content should not be hard-code and should instead grab all the information from the YAML files.
Look at other pages to find out how information is grabbed from the YAML files
Create it as a page that a user can enter through the home page / navbar.
Keep in mind the mobile implementation of the page.