Marketing website for Ikigai Consulting Group, an organizational consulting firm. Ikigai positions itself as "Organizational Architects for Purpose-Driven Organizations," helping Ontario nonprofits, charities, and social service agencies strengthen governance, strategy, and operations.
The firm's signature offering is the Ikigai Architecture Model -- a structured framework built on 7 organizational pillars (Strategic, Governance, Operational, Program, Leadership, Accountability, and Community Architecture) delivered through a four-phase engagement: Blueprint, Build, Strengthen, and Sustain.
| Area | Tooling |
|---|---|
| Framework | Next.js 16 (App Router, static export) |
| Language | TypeScript 5 |
| Styling | Inline styles + Tailwind CSS 4 theme |
| Animation | Motion (motion/react) |
| Fonts | Instrument Serif, IBM Plex Sans, IBM Plex Mono |
| Forms | Formspree |
| SEO | Sitemap, robots.txt, Open Graph, JSON-LD |
npm ci
cp .env.example .env.local # then fill in values
npm run dev| Variable | Purpose |
|---|---|
NEXT_PUBLIC_FORMSPREE_ID |
Contact form submission endpoint |
NEXT_PUBLIC_CALENDLY_URL |
Calendar booking link |
Static export -- deploy the out/ directory to any static host.
npm run buildOn Vercel, add the environment variables above in Project Settings and deploy with defaults.
All rights reserved. Code, content, and brand assets are proprietary to Ikigai Consulting Group.