Your front end is yours to reshape

Everything you see is a real, editable codebase. You can customize it yourself with an AI coding assistant — no agency, no rebuild — and still pull in future improvements.

What you can change

Rewrite anything

Change any headline, section, or page. Add new pages and remove ones you don’t need.

Restyle it

Adjust colors, fonts, and layout to match your brand — the design system keeps it consistent and accessible.

Add features

Wire in new sections that read your live data through the built-in, safe data layer.

How to do it

  1. Open your site in an AI coding assistant

    Your site is a normal codebase. Open it in an AI coding assistant and describe what you want in plain language — “add a pricing page”, “make the hero say X”, “use a green brand color”.

  2. Work in the customization lanes

    The project ships a short guide (README and the docs folder) marking which files are yours to edit. Staying in those lanes is what keeps your site upgradeable — you can pull in future improvements without losing your changes.

  3. Preview, then ship

    Run the site locally to see each change, run the built-in checks, then deploy. The same checks run automatically before anything goes live, so a mistake is caught early.

Just getting started?

If you only want to add your brand and words, you don’t need to touch code at all — the setup guide covers everything you can do from your dashboard.

← Back to the setup guide