Add an interactive 3D weather-journey landing page for Abrban at the site root.

Replace the root redirect with a scroll-driven three.js scene that flies from
overcast clouds through rain and a thunderstorm into a clear blue sunny sky,
fronted by Persian/RTL marketing sections. The dashboard at /dashboard is
untouched.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
keyhan
2026-06-09 00:10:33 +03:30
parent dd1e70d80f
commit dfacfdc6cf
22 changed files with 2182 additions and 15 deletions
+3
View File
@@ -8,6 +8,9 @@ const config: Config = {
],
theme: {
extend: {
fontFamily: {
vazir: ['var(--font-vazir)', 'system-ui', 'sans-serif'],
},
colors: {
primary: {
50: '#eff6ff',