setIsMobileMenuOpen(false)}
+ className={`flex items-center gap-4 px-6 py-4 rounded-2xl text-base font-black transition-smooth ${
+ location.pathname === link.path
+ ? 'bg-primary text-white shadow-xl shadow-primary/20'
+ : 'text-muted-foreground hover:bg-muted/50'
+ }`}
+ >
+
+ {link.name}
+
+ ))}
+
+
setIsMobileMenuOpen(false)}
- className="flex items-center justify-center px-4 py-3 rounded-xl font-bold bg-muted text-foreground"
+ className="flex items-center justify-center py-4 rounded-2xl font-black text-muted-foreground hover:bg-muted/50 transition-smooth"
>
Login
setIsMobileMenuOpen(false)}
- className="flex items-center justify-center px-4 py-3 rounded-xl font-bold bg-primary text-white"
+ className="flex items-center justify-center bg-primary py-4 rounded-2xl font-black text-white shadow-xl shadow-primary/20 transition-smooth"
>
- Sign Up
+ Get Started Free
)}
diff --git a/frontend/src/components/ResumeForm.tsx b/frontend/src/components/ResumeForm.tsx
index 4fc5c3d..8edaf2e 100644
--- a/frontend/src/components/ResumeForm.tsx
+++ b/frontend/src/components/ResumeForm.tsx
@@ -1,6 +1,6 @@
import { useState, useActionState, useEffect } from 'react';
import { useNavigate } from 'react-router-dom';
-import { Github, Linkedin, Briefcase, Download, Loader2, Rocket, AlertCircle, CheckCircle2, Info, ArrowRight, ShieldCheck, Mic, Sparkles } from 'lucide-react';
+import { Github, Linkedin, Briefcase, Download, Loader2, AlertCircle, CheckCircle2, Info, ArrowRight, ShieldCheck, Mic, Sparkles } from 'lucide-react';
import { motion, AnimatePresence } from 'framer-motion';
import axios from 'axios';
import { useAuth } from '../context/AuthContext';
@@ -146,87 +146,115 @@ export default function ResumeForm() {
>
-
-
-
+
+
+
-
Generator Configuration
-
Fill in your details to start the magic
+
Generator.
+
+ Configure your AI agent for optimal results
+
+