Large image taking up resource but I can't see it

Upon conducting a lighthouse assessment of my page, I can see that there is an image taking up: 1,644.7 KiB

Removing it could save: 559.2 KiB

However, the image isn’t anywhere on the page?

I’ve looked all through it on webflow and the the code itself, but to no avail.

Anyone know what the problem might be? I want to remove it to help improve load times. I tried removing the image from my assets, but because it’s apparently on the page somewhere it returns.


Here is my site Read-Only: [LINK](Webflow - Techspace Marketing Website)
(how to share your site Read-Only link)

@Sam_Allen - Use your browser dev-tools to determine what is loading the image. I would have looked but you did not share a published URL to inspect.

2 Likes

Using google chrome and the lighthouse function, performance > Opportunities > Serve image in next-gen formats> Webflow [Hosting] >
/5d79ea1…/645a580…_Scaleupreport.jpg

Background image on the element with a class of .spark-hero-section-image

Lesson learned! Check the backgrounds. Thank you!