Gatsby — 05 sites
SaaS websites built with Gatsby. See how teams shipping on Gatsby design their landing pages, sections and overall visual style — useful if you're evaluating Gatsby for your own marketing site.
Gatsby was, for a period, the default choice for static-first React marketing sites, pairing React components with a GraphQL data layer that could pull content from a CMS, markdown files, or an API at build time and pre-render every page as static HTML. Its popularity for new projects has declined since Next.js added strong static-generation support of its own without requiring the GraphQL layer, so a Gatsby-built marketing site you encounter today is more often an established site built during Gatsby's peak years than a new build — which doesn't make it worse, but is useful context for reading how current the surrounding tech choices on that site are likely to be.