diff --git a/apps/portal/src/components/resumes/landing/CallToAction.tsx b/apps/portal/src/components/resumes/landing/CallToAction.tsx index f14e6c1f..c82ef8d7 100644 --- a/apps/portal/src/components/resumes/landing/CallToAction.tsx +++ b/apps/portal/src/components/resumes/landing/CallToAction.tsx @@ -1,4 +1,4 @@ -import Link from 'next/link'; +import { Button } from '@tih/ui'; import { Container } from './Container'; @@ -14,13 +14,12 @@ export function CallToAction() { It's free! Take charge of your resume game by learning from the top engineers in the field.

- - - + - +