Fix LCP Element Render Delay

How to optimize reyvivas.com

Generic SiteScore: 66/100Analyzed February 2026

Fix LCP Element Render Delay

High Impact+20 points estimated

Why It Matters

The LCP element has a 1.5-second render delay, contributing significantly to the poor 12.6-second LCP score.

How to Fix

Move critical CSS inline to eliminate render-blocking stylesheets. Remove the loading screen that contains your LCP image, as it delays actual content visibility. Preload critical resources and optimize the critical rendering path to reduce element render delay.

0Needs Improvement

What This Score Means

A score of 66 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

12.6s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

31ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This website has poor performance with a score of 66/100, primarily due to extremely slow loading times that take over 12 seconds for the page to become fully interactive. The biggest issue is excessive JavaScript execution (5.5 seconds) combined with large video files totaling over 21MB, which creates enormous network payloads that cost users real money on mobile data. The main signature image is also inefficiently optimized, being 4x larger than needed and not using modern formats like WebP. Reducing JavaScript complexity, compressing or lazy-loading the videos, and properly sizing/optimizing images could dramatically improve performance and user experience.

Other Optimization Recommendations

Optimize Main JavaScript Bundle

High Impact+25 points estimated

Why It Matters:

Your main script file (script.min.js) blocks the main thread for 5.5 seconds, severely delaying page interactivity and LCP.

How to Fix:

Split your JavaScript bundle into critical and non-critical parts. Load only essential code synchronously and defer the rest using dynamic imports or async loading. Consider code splitting to reduce the initial bundle size from its current large payload.

Optimize Signature Image Format

Medium Impact+8 points estimated

Why It Matters:

Your signature PNG is oversized (737x294 served at 180x72) and unoptimized, wasting 45KB and slowing LCP.

How to Fix:

Resize the signature.png to exact display dimensions (180x72). Convert to WebP format for better compression. Since it already has fetchpriority='high', ensure it's properly sized and compressed to maximize the priority hint effectiveness.

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites