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.
- - - + diff --git a/apps/portal/src/components/resumes/landing/Hero.tsx b/apps/portal/src/components/resumes/landing/Hero.tsx index 2e14e199..20f9e4a4 100644 --- a/apps/portal/src/components/resumes/landing/Hero.tsx +++ b/apps/portal/src/components/resumes/landing/Hero.tsx @@ -1,4 +1,5 @@ import Link from 'next/link'; +import { Button } from '@tih/ui'; import { Container } from './Container'; @@ -24,13 +25,12 @@ export function Hero() { your fellow engineers