🚥

Greenlight

Our advisory approach helps artists, brands, gamers, and community leaders build sustainable livelihoods.

image

We're a community of artists, engineers, and producers based all over the United States.

Work Services Contact

image

We've ideated, designed, prototyped, and developed everything from simple mobile apps to award winning software products.

From strategy, visual design, or web development, to digital content creation, prototyping, and beyond - we can help you achieve anything.

Notes
  • Both quote blocks for the navbar & footer are global blocks. Edit the content of the ones on the main page, and that will update the rest of them throughout your site.
  • The font used is Inter. Select it from your Super Options page. Other fonts that can work well with this template are Epilogue, Public Sans, and Space Grotesk.
  • Notion toggles are hidden by default. To unhide them, paste the CSS below to the bottom of your snippet injection box in your Super site settings:
  • <style>
      .notion-toggle {
        display: block !important;
      }
    </style>
  • To change the text or background color, use this:
  • <style>
    	:root {
    	  --color-text-default: #fff !important;
    		--color-bg-default: #000 !important;
    	}
    </style>
    Change #fff or #000 to any colors you'd like
  • Questions? Post up in our community.