From 13d8accb64cab10c4b654b42c72048d7ff898168 Mon Sep 17 00:00:00 2001 From: "dev.daminik00" Date: Thu, 11 Jul 2024 23:07:49 +0200 Subject: [PATCH] change animation --- src/hooks/lottie/useLottie.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hooks/lottie/useLottie.ts b/src/hooks/lottie/useLottie.ts index 04fea96..7d09e09 100644 --- a/src/hooks/lottie/useLottie.ts +++ b/src/hooks/lottie/useLottie.ts @@ -21,7 +21,7 @@ export enum ELottieKeys { export const lottieUrls = { [ELottieKeys.goal]: "https://lottie.host/a86e1531-7028-4688-a836-ea9d71dafa3b/Pe5G1g9s9L.lottie", - [ELottieKeys.magnifyingGlassAndPlanet]: "https://lottie.host/7e1e77e6-46a3-4122-8584-7555539d1b15/ASrDx8yoMC.lottie", + [ELottieKeys.magnifyingGlassAndPlanet]: "https://lottie.host/beaa1dc6-cd60-4bbe-a222-c039b04c630f/ZktoTHROIW.lottie", [ELottieKeys.scalesNeutral]: "https://lottie.host/ddd2cb46-d62f-4808-a10d-1dd5ce8d42d2/6hgUBBGjaJ.lottie", [ELottieKeys.scalesHead]: "https://lottie.host/19fe41d7-d26f-431c-b063-8e123ce3d57a/HiucMMidQT.lottie", [ELottieKeys.scalesHeart]: "https://lottie.host/9eb3f7a1-83c2-495a-9342-c234bfebc40c/0T90l2xSWl.lottie",