How can we increase the loading performance of our sites, specifically in Lighthouse which I believe affects SEO? Our largest site Huasna.com is pretty slow, though it follows many best practices. I have some ideas:
- image_tag and image_url?
- Webflow's js is being loaded?
- when will tree shaking be implemented?
thanks!