diff --git a/src/components/expertise/KineticBlades.tsx b/src/components/expertise/KineticBlades.tsx index 8f00877..70a4863 100644 --- a/src/components/expertise/KineticBlades.tsx +++ b/src/components/expertise/KineticBlades.tsx @@ -5,6 +5,7 @@ import { Plant, Bed, UsersThree, ArrowRight } from '@phosphor-icons/react/dist/s import clsx from 'clsx' import gsap from 'gsap' import { useGSAP } from '@gsap/react' +import Link from 'next/link' // --- DATA --- const BLADES_DATA = [ @@ -247,10 +248,11 @@ export function KineticBlades() { {/* CTA */} - +