WIP: design: complete landing page redesign (Vercel/Linear style) #6

Draft
Archos wants to merge 3 commits from redesign into main
Owner
No description provided.
Archos added 3 commits 2026-04-29 19:32:30 +00:00
- new mxchat.css design system with dark/light toggle
- Geist font, sticky nav, hero section, link cards with icons
- responsive mobile layout with hamburger menu
- prefers-reduced-motion support
- removed old animated dot pattern background
- radial gradient glow background
- card hover: translateY(-4px) + blue glow shadow
- gradient on cards for depth
- OSCloud logo in nav instead of blue M
- wider card grid and footer (1100px)
- footer separator between OSCloud and links
- vertically centered content
- faster transitions (0.15s)
- text-shadow glow on hero title and badge
- brighter accent colors (#1e88e5)
- stronger card hover glow
- subtle noise texture on background
- nav CTA button glow
- badge pulse animation
Archos marked the pull request as work in progress 2026-04-29 19:33:26 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin redesign:redesign
git checkout redesign
Sign in to join this conversation.