Skip to content
Back to Blog

Your Website Has to Work on a Phone in a Beer Garden

Summer traffic is mobile traffic. I walk through the page-speed and form issues that lose Kent and Sussex enquiries when people are outdoors on 4G.

Matt West

Matt West

Founder of Boostkit

3 July 2026
6 min read

In July I stop judging websites from a desktop in an office. I open them on a phone, outside, on a normal 4G connection. That is how a lot of Kent and Sussex customers will see you in summer: one hand, sun on the screen, and a reason to leave if the page stalls.

A site that looked fine in March can fail in July. Hero videos, uncompressed photo galleries and forms that need a lot of JavaScript are the usual culprits. None of that is a design opinion. It is whether someone can book a table or request a quote before the drink arrives.

What I test first

  • Largest Contentful Paint on a mid-range Android over 4G. If the main image is still blank after a couple of seconds, most people hit back.
  • The tap targets. Phone numbers, "Book" and "Get a quote" need to be easy to hit with a thumb. Tiny footer links do not count.
  • The form on mobile. If it asks for ten fields before a name and a number, it will not get finished in a beer garden.
  • Whether the form actually sends. I still find sites where the contact form only works in the designer's browser.

Fixes that do not need a full rebuild

You do not always need a new website in July. You often need to stop shipping megabytes of image to a phone.

  1. Compress the homepage images. Serve WebP or AVIF, set width and height so the layout does not jump, and lazy-load anything below the first screen.
  2. Remove autoplay video from the hero unless you have measured that it helps. A still photo with a clear headline is faster and usually clearer.
  3. Put a click-to-call button in the header on mobile. For trades and restaurants, the phone number is the conversion.
  4. Keep the first form short: name, email or phone, and what they need. Collect the rest once you are in a conversation.

Core Web Vitals without the jargon

Google uses Largest Contentful Paint, Interaction to Next Paint and Cumulative Layout Shift as part of ranking and as a quality signal. In practice: the main thing should appear quickly, buttons should respond when tapped, and the page should not leap about while it loads.

I use PageSpeed Insights and a real phone, not only the lab score. A "green" desktop score can still hide a painful mobile experience. If you only have time for one test this week, do the phone test on 4G.

When a rebuild is the honest answer

If the site is a heavy WordPress theme with a slider plugin, a popup plugin and a page builder, patching images will only go so far. That is a performance problem baked into the stack. I build on Next.js because I can keep pages lean and still give you a CMS you can edit.

I will not claim a universal conversion lift from a speed fix. I will say this: if the page never finishes loading, there is no conversion to measure. Make the phone experience work, then argue about colours.

Q&A

Test your understanding with AI-generated questions about this post

Matt West

About Matt West

Founder of Boostkit

Matt West is the founder of Boostkit, a Tunbridge Wells-based digital agency specialising in custom Next.js websites, SEO, Google Ads, and AI automation for small and medium businesses across Kent, Sussex, and the UK.

Boostkit was founded in 2024. Matt builds with a modern stack (Next.js, React, Sanity, Vercel) and consistently delivers websites scoring 97+ on Google Lighthouse. He has shipped 28+ projects for clients across hospitality, professional services, manufacturing, and the trades.

Matt writes about the realities of running a small UK agency: SEO that compounds, Google Ads that pay back, AI automations that save real hours, and web design that turns visitors into customers. Every post is grounded in client work, not theory.

AI Summary

Get an AI-generated summary of this post in different formats

Need Help?

Let's discuss how I can help you build something amazing.

Get in Touch