Skip to content

Commit ea2b025

Browse files
Add complete UI component library and enhanced waitlist system
- Added Tailwind CSS with custom design system - Created UI components: Input, Loading, Badge, Card with glass/bioluminescent variants - Built enhanced Waitlist form with professional styling - Added ActivatePanel modal overlay for 3D scene integration - Updated App.tsx with sticky header, navigation, and ACTIVATE button - Configured path aliases and build system - Ready for production deployment 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f0d203c commit ea2b025

File tree

20 files changed

+2050
-155
lines changed

20 files changed

+2050
-155
lines changed

anymate_system/anymate_landing-page/dist/assets/index-1374b5ee.js

Lines changed: 68 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

anymate_system/anymate_landing-page/dist/assets/index-3c3cb948.js

Lines changed: 0 additions & 68 deletions
This file was deleted.

anymate_system/anymate_landing-page/dist/assets/index-3e926cdb.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

anymate_system/anymate_landing-page/dist/assets/index-fb9eeeef.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

anymate_system/anymate_landing-page/dist/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<meta property="og:description" content="Create production-ready game assets with JSON recipes and deterministic generation.">
1010
<meta property="og:type" content="website">
1111
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700;900&display=swap" rel="stylesheet">
12-
<script type="module" crossorigin src="/assets/index-3c3cb948.js"></script>
13-
<link rel="stylesheet" href="/assets/index-fb9eeeef.css">
12+
<script type="module" crossorigin src="/assets/index-1374b5ee.js"></script>
13+
<link rel="stylesheet" href="/assets/index-3e926cdb.css">
1414
</head>
1515
<body>
1616
<div id="root"></div>

0 commit comments

Comments
 (0)