Render profile · Painters & Decorators
Painters and decorators: your before-and-after slider is two images
Every comparison slider on the page loads two full-size photographs, and most of them arrive without dimensions attached.
The short answer
A before-and-after slider is the most persuasive thing on a decorator's site and the most expensive. It loads two full-resolution photographs where a normal gallery item loads one, and because sliders usually insert their images with JavaScript, the browser rarely knows how tall the block will be until it arrives.
That produces two measurable problems: doubled payload, which pushes Largest Contentful Paint past 2.5 seconds, and Cumulative Layout Shift, which should stay at or under 0.1 and often does not. Both are fixable in an afternoon, and both are visible in PageSpeed Insights field data.
Hosting handles the server side: NVMe behind a LiteSpeed cache, free SSL, engineer-run migration and 24/7 support from $2.42/mo with no setup fee.
By the HostingFast team · Reviewed 12 August 2026
Free
Migration in, no invoice
24/7
Human cover, all hours
Daily
A backup every day
$0
Charged to set up
Decorating sells on evidence. A hallway before and the same hallway after, at the same angle, in the same light. Nothing else on the page works as hard, which is why most sites in the trade end up with six or eight of them on one scroll.
Six sliders is twelve photographs. If each is a 2.5 MB export from a phone, that is 30 MB on a page a customer opens on 4G in a car park, and the honest result is that most of them leave before the second row appears.
The good news is that this is a payload and layout problem rather than a server problem, which means it is entirely within your control and the numbers move quickly once you start.
Count the images before you optimise anything
Open the portfolio page with DevTools on the Network panel, filter to Img, and read the count and total at the bottom of the panel. Most decorators are surprised: a page that looks like eight photographs is usually carrying eighteen once slider duplicates, thumbnails and a logo strip are counted.
Sort by transfer size and look at the top five. If any single file is over about 400 KB it was uploaded at camera resolution. That is your Largest Contentful Paint candidate, and on a throttled Slow 4G profile it is the reason the figure sits at four seconds rather than two.
Layout shift is the score you are quietly failing
Cumulative Layout Shift measures how much content jumps around while the page loads. The good threshold is 0.1 or below. Slider plugins are a common cause because they build their markup in JavaScript, so the browser reserves no space and the rest of the page moves down as each comparison block appears.
In DevTools, open Performance, tick Screenshots, record a reload on Slow 4G and scrub the filmstrip. You will see the jump. The fix is to give every image an explicit width and height attribute, or an aspect ratio in CSS on the slider container, so the space is reserved before the file arrives.
Trim what you are not looking at
Only the first comparison on the page needs to load immediately. Everything below the fold should carry the lazy loading attribute, which lets the browser defer it until the visitor scrolls near it. On a portfolio page that alone can halve what a first visit downloads.
Then look at the third-party column. An Instagram feed embed pulls in a substantial JavaScript bundle before it renders a single tile, and a review badge often does the same for one line of text. Both are worth keeping only if you can honestly say they earn more than the seconds they cost.
Check it on the phone in your pocket
Desktop testing flatters a photo-heavy site because the connection is fast and the screen is large. Put the site on your own phone, on mobile data rather than the office wireless, and scroll the portfolio. If you find yourself waiting, so does everyone else.
Then go back to the field data in PageSpeed Insights and check the same page a month later. That report is a rolling 28-day sample of real Chrome visits at the 75th percentile, so it tells you what a quarter of your worst-served visitors experienced. It is slower to respond than a lab run and considerably more honest.

