## Description Develop the landing page navigation bar as per the [Figma designs](https://www.figma.com/design/2r8LJbRj7TEXZ7obQvVeb8/SpaceYaTech-Website-Re-design?node-id=12443-1656&node-type=frame&t=JcKZg5Vn24zgOIdM-0). Include [sign up](https://www.figma.com/design/2r8LJbRj7TEXZ7obQvVeb8/SpaceYaTech-Website-Re-design?node-id=12468-1369&node-type=frame&t=JcKZg5Vn24zgOIdM-0) and [login](https://www.figma.com/design/2r8LJbRj7TEXZ7obQvVeb8/SpaceYaTech-Website-Re-design?node-id=12497-1227&node-type=frame&t=JcKZg5Vn24zgOIdM-0) pages. ## Tasks - [ ] Develop the navigation as per the Figma designs - [ ] Make sure the components are fully responsive - [ ] Write _Unit_ and _e2e_ tests in the `tests` folder, to test the components' look, feel, and functionality - [ ] Include a list of any API endpoints required in the pull request description, if applicable ## Tools to use for tests: - **Vitest** for Unit tests - **Playwright** for e2e tests   
Description
Develop the landing page navigation bar as per the Figma designs. Include sign up and login pages.
Tasks
testsfolder, to test the components' look, feel, and functionalityTools to use for tests: