
Pro Man and Van runs local, long-distance and student moves plus furniture delivery across Manchester and the UK. The build had to convert quote requests reliably, notify the owner instantly by phone-adjacent channels, and let a non-technical owner publish blog posts and pages without a developer.
Submissions email through Brevo (Sendinblue) and push a WhatsApp notification, so a quote never sits unread in an inbox.
A rich-text editor (Quill) backs a blog and dynamic-page system, with image upload and optimization handled server-side.
React-snap plus Puppeteer prerender key routes at build time, so search engines and social previews see real markup, not a loading spinner.
Rate limiting (slowapi) on quote/contact endpoints keeps the public forms usable without opening them to spam floods.
