Add 3 homepage design variants for comparison

- /home1: Swiss Editorial (light mode, Space Grotesk, vermilion red)
- /home2: Digital Brutalism (dark, Clash Display, sharp yellow, fullscreen menu)
- /home3: Warm Luxury (warm dark, Instrument Serif, gold, floating pill nav, GSAP)

Each variant has unique typography, color palette, layout, and navigation.
Includes lenis smooth scroll and GSAP ScrollTrigger for animations.
This commit is contained in:
Ubuntu
2026-03-01 20:45:44 +00:00
parent e0e263b6bb
commit 051fede019
8 changed files with 1062 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
"dependencies": {
"@tailwindcss/vite": "^4.2.1",
"astro": "^5.17.1",
"gsap": "^3.14.2",
"lenis": "^1.3.17",
"tailwindcss": "^4.2.1"
},
"devDependencies": {