The server half, handled
NVMe storage behind a LiteSpeed cache means the page itself arrives quickly; what happens next is decided by how much you asked the browser to download.
Free SSL, engineer-run migration, daily backups and domain mailboxes are included on every plan rather than added at checkout, and renewals are billed at the rate you signed up at.
- WebP conversion included, no plugin licence to buy
- NVMe behind LiteSpeed on Sprint, Turbo and Nitro
- A backup daily, restored from cPanel in one click
- Free SSL that reissues before it can lapse
Why HostingFast
Standard on every plan
WebP without a plugin
Image conversion is built into the platform, so a resized photograph gets smaller again without another licence to manage.
Cache ahead of PHP
LiteSpeed serves the portfolio page from cache, leaving the browser free to spend its time on the photographs.
NVMe under the library
A media library with hundreds of files stays quick to browse in the admin as well as on the front end.
Staging for slider changes
Trial a lazy-loading change or a plugin swap on a clone, measure it, then promote it once the number has moved.
Migration done for you
Engineers move the existing site and its media library across at no charge, with your sign-off before the switch.
Flat renewal pricing
The rate you start on is the rate you renew on, so a good first-year price is not a countdown to a worse one.
Quick Start
From order to online
- 1
Count and weigh the images
Filter the Network panel to Img on your portfolio page and read the count and total transfer. That number is the whole problem stated in one figure.
- 2
Reserve the space
Add explicit width and height attributes, or an aspect ratio on the slider container, then record a Performance trace and confirm the filmstrip stops jumping.
- 3
Defer everything below the fold
Mark off-screen comparisons for lazy loading, drop any embed that loads a bundle to render one tile, and re-test on Slow 4G.
Built In
Loaded onto every plan
- Built-in WebP conversion on every plan, portfolio included
- NVMe SSD storage sitting behind a LiteSpeed cache
- WordPress Toolkit clones for trialling a slider or theme swap
- Free SSL issued and reissued without a reminder
- One backup a day, restorable in a single click
- Free migration, media library and all, at no charge
- PHP version picked per domain, not per account
- 240+ applications installable in one click via Softaculous
- No setup fee, and the renewal matches the sign-up price
- 24/7 human support, nights and weekends included
Frequently Asked
What people ask us most often
Do before-and-after sliders hurt page speed?
They double the image count for the same visual slot, and most implementations insert their markup with JavaScript so no space is reserved for it. That combination costs you both Largest Contentful Paint and Cumulative Layout Shift. Keep them, but resize the sources, lazy-load the ones below the fold and set an aspect ratio on the container.
What Cumulative Layout Shift should I be aiming for?
0.1 or lower is the good threshold, and anything above 0.25 is poor. On decorating portfolios the usual causes are images without width and height attributes, a web font swapping in late, and slider blocks appearing after the surrounding text has already been laid out.
Is lazy loading safe for a portfolio page?
Yes, for anything below the fold. Do not lazy-load the first image a visitor sees, because that is usually your Largest Contentful Paint element and deferring it makes the metric worse. Everything past the first screen is fair game and it is often the largest single win available.
Should I use an Instagram embed for recent work?
Only if you have measured what it costs. Most official embeds fetch a sizeable script bundle before rendering anything, on every page they appear on. Uploading half a dozen recent photographs to the site directly gives you the same evidence at a fraction of the weight and none of the third-party dependency.
Keep reading
Churches & Faith Groups — Hosting Guide
Service pages, event calendars and keeping a volunteer-run site quick.
Wineries & Vineyards — Hosting Guide
Cellar-door sales, gallery weight and seasonal traffic patterns.
SSL Certificate · The Short Version
What a certificate proves, how it renews, and what breaks when it lapses.
cPanel Reseller Hosting — Built for Painters & Decorators
WHM, per-account resources and running client sites at a sensible margin.
Agency Hosting Plans
Multiple client sites, staging and the tooling an agency actually uses.
Changing hosts? Run through our checklist first.
A straightforward sequence for a switch your visitors never feel: which files move first, how to shift email across without losing a single message, the right moment to repoint DNS, and the two mistakes behind almost all the downtime we get asked to rescue.
Weigh the page, then trim it.
WebP conversion and a LiteSpeed cache are included; the rest is a good afternoon with DevTools open.
View cPanel Reseller Hosting — Built for Painters & Decorators plans