Continuing on with my fascination with the 80s aesthetic and especially the colors used in Synthwave – I rewrote my landing page using a Outrun theme I found on CodePen.
I wrote the menu in plain JavaScript using DOM selectors to change CSS classes to apply visibility attributes.
It is rather clunky and has no transitions on the menus. I need to find a way to lazy load the images to stop a delay when using the image carousel.
I hacked this together in a few hours.