Hello,
I have checked your site speed using the PageSpeed tool and see the following issue.
-Network dependency tree: replace the fonts from Google to the local fonts
https://xtemos.com/docs-topic/how-to-upload-custom-fonts/
– Use efficient cache lifetimes: You should cache immutable static assets for a long time, such as a year or longer, so you need to configure your server to return the Cache-Control HTTP response header:
It should be 1 year, as in the example: https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/?utm_source=lighthouse&utm_medium=lr#how_to_cache_static_resources_using_http_caching
-Improve image delivery: Make these images lighter – https://postimg.cc/0bkDk38H, e.g., 30kb
– Render-blocking requests: enable this https://take.ms/BuPV8 option in Theme settings to make it better.
Minimize main-thread work – I suggest using WP Rocket to fix it, more details are here: https://wp-rocket.me/google-core-web-vitals-wordpress/minimize-main-thread-work/
-Reduce JavaScript execution time – WP Rocket can help with it, check this: https://wp-rocket.me/google-core-web-vitals-wordpress/reduce-javascript-execution-time/
Please follow our guide on how to optimize your website using our themes, which can be found here: https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/.
https://xtemos.com/blog/wordpress-performance-optimization-a-step-by-step-woodmart-guide/
Best Regards