Commit Graph

3 Commits

Author SHA1 Message Date
xiaomai
c0e93dbfc5 feat(ui): overhaul page with glassmorphism and interactive features
This commit completely revamps the page, transitioning from a simple static design to a modern, dynamic, and interactive experience with a glassmorphism aesthetic.

Key additions include:
- **Visual Redesign:** Implemented a dark, 'glassmorphism' theme with blurred backgrounds, gradient text, and enhanced hover effects.
- **Interactive Theme Switcher:** Added a JavaScript-powered feature allowing users to dynamically change the page's color scheme.
- **Dynamic Backgrounds:** Introduced a JavaScript-powered particle animation and CSS-animated decorative shapes to create a more lively and engaging background.
- **Improved Typography:** Switched to 'Noto Sans SC' for better readability and aesthetics.
- **Enhanced Layout:** Refined the overall structure and responsiveness for a more polished user experience on all devices.
2025-09-10 23:34:08 +08:00
xiaomai
08e2518280 feat(ui): implement modern and responsive design for homepage
Replaces the barebones placeholder index.html with a visually rich, single-page design. This change introduces a modern user interface to serve as a proper landing page.

Key enhancements include:
- A clean, responsive layout using flexbox.
- Modern styling with gradients, shadows, and animations.
- Integration of Font Awesome for icons.
- Structured content with feature cards and a footer.
2025-09-10 23:26:52 +08:00
xiaomai
449b5d5f20 Initial commit 2025-09-10 23:25:58 +08:00