Currently, I am in the process of developing a landing page for my self-made application as part of a school project. When the page loads, an animation appears that showcases an iPhone on a wrist.
My next goal is to implement a parallax effect into the design. This would involve the hand moving up and down based on the user's scrolling speed.
While I have managed to make it work using animations from animate.css, I am looking to elevate the project by incorporating the parallax effect.
If you'd like to see how it looks currently, you can visit the following link:
Do any of you have suggestions or ideas on how I can achieve this? I appreciate any insights!