I can improve your site's speed around 90/100 and can reduce the page loading time by around 2s but at first, I want to see your site.
I can improve:
First Contentful Paint (FCP)
Largest Contentful Paint (LCP)
First Input Delay (FID)
Cumulative Layout Shift (CLS)
Time to Interactive
Total Blocking Time
Speed Index
I can guarantee it after my work your site's functionality and design will not be damaged or broken.
For speed optimization I usually apply these Techniques:
Reduce server response times (TTFB)
Serve images in next-gen formats
Defer offscreen images
Remove unused CSS
Images optimisation
Enable text compression
Eliminate render-blocking resources
Leverage browser caching
Enable gzip compression
Minify HTML, CSS, JavaScript
Database Optimization
Content Delivery Network (CDN)
Prioritize visible content
Avoid bad requests
Minimize redirects
Defer parsing of JavaScript
Remove query strings from static resources
Combine external CSS and JavaScript
Make fewer HTTP requests
Add Expires headers
Reduce DNS lookups