Apparently it's been a while since I'd brushed up on designing a marketing site.
Most of my time is spent building web apps in React. Dashboards are fairly boring and straightforward. But when I went to build my marketing site, I was a bit at a loss for where to start.
I'd contemplated using Wordpress and purchasing a theme. Or, perhaps, just breaking out the ol' HTML and CSS and writing something from scratch. However, I wanted a combination of control, flexibility and the scalability that a good content system provides.
After doing some research, I decided to use Astro (https://astro.build) in combination with Tailwind, neither of which I'd used before.
I referenced the following sites for design inspiration:
https://www.worksome.com/
https://ghost.org/
https://www.copilot.com/
https://pipe.com/
https://www.decodable.co/
https://methodfi.com/
After designing the site in Figma, it took about ~10 hours to code-up the final product: https://redshyft.io
I'm incredibly happy with the final result, something I've never said about any other marketing site I've built previously.