diff --git a/clients/apps/web/src/components/Vision/Navigation.tsx b/clients/apps/web/src/components/Vision/Navigation.tsx index e5f3d3d06e..3c3545c38a 100644 --- a/clients/apps/web/src/components/Vision/Navigation.tsx +++ b/clients/apps/web/src/components/Vision/Navigation.tsx @@ -1,4 +1,5 @@ import { AnimatePresence, motion } from 'framer-motion' +import Link from 'next/link' import { twMerge } from 'tailwind-merge' export const sections = [ @@ -34,7 +35,7 @@ export const PitchNavigation = ({ }) => { return (
- Polar Software Inc. + Polar Software Inc.