diff --git a/src/components/Hero/Hero.tsx b/src/components/Hero/Hero.tsx index 58e9060..bf77bff 100644 --- a/src/components/Hero/Hero.tsx +++ b/src/components/Hero/Hero.tsx @@ -4,6 +4,7 @@ import { ArrowRight, Github, Linkedin, Mail, FileText } from 'lucide-react'; import GlassCard from '../GlassCard/GlassCard'; import { resumeData } from '../../data/resume'; import './Hero.scss'; +import { Link } from 'react-router-dom'; const Hero: React.FC = () => { const containerVariants = { @@ -53,12 +54,12 @@ const Hero: React.FC = () => { - + View Work - - + + Contact Me - +