Usage
The LottiePlayer component allows you to render Lottie animations in your application, providing a visually appealing experience. It automatically plays and loops the animation defined in the `src` prop.
- Purpose: To display high-quality animations in your application, enhancing user interaction and engagement.
- Performance: The component is dynamically imported to ensure server-side rendering (SSR) is disabled, improving performance and reducing initial load times.
@/components/LottiePlayer.tsx