Instructions

“All graphical assets in this template are licensed for personal and commercial use. If you'd like to use a specific asset, please check the license below.”

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 use SVGs in Webflow
1.Upload your SVG - Go to the Assets panel → Upload your .svg file.
2.Add it to the page - Drag an Image element → choose the SVG from Assets. Or use an Embed element and paste the SVG code (for full styling control).
3.Style it - Give it a class (e.g., plus-icon). Change size, color (fill or stroke), and other styles in the Style panel or custom code.

Instruction Title

1. Click the Testimonials component
2. Update the content for each testimonial
Enjoy :)