How can i improve my Google Page Speed Insight score?

greetings all

i am trying to improve my google page speed insights score and i have fixed many issues including converting images into webp / compression, image sizes and many other issues but the performance is not improving beyond 45 - 55 score. here’s the link to the google page speed insights report

https://pagespeed.web.dev/analysis/https-www-millionsbit-us/6xhkmjdlw2?form_factor=mobile

the issues that i’m currently working on are

___ performance ___
= Reduce javascript execution time
( JS files from webflow, google fonts, captcha, google tag manager etc )

= Minimize main thread work

= Reduce the impact of third-party code

= Reduce initial server response time

___ best practices ___
= Uses deprecated APIs
this is getting a file from this link
view-transitions/debugging_overflow_on_images.md at main · WICG/view-transitions · GitHub.

the site is getting JS files from webflow itself and required services such as google etc. is there a way i can make them async or defer to improve the issues?

Your project is impacted by third-party scripts you have installed or are loading because of choices you have made.

Optimize loading third-party javascript

I would start by loading Google fonts locally from Webflow by uploading them and changing out the fonts to use them instead of the ones provided by the font drop down in the designer. You might also consider ditching recaptcha since once enabled on a project it loads on all pages.

I personally would focus on passing core web vitals as that is what really matters from a SEO perspective.

You can either learn about performance tuning to optimize your site to its best potential, or hire an expert such as myself to help you achieve your goals. I have been optimizing sites since 2000.