I’m trying to get my webflow website to over 90% mobile performance on pagespeed.dev, and I’m currently at around 86%.
One thought I’ve had is to stop using Font Awesome (which makes a javascript call to load the images) and to use svg images, like Heroicons, instead.
My question is: is this change likely to produce the desired increase in performance?