add navbar and hero from figma design

This commit is contained in:
Marco
2026-06-30 11:35:30 +00:00
parent 1ce42bb16d
commit b77207a225
7 changed files with 147 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
@theme inline {
--color-background: var(--background);
--color-foreground: var(--foreground);
--font-sans: var(--font-geist-sans);
--font-sans: var(--font-inter);
--font-mono: var(--font-geist-mono);
}