According to google pagespeed Insights in Mobil.
Total Blocking Time 830 ms
First Contentful Paint 4.0 sec
Time to interactive 11,5 sec
Suggested solutions:
Remove unused Javascript code
Remove duplicate modules from JavaScript packages.
Avoid displaying old JavaScript in modern browsers.
Minimizes the load on the main theard for 6.1 seconds.
Where can i find a solution to these.
Thanks