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 change Client Logos

1. Click the Clients Logo component
2. Click ⚙ icon top-right
3. Update All Images (#1 & #2...)

You're happy :)

How to change Client Logos

1. Click the Hero Grid component
2. Click ⚙ icon top-right
3. Update the Image

You're happy :)