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>

Update Home Hero Text

1. Click the Main Hero Word component
2. Click ⚙ icon top-right
3. Update the word letter by letter (#1, #2...)

Enjoy :)

How to update the lines text?

1. Click the Hero Line component
2. Click ⚙ icon top-right
3. Update three texts (#1, #2, #3)

Enjoy :)