fix cv animations

This commit is contained in:
2026-06-18 01:41:25 +02:00
parent 3e5be46503
commit 0d79adb104
15 changed files with 606 additions and 724 deletions

View File

@@ -1,3 +1,4 @@
"use client"
import * as React from "react"
import { useRef } from "react";
import gsap from 'gsap'