Case study
From 18 MB to 2.1 MB: Wonder Pets Florida
Wonder Pets Florida does mobile pet grooming around Orlando. The content was already good — pricing, team, reviews — but the site delivered it so badly that a large share of visitors never got to see it.
The challenge
The audit was run on 8 August 2026: desktop and 375-pixel mobile review, page-weight measurement, and a comparison against the company’s own brand manual. Five concrete problems surfaced, and none of them was the content:
- The page weighed around 18 MB. Gallery photos ran 2 to 2.4 MB each, unoptimised. Their customer is searching “mobile grooming near me” from the street on cellular data — the gallery took tens of seconds to appear.
- On a slow browser the page rendered blank. All the content — services, pricing, reviews, team — was hidden by default and only revealed when a script switched it on during scroll. In the audit’s mobile screenshot, the page was a sequence of empty blocks: the content never fired.
- The phone number vanished on mobile. The desktop header carried a number and a booking button; the mobile header only the button. The number sat at the bottom of a page roughly 18,000 pixels tall — about twenty-two iPhone screens down. Somebody with an urgent problem wants to call, not fill in a form.
- Pricing was buried behind tabs. The table — the strongest argument for a service that advertises transparent pricing — was split across four tabs and five size filters. Finding the cost of a full groom for a large doodle took three taps and remembering numbers between screens.
- The site didn’t follow its own brand manual. The manual specifies navy
#05083Band gold#DDBC61; the site used a greyish blue#1a3f5ethat appears nowhere in it, plus a different typeface. Customers saw one colour on the van in their street and another on the website.
The solution
Nothing about the business or the message needed changing. What needed fixing was the delivery of what was already there.
- The same photos, recompressed at visually equivalent quality. Images went from 2–2.4 MB down to a 100–250 KB range.
- Content visible from the first frame. Animation became an enhancement rather than a requirement: on an old or busy browser the page still renders in full.
- A fixed bar with tap-to-call and a booking button, visible at every point of the page. One tap, one call.
- Pricing walked through as scenes, with the cost per size on screen. No tabs, no filters — the owner sees their dog and their price without touching anything.
- The official brand colours and typefaces. Website, van, uniforms and cards finally speaking the same visual language.
The result
These figures were measured against the live site on 15 August 2026, and anyone can reproduce them by opening wonderpetsflorida.com with browser developer tools:
The rest of the work — content that doesn’t depend on scripts, a phone number always within reach, pricing without tabs — isn’t measured in kilobytes, but it decides whether somebody with an urgent problem calls or moves to the next result. The site is live: you don’t have to take our word.
Stack used
No content management system and no external dependencies, so the page stays fast and needs no upkeep:
- Custom HTML, CSS and JavaScript — no framework, no template
- Recompressed images with lazy loading
- Fixed contact bar with tap-to-call and a direct WhatsApp link
- Palette and typefaces taken from the client’s official brand manual
- Structured data and service-area business configuration