Skip to content

Commit

Permalink
docs: better lottie animations (#200)
Browse files Browse the repository at this point in the history
## 📜 Description

Re-worked `cross-platform` and `interactive` lottie animations 🎞 🎥 

## 💡 Motivation and Context

To make main page more attractive I've decided to slightly improve
animations. Now they are all dynamic + they are synchronized with each
other (time of opening keyboard) which makes it easy for visual
perception 😊

## 📢 Changelog

### Docs
- crossplatform animation is now dynamic (i. e. it's not just an image
and it makes it more attractive);
- interactive animation duration now is 3s -> it's synchronized with
other animations;

## 🤔 How Has This Been Tested?

Tested on localhost:3000 + preview.

## 📝 Checklist

- [x] CI successfully passed
  • Loading branch information
kirillzyusko committed Aug 8, 2023
1 parent 44eb328 commit d3c6c05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/components/HomepageFeatures/cross-platform.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/src/components/HomepageFeatures/interactive.json

Large diffs are not rendered by default.

0 comments on commit d3c6c05

Please sign in to comment.