new theme for site

This commit is contained in:
Desktop
2025-11-13 19:55:27 +05:00
parent 3c100be1cf
commit 7ff05f616f
21 changed files with 225 additions and 228 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Igny8 · AI Growth Engine</title>
</head>
<body class="bg-[#050913]">
<body class="bg-white">
<div id="root"></div>
<script type="module" src="/src/marketing/index.tsx"></script>
</body>