Get in TouchNamePhone (Optional)EmailMessageSpam ProtectionPlease enter the word 'human' to prove you are not a robot.Send MessageA UK-based consultancy specialising in workplace wellbeing diagnostics, strategy, and practical support to improve organisational health and employee resilience.Quick LinksServicesWellbeing Risk RadarWorkplace Wellbeing AuditsTraining and WorkshopsSpeaking and Advisory SupportImmediate Actioninfo@feelgoodworks.co.ukGet in Touch© 2026 Feel Good Works. All rights reserved.Privacy PolicyTerms of Service window.addEventListener(“load”, function () { const root = document.getElementById(“contact-root”); if (!root) return; const api = window[“ContactVC”]; if (!api) { console.error(“ContactVC is not available”); return; } let initial = window.__VC_PROPS__?.[“ContactVC”] || {}; const ssrUrl = “contact” === “home” ? “/” : “/” + “contact”; initial.router ??= “memory”; initial.initialEntries ??= [ssrUrl]; const hasSSR = root.childElementCount > 0; if (hasSSR) api.hydrate(root, initial); else api.mount(root, initial); });