Instructions

Yes. We can help you!

Font smoothing

To make the font smoothing we have added this code below in the project settings "Head Code" section.

<style>
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
</style>

How To Update Hero Images

1. Click the Hero Main Image component
2. Click ⚙ icon top-right
3. Update two Images (MainImage & Squared Image)
Enjoy :)

How To Udpate Hero Text

1. Click the Home Hero Animation component
2. Click ⚙ icon top-right
3. Update Text one by one

That's all