Here’s an example webinar landing page with a first load animation and a button hover animation. The animations were created with this prompt:
Copy
Ask AI
Button- Hover effect animation, left to right slide, change the background to white and the text to blackFirst load animation- The image should expand to fill the space- The text flies in from the left side
Adding parallax scrolling or other scroll effects is as easy as just adding that to your prompt. Here’s a coffee shop website with a simple prompt:
Copy
Ask AI
Generate a coffee shop website with parallax scrollingBackground image: https://images.pexels.com/photos/683039/pexels-photo-683039.jpeg?auto=compress&cs=tinysrgb&w=800The background image should scroll too but at a slower pace
You can also paste in animation code snippets (in any programming language) and Anything will reproduce them. Here’s an example project that converts a long Javascript animation to simple CSS.