Thank to design.png
, open & edit the index.html
file. All the text content is already included in HTML comments, the Font is already loaded from Google Font
& the image assets are already loaded in the img
folder.
Just focus on creating the HTML structure of the page, and the CSS style.
Create the javascript file that will help you make the review block & the features block animated like a carousel. Review block animation is controller by the dots, feature block is animated by the arrows. The animation should also be automatically triggered every 5 seconds to switch to the next carousel panel.