1 Commits

Author SHA1 Message Date
013ddc5bc6 Update src/app/page.tsx 2026-04-24 07:14:59 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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