diff --git a/app/(auth)/layout.tsx b/app/(auth)/layout.tsx index 2ed161e..67e3e8f 100644 --- a/app/(auth)/layout.tsx +++ b/app/(auth)/layout.tsx @@ -1,6 +1,15 @@ import Image from "next/image"; import Link from "next/link"; -import { Sparkles, BookOpen, GraduationCap } from "lucide-react"; +import { + LayoutDashboard, + BrainCircuit, + Sparkles, + Star, + Library, + FileText, + Target, + TrendingUp, +} from "lucide-react"; export default function AuthLayout({ children, @@ -8,117 +17,277 @@ export default function AuthLayout({ children: React.ReactNode; }) { return ( -
- Join thousands of engineering students who are studying smarter with - AI-powered notes, mapped syllabus, and instant tutor assistance. -
+ {/* Center Premium Content */} +- Concept explanations tailored for exams. -
+ {/* Fanned-out Premium Feature Mockups */} +- Previous year questions mapped to topics. -
+ + {/* Card 3: Center Front (AI Tutor) */} ++ Always ready to help +
++ Explain Fourier transform simply. +
++ It breaks a complex signal into its individual sine wave + frequencies, like separating chords into notes. +
+- Clear your doubts 24/7 on any subject. -
+- Enter your credentials to access your workspace -
- Don't have an account?{" "} +
- Join thousands of students learning smarter -