feat: replace v0 defaults with Greyhaven brand — icons, fonts (Aspekta), colors, and type scale from brand guidelines

This commit is contained in:
Joyce
2026-04-10 09:41:14 -04:00
parent 52b4156653
commit b6a2c908c6
13 changed files with 1823 additions and 1949 deletions

View File

@@ -73,7 +73,7 @@ export default function DesignSystemPage() {
<section className="mb-16">
<SectionHeader
title="Typography"
description="Source Serif Pro for explanation and human-readable detail. Aspekta (displayed as Inter) for structure, navigation, and UI."
description="Source Serif Pro for explanation and human-readable detail. Aspekta for structure, navigation, and UI."
/>
<TypographySamples />
</section>