diff --git a/app/dashboard/page.tsx b/app/dashboard/page.tsx index 48962ca..9f2480c 100644 --- a/app/dashboard/page.tsx +++ b/app/dashboard/page.tsx @@ -9,23 +9,12 @@ export default function DashboardPage() {
{/* Background Layers */}
- {/* Light Mode Wavy Refraction Background (Properly visible at the top) */} -
+ {/* Premium Light Mode Background - Soft & Clean */} +
+
+
+
+
{/* Top Section Divider for visual separation from Universities */} @@ -34,7 +23,7 @@ export default function DashboardPage() {
{/* 1. Premium Welcome Banner (Full Width) */} -
+
{/* Ambient Background Glow (Dark Mode only) */}
diff --git a/app/layout.tsx b/app/layout.tsx index 63aa535..15182d8 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -109,10 +109,7 @@ export default function RootLayout({ }) { return ( - + - {/* glow */} -
+ {/* glow background container */} +
+
+
diff --git a/error_body.html b/error_body.html new file mode 100644 index 0000000..e69de29 diff --git a/features/landing/hero.tsx b/features/landing/hero.tsx index 58c30dc..795d95c 100644 --- a/features/landing/hero.tsx +++ b/features/landing/hero.tsx @@ -88,7 +88,7 @@ export default function Hero() { {/* Light Mode: Base gradient */}
- {/* Light Mode: Refined Gradient Blobs */} + {/* Light Mode: Refined Gradient Blobs (Forcing Hot Reload to clear Hydration mismatch) */}
diff --git a/features/landing/universities.tsx b/features/landing/universities.tsx index da6e1e4..182d1c8 100644 --- a/features/landing/universities.tsx +++ b/features/landing/universities.tsx @@ -64,15 +64,15 @@ export default function Universities() { }); return ( -
- {/* Background Layers */} +
+ {/* Background Layers - Restored Wavy Effect */}
{/* Light Mode Wavy Refraction Background - Centered with edge fade */}