1 Commits

Author SHA1 Message Date
1bde4ccf41 Update theme colors 2026-04-24 07:13:45 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
id: "contact",
},
]}
brandName="Tu mi fai girar"
brandName="Tumifaigirar"
/>
</div>

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--background: #587dff;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;