NutriCRM Sites
Template gallery
Pick a starter, preview a live demo, and deploy a branded client site. Each card links to its live build.
Template
Editorial — sage & cream
template-a
Quiet single-page layout with a serif heading scale and warm pastel palette. Sections: hero, about, services, testimonials, contact.
Best for: Solo coaches and small practices that want a clean, calm landing page.
How to use this template
- Create
clients/<your-client>/config.json
- Set
"template": "template-a"
- Drop logo / images in
clients/<your-client>/assets/
- Run
node scripts/build-client.js <your-client>
- Point a Cloudflare Pages project at
dist/<your-client>/
Template
Clinical — navy & teal
template-clinical
Authoritative editorial layout. Multiple content rows: hero, trust strip, about, three-step workflow, patient voices, CTA band, three-tier pricing, FAQ, contact with map.
Best for: Hospital-affiliated dietitians, clinics treating chronic / metabolic conditions.
How to use this template
- Create
clients/<your-client>/config.json
- Set
"template": "template-clinical"
- Drop logo / images in
clients/<your-client>/assets/
- Run
node scripts/build-client.js <your-client>
- Point a Cloudflare Pages project at
dist/<your-client>/
Template
Warm Wellness — sage & terra
template-warm-wellness
Soft, holistic single-page layout. Hero, trust stats, about, services workflow, testimonials, CTA band, FAQ, conditional studio location + map + hours, contact form.
Best for: Wellness coaches, women’s health, postpartum / PCOS / gut-focused practices.
How to use this template
- Create
clients/<your-client>/config.json
- Set
"template": "template-warm-wellness"
- Drop logo / images in
clients/<your-client>/assets/
- Run
node scripts/build-client.js <your-client>
- Point a Cloudflare Pages project at
dist/<your-client>/