-
-
-
-
+ className="mt-2 h-[1px] w-full bg-[linear-gradient(90deg,transparent,rgba(0,0,0,0.03)_20%,rgba(0,0,0,0.03)_80%,transparent)] dark:bg-[linear-gradient(90deg,transparent,rgba(255,255,255,0.06)_20%,rgba(255,255,255,0.06)_80%,transparent)]"
+ />
+
+ {/* Stats row */}
+
+
+
+
+ +
+
+
Years of PYQs
-
+
-
-
-
-
-
+
+
+
+ %
+
+
Syllabus Mapped
-
+
-
-
-
-
-
+
+
+
+ /7
+
+
AI Assistant
-
+
+ {/* Right Mockup */}
+ {/* Right Mockup */}
{/* Right Mockup */}
-
-
- {/* Chat Header */}
-
-
-
-
-
+ {/* Glowing aura for Light Mode behind AI card */}
+
+
+ {/* Chat Header */}
+
+
+
+
-
-
- Hyper AI
-
+
+
+ Hyper AI
+
+
+
+
+ Online • Ready to Help
+
+
+
+
-
-
-
-
-
- Online • Ready to Help
-
-
+
+ {/* User Message */}
+
+
+ Explain Big O notation with an example.
-
- {/* User Message */}
-
-
- Explain Big O notation with an example.
+ {/* Hyper AI Message */}
+
+
- {/* Hyper AI Message */}
-
-
-
-
-
+
+
+
Big O notation represents the maximum growth rate of an
algorithm as input size increases.
-
+
For example, Linear Search has{" "}
-
+
O(n)
{" "}
complexity because each element may need to be checked
@@ -264,40 +331,66 @@ export default function Hero() {
+
- {/* Related Questions */}
-
-
+ {/* Related Questions */}
+
+
+
+
Related Previous Year Questions
+
-
-
-
- Dec 2025 — Q1(b)
+
+
+
+
+
+ Dec 2025 — Q1(b)
+
+
+
-
-
- Jun 2025 — Q3(a)
+
+
+
+
+ Jun 2025 — Q3(a)
+
+
+
-
-
- Dec 2024 — Q2
+
+
+
+
+ Dec 2024 — Q2
+
+
+
- {/* Input Box */}
-
-
-
- Ask Hyper AI anything...
-
-
-
-
+ {/* Input Box */}
+
+
+ Ask Hyper AI anything...
+
+
diff --git a/features/landing/universities.tsx b/features/landing/universities.tsx
index 26bc78a..ef5d367 100644
--- a/features/landing/universities.tsx
+++ b/features/landing/universities.tsx
@@ -53,10 +53,25 @@ export default function Universities() {
return (
- {/* Background Glows */}
-
-
-
+ {/* Background Layers */}
+
+ {/* Light Mode Wavy Refraction Background (Inverted) */}
+
+
+ {/* Dark Mode Ambient Glows */}
+
+