fix: build error

This commit is contained in:
azizziy
2026-01-05 14:55:56 +05:00
parent 05dc099df9
commit 9fb60f61cf
14 changed files with 36 additions and 37 deletions

View File

@@ -73,7 +73,7 @@ const GetToKnow = () => {
duration: 2,
repeat: Infinity,
repeatType: 'reverse',
ease: 'linear',
ease: [0, 0, 1, 1] as const,
}}
className="absolute left-0 top-0 h-[50%] w-[50%]"
>
@@ -121,7 +121,7 @@ const GetToKnow = () => {
duration: 1,
repeat: Infinity,
repeatType: 'reverse',
ease: 'linear',
ease: [0, 0, 1, 1] as const,
}}
className="absolute right-[-10%] top-[-40px] w-[35%] h-[30%]"
>