Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize angelsolutionsatl.com
Multiple Helvetica font files are causing 288ms delay in the critical rendering path without proper font-display settings.
Add font-display: swap to your Helvetica font declarations in Wix's custom CSS section. Preload the most critical font variant using <link rel='preload' as='font'> in the site header. Consider using font metric overrides to reduce layout shifts during font swapping.
A score of 81 falls in the "Needs Improvement" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This Wix/Angular site has good performance with a score of 81/100, but there's significant room for improvement in loading speed. The biggest issue is render-blocking JavaScript files that are delaying the initial page display by over 2 seconds, particularly jQuery and the main app scripts that must load before users see content. The site also has font loading problems where text remains invisible while custom Helvetica fonts download, and the main visual element isn't being discovered quickly enough by the browser. Fixing these render-blocking resources and optimizing font display could easily push this site into the 90+ performance range and provide a much faster user experience.
Why It Matters:
Your LCP element is not discoverable in the initial HTML document, significantly delaying the largest contentful paint.
How to Fix:
Since you're using Wix, ensure your main hero image or background element has proper preload hints. Add fetchpriority='high' to the LCP element through Wix's custom code section. Move critical background images from CSS to inline styles or preload them using <link rel='preload' as='image'>.
Why It Matters:
JavaScript files are blocking initial page render for 2.24 seconds, severely impacting First Contentful Paint.
How to Fix:
In your Wix site settings, defer non-critical JavaScript by moving jQuery and app.js to load after initial render. Use Wix's built-in performance settings to enable async loading for third-party scripts. Consider inlining critical CSS and deferring the rest using Wix Velo if available.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Wix Speed Tests
JavaScript files are blocking initial page render for 2.24 seconds, severely impacting First Contentful Paint.
Your LCP element is not discoverable in the initial HTML document, significantly delaying the largest contentful paint.
61KB of unused CSS is slowing down page rendering and blocking critical resources.
Document latency of 2.3 seconds and redirect chain delay LCP by 3.1 seconds total.