I quite like how the VR image and overlay "The leader in interactive VR" looks and is reactive when changing window size.
What challenges did you encounter, and how did you overcome them?Working with SCSS took some time to get used to, however I can see the benefits for larger projects.
What specific areas of your project would you like help with?I was not sure about creating a new menu page for the mobile view, with new components, or reusing the components in the desktop.
I went with re-using the components in the desktop view, however if I wanted to animate the menu appearing I presume I would of had to create new components for the mobile menu.
Some guidance of when to reuse components or create new for the mobile menu would be useful along with any other feedback.