diff --git a/pages/index.tsx b/pages/index.tsx index 3a2064f..d328cdc 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -15,12 +15,10 @@ interface LandingProps { export default function Landing({ jobs, skills, projects }: LandingProps) { return (