diff --git a/src/components/HomeAnimation.tsx b/src/components/HomeAnimation.tsx index 68d55483034ae53e7104e6a059ae11a16d5a0a37..590b3b96beb99cd047f9067066b80b58972ca220 100644 --- a/src/components/HomeAnimation.tsx +++ b/src/components/HomeAnimation.tsx @@ -24,7 +24,7 @@ export function HomeAnim() { scrollTrigger: { trigger: "svg", scrub: true, - start:"bottom middle", + start:"top middle", end: "+=4000" } })