Components.
12 component sets · ~62 variants · auto-layout · variables · text styles. Drag-and-drop from the Figma Assets panel. Swap variants via right panel. Edit copy via instance overrides.
- COMPONENT SETS
- 12
- TOTAL VARIANTS
- ~62
- AUTO-LAYOUT
- 100%
- VARIABLES BOUND
- all fills
Button
Primary action button. 3 variants × 2 sizes × 4 states.
src/components/Button.astro Tag
Label / chip. 3 visual variants × 2 states.
src/components/Tag.astro Breadcrumb
Wayfinding on /project/[slug] and /blog/[slug]. Light + Dark.
src/components/Breadcrumb.astro Nav
Global nav. Transparent/solid × desktop/mobile.
src/components/Nav.astro See in use: navigate the site (Nav appears in /home, /about, /work, /process, /contact or /blog).
Footer
Global footer. Desktop + mobile.
src/components/Footer.astro See in use: navigate the site (Footer appears in /home, /about, /work, /process, /contact or /blog).
PageHero
Internal-page hero. Light/Dark × desktop/mobile + text props.
src/components/PageHero.astro See in use: navigate the site (PageHero appears in /home, /about, /work, /process, /contact or /blog).
CtaBlock
Final conversion block. Primary/secondary × desktop/mobile.
src/components/CtaBlock.astro See in use: navigate the site (CtaBlock appears in /home, /about, /work, /process, /contact or /blog).
WorkCard
Case study card. Default/featured × desktop/mobile.
composição inline /work See in use: navigate the site (WorkCard appears in /home, /about, /work, /process, /contact or /blog).
Metric
Numeric metric + label + sublabel. Card/inline.
src/components/Metric.astro CaseListItem
Numbered list item for cases. Desktop + mobile.
composição inline /home + /work See in use: navigate the site (CaseListItem appears in /home, /about, /work, /process, /contact or /blog).
PillarCard
Numbered pillar card. Dark/light × desktop/mobile.
composição inline /home + /about + /process See in use: navigate the site (PillarCard appears in /home, /about, /work, /process, /contact or /blog).
MobileDrawer
Mobile full-screen drawer opened by Nav hamburger. 6 links 40px Bold.
src/components/Nav.astro (drawer) See in use: navigate the site (MobileDrawer appears in /home, /about, /work, /process, /contact or /blog).