/* Loops — "Managing Weight With ADHD" use-case page Wellbeing guardrails applied: no weight-loss promise, no dietary advice, eating disorder signpost (Beat) in objections, FAQ, and a footer support note. */ /* ---------------- Page nav (links back to the homepage) ---------------- */ const WT_NAV_LINKS = [ { label: "Why it happens", href: "#why" }, { label: "How it works", href: "#how" }, { label: "Questions", href: "#faq" }, { label: "For ADHD", href: "/adhd/#directory" }, { label: "Knowledge Hub", href: "/adhd/knowledge-hub/" }, { label: "Blog", href: "/blog/" }, ]; const WtNav = () => { const [open, setOpen] = React.useState(false); const [scrolled, setScrolled] = React.useState(false); React.useEffect(() => { const onScroll = () => setScrolled(window.scrollY > 8); onScroll(); window.addEventListener("scroll", onScroll, { passive: true }); return () => window.removeEventListener("scroll", onScroll); }, []); React.useEffect(() => { if (!open) return; const onKey = (e) => e.key === "Escape" && setOpen(false); document.body.style.overflow = "hidden"; document.addEventListener("keydown", onKey); return () => { document.body.style.overflow = ""; document.removeEventListener("keydown", onKey); }; }, [open]); return (
Loops
); }; /* ---------------- Hero ---------------- */ const WT_HERO_BLOCKS = [ { title: "Keep moving forward", body: "One daily action towards your goal, without having to plan the whole week.", icon: (), }, { title: "Recover without shame", body: "Coaching through hard days so difficult moments don't undo everything.", icon: (), }, { title: "Stay in it for the long run", body: "A system that picks up where you left off, however long the gap.", icon: (), }, ]; const WtHero = () => (
Designed for ADHD. Works for everyone.

You want to feel better in your body. That's a completely valid thing to want. And ADHD makes it genuinely harder than it should be.

Not because you lack willpower or knowledge. Because the way most weight-loss approaches work doesn't fit how your brain works.

Loops is a daily coaching app for people with ADHD. It gives you small daily actions, coaching through the hard days, and, if you want it, one person who gently cheers you on.

Free for 7 days. No complicated setup. On iOS for now.
{/* Three icon blocks */}

Three things Loops does for you

{WT_HERO_BLOCKS.map((b) => (
{b.icon}

{b.title}

{b.body}

))}
); /* ---------------- What Loops does ---------------- */ const WtWhatLoopsDoes = () => (
How Loops helps

You deserve support that actually works for the way your brain is wired.

Wanting to lose weight, feel healthier, or have a more consistent relationship with food are all completely valid goals. The difficulty isn't the goal. It's that almost every tool designed to help with it assumes a kind of consistent self-regulation that ADHD makes genuinely hard.

Loops gives you small daily actions to keep moving towards what you're working on. It helps you build the habits that matter, recover without shame when things go off track, and keep going through the weeks when that feels hardest.

Then it adds the part most apps leave out. One person who gently sees you doing it. More on that just below.

); /* ---------------- Recognition (6 cards) ---------------- */ const WT_RECOGNITION = [ "You've tried more approaches than most people. You have the knowledge. The consistency is what keeps breaking down.", "You eat brilliantly for a week or two, then something happens and the whole thing collapses. Starting again feels harder each time.", "Meal planning, calorie tracking, and food prep sound reasonable in principle. In practice, they become another thing you can't keep up with.", "Sometimes eating feels like the one reliable way to feel better when you're bored, stressed, or overwhelmed. Sometimes you forget to eat at all.", "By the time evening comes, you're so depleted that any attempt at choosing well feels impossible. The craving wins not because you don't care, but because there's nothing left.", "You don't feel lazy. You feel like you're constantly fighting something that other people seem to manage effortlessly.", ]; const WtRecognition = () => (
Does any of this sound familiar?

You're not the only one who finds this harder than it should be.

These are the patterns that come up most often for people with ADHD around eating and weight. ADHD affects people differently, so not all of these will apply. But if several feel familiar, you're in the right place.

{WT_RECOGNITION.map((t, i) => (

{t}

))}

None of this is about lacking commitment or not wanting it enough. It's what happens when a real goal meets a system that wasn't built for your brain.

); /* ---------------- The part most apps miss (being seen) ---------------- */ const WT_WITNESS_CARDS = [ { t: "All they have to do is see it", b: "When you close a loop, they see it. When you get back up after a hard day, they see that too. They just get to see you keep showing up, and cheer you on." }, { t: "Not monitoring, just encouragement", b: "They are not there to check what you ate or watch a number. They don't nag, they don't manage you, they don't even pay. Gentle encouragement, on the days it's hardest to give it to yourself." }, { t: "You're always in control", b: "You choose who it is. You decide exactly what they can see, and you can change it any time. It can be as much or as little as you like." }, { t: "Or keep it entirely private", b: "If this feels too private to share, that's completely fine. Solo works on its own, and you can keep everything to yourself. Your person is there for if and when you want it." }, ]; const WtWhyLoopsWorks = () => (
The part most apps miss

Brains finish for people, not for apps.

This is the kind of goal you can chip away at for years, quietly, with nobody knowing. And when a hard day comes, it's easy to let it go when no one would ever notice.

So Loops adds the one thing that reliably keeps ADHD brains going. Another person.

You choose one person you trust. Your partner, a friend, whoever feels safe. When you close a loop, they see it. When you get back up after a hard day, they see that too. You decide exactly what they can see, and you can change it any time.

This is the step most people skip with other apps. It's also the one that makes Loops work.

{WT_WITNESS_CARDS.map((c) => (

{c.t}

{c.b}

))}
); /* ---------------- Why it keeps happening (5 mechanisms) ---------------- */ const WT_PATTERNS = [ { title: "The executive function burden", body: "Standard eating approaches ask for months of consistent planning, tracking, and cooking. Each step is an executive function task, and for many people with ADHD, the chain holds for a week or two and then breaks. Not from lack of desire, but because the cognitive load was always too high to sustain.", }, { title: "Delayed rewards versus immediate ones", body: "Health changes are slow and invisible. Food is immediate, sensory, and reliable. When stressed, bored, or emotionally flat, the brain's in-the-moment response consistently wins against a goal that feels far away.", }, { title: "Eating as regulation", body: "For many people with ADHD, eating isn't purely about hunger. It's about state management. Food is a fast, reliable way to manage overwhelm, boredom, or under-stimulation, which means many \u201Cdiet failures\u201D are better understood as attempts at self-regulation than as failures of discipline.", }, { title: "The all-or-nothing cycle", body: "Strict rules feel manageable until they break. Then abandonment feels inevitable. The cycle of high restriction followed by giving up entirely is extremely common in ADHD and is better understood as a coping pattern than a character flaw.", }, { title: "The timing and energy problem", body: "The hardest eating moments are predictable: late evenings, after skipped meals, when medication wears off. By those points, self-regulation is genuinely depleted. Not because of poor commitment, but because the system was never designed for those moments.", }, ]; const WtWhyItHappens = () => (
Understanding the pattern

Repeated failure is usually a mismatch problem, not a motivation problem.

You want this. What keeps going wrong isn't desire. It's that standard weight-loss approaches were built around consistent self-regulation, and ADHD makes that genuinely difficult.

Research consistently finds that adults with ADHD have more previous weight-loss attempts, not fewer, and worse outcomes on standard programmes despite that greater effort. That's not a personal failing. It's a pattern.

    {WT_PATTERNS.map((p, i) => (
  1. {String(i + 1).padStart(2, "0")}

    {p.title}

    {p.body}

  2. ))}

Understanding where things predictably go wrong is the beginning of designing around them. That's what Loops helps you do.

); /* ---------------- How it works (4 steps) ---------------- */ const WT_STEPS = [ { t: "Tell Loops where you are", b: "Share a little about your eating patterns and what you're trying to change. No judgement. No long forms." }, { t: "Choose your person, if you want one", b: "Pick one person you trust to see your progress. You decide exactly what they can see, and you can change it any time, so it can be as much or as little as you like. This is the step most people skip with other apps, and the one that makes Loops work. It's entirely optional, and because this can feel private, you can keep everything to yourself. On a Crew plan you can choose more than one." }, { t: "Get small daily actions", b: "Each day, Loops shows you what's due and gives you specific, achievable things to do. Not a meal plan. Not a calorie target. Just the next right action for where you are right now. Close the loop, and your person sees it." }, { t: "Get coaching when you need it", b: "At the difficult moments: the evening cravings, the days when the wheels came off, the point where you would usually give up, Loops is there with practical, personalised coaching to help you keep going rather than starting over." }, { t: "Build steadiness over time", b: "Progress in this area is rarely a straight line. Loops is designed for that reality. It keeps the thread alive through the messy weeks, so that the good days and the difficult ones both count." }, ]; const WtHowItWorks = () => (
Getting started

Simple from day one.

You don't need to overhaul your relationship with food overnight. You need a system that makes steady progress possible, and that picks you back up when things go off course.

    {WT_STEPS.map((s, i) => (
  1. {i + 1} Step {i + 1}

    {s.t}

    {s.b}

  2. ))}

There's no perfect entry point. Wherever you are right now is a fine place to start.

); /* ---------------- What's inside Loops (5 parts) ---------------- */ const WT_WHATS_INSIDE = [ { t: "One goal, in your own words", b: "What you're really after, described your way: to feel better in your body, to have a steadier relationship with food, to feel healthier. Not a number on a scale. Loops doesn't set weight targets. Just a clear sense of what you're moving towards, so your brain can hold on to it." }, { t: "Loops that fit your life", b: "A loop is one small, repeating action, at a pace you choose. Gentle and doable, never a rule to break. Some run every day, some a few times a week: a short walk after dinner, a glass of water when you wake up, eating something before you get too hungry. A few connect to your goal. Others are just life, like taking your meds before breakfast. A missed one doesn't wipe you out. You can repair a streak simply by showing up again." }, { t: "Your person", b: "The one you choose to see your progress: the loops you close and the times you get back up. You decide what they see, so it can be as much or as little as you like. Support, without the nagging or the monitoring. On a Crew plan it can be more than one: your people." }, { t: "Rewards you can feel", b: "Promise yourself something kind for the moments that matter: a fortnight of showing up, a hard evening you got through, a week where a bad day didn't become a bad month. Loops holds the promise and calls it in when you've earned it, and your person gets to see it too." }, { t: "A coach who knows your whole story", b: "An AI coach built for ADHD. It already knows where you are and what you're working on, so there's no re-explaining yourself from the start. No booking, no waiting room. It's there in the moments that are hardest: the late evening, the day the wheels came off, the point where you'd usually start over." }, ]; const WtWhatsInside = () => (
What's inside Loops

Five simple things, working together.

{WT_WHATS_INSIDE.map((p, i) => (
{String(i + 1).padStart(2, "0")}

{p.t}

{p.b}

))}
); /* ---------------- Social proof ---------------- */ const WT_TESTIMONIALS = [ { quote: "I had tried six or seven different approaches before Loops. What was different was that it didn't treat a bad day as a failure. It just asked what I was doing next. That changed how I thought about the whole thing.", who: "Teacher, Birmingham", meta: "ADHD diagnosis at 29" }, { quote: "I used to think I was just bad at this. Finding out there was a reason why the evening was always the hardest time, and having something that specifically helped with that, made a real difference.", who: "Project manager, Leeds", meta: null }, { quote: "The part that helped most was consistency rather than perfection. I stopped seeing imperfect weeks as wasted weeks. Things started to feel more stable.", who: "Freelancer, Bristol", meta: null }, ]; const WtSocialProof = () => (
From people who recognise themselves in this

You're in good company.

{WT_TESTIMONIALS.map((t, i) => (
{t.quote}
{t.who}
{t.meta ?
{t.meta}
: null}
))}
); /* ---------------- Pricing ---------------- */ const WT_PRICING = [ { name: "Solo", price: "\u00A39.99", per: "/mo", tag: null, blurb: "Everything: your goal, loops, streaks, rewards and coach. Just you and the work.", featured: false }, { name: "Duo", price: "\u00A312.99", per: "/mo", tag: "The one we'd pick", blurb: "Everything, for two. You and your person, both with the full app, on one bill. Three pounds more than going alone, for the thing that makes it work.", featured: true }, ]; const WtPricing = () => (
Pricing

Better with your person. Built for it.

{WT_PRICING.map((p) => (
{p.tag ? {p.tag} : null}

{p.name}

{p.price} {p.per}

{p.blurb}

))}

Prefer to pay yearly? A year of it, together, with two months free. Every plan starts with a 7-day free trial. On iOS for now.

); /* ---------------- Objections (incl. Beat signpost) ---------------- */ const WtObjections = () => (
A few things worth knowing

Common questions before you start

“I've tried so many things. Why would this be different?”

Most approaches to eating and weight aren't designed for ADHD brains. They assume consistent motivation and smooth recovery from setbacks. Loops is built around the opposite: inconsistent motivation, high cognitive load days, and a system that meets you where you are rather than where you wish you were.

“Do I have to share my progress with anyone?”

No. Solo works perfectly well on its own, and this can stay completely private. If you'd like someone alongside you, you decide exactly what your person sees, and you can change it any time. You can add them whenever you're ready.

“What if I'm not diagnosed?”

You don't need a diagnosis. Many people using Loops are on waiting lists, self-identifying, or finding that ADHD describes their experience without a formal label. If the patterns on this page feel familiar, Loops is built for you.

“Is Loops a diet or weight-loss programme?”

No. Loops is a daily coaching app for people with ADHD. It doesn't prescribe diets, set calorie targets, or promise specific weight outcomes. It helps you build the consistency, structure, and recovery habits that make any approach to eating more sustainable for an ADHD brain.

“What if my relationship with food feels more serious than this?”

If your relationship with food is causing significant distress, affecting your daily life, or involves patterns like loss-of-control eating that feel very difficult to manage, please speak with your doctor or a qualified professional first. Loops isn't a substitute for clinical support.

); /* ---------------- FAQ accordion ---------------- */ const WT_FAQS = [ { q: "What is Loops?", a: "Loops is a daily coaching app for people with ADHD and anyone building better habits. It combines personalised coaching, daily micro-actions, one person who sees your progress, rewards, and progress tracking into one consistent system. For people managing their relationship with eating and weight, it provides the daily structure and recovery support that standard approaches rarely offer." }, { q: "Who is 'your person', and do I need one?", a: "Your person is the one you choose to see your progress. When you close a loop or get back up after a hard day, they see it. They are not there to monitor you or check what you ate. They don't nag or manage you. They just get to see you keep showing up. Because this can feel private, it's entirely optional: Solo works perfectly well on its own, and you decide exactly what they see. On a Crew plan it can be more than one: your people." }, { q: "Why do people with ADHD struggle with weight management?", a: "Adults with ADHD have higher rates of overweight and obesity, more previous weight-loss attempts, and worse outcomes on standard programmes. The main reasons aren't lack of knowledge: they're the executive function demands of standard approaches, how ADHD affects motivation under delayed reward, the role food plays in emotional regulation, and the all-or-nothing patterns that build up after repeated failed attempts." }, { q: "Why do diets keep failing for people with ADHD?", a: "Standard diets ask for consistent meal planning, tracking, cooking, and long-term behavioural change. All of these are high executive function tasks. Research shows that self-monitoring adherence falls quickly even in the general population; for people with ADHD, that drop tends to be faster and more complete. The failure is usually not a loss of desire. It's a mismatch between what the programme demands and what ADHD makes reliably possible." }, { q: "Is it normal to use food to manage emotions or boredom with ADHD?", a: "Yes, and it's well documented. For many people with ADHD, eating is a fast, reliable way to manage overwhelm, under-stimulation, or emotional distress. This isn't a character weakness. It's a predictable response to an ADHD nervous system seeking regulation." }, { q: "Does Loops tell me what to eat?", a: "No. Loops doesn't prescribe diets, recommend specific foods, set calorie targets, or promise weight outcomes. It helps you build the consistency and structure that make your own approach to eating more sustainable." }, { q: "What if I have an eating disorder?", a: "Loops isn't a treatment for eating disorders and isn't a substitute for clinical support. If you are experiencing significant distress around eating, loss-of-control eating, restriction, or any pattern that feels difficult to manage, please speak with your GP. In the UK, Beat (beateatingdisorders.org.uk) provides free information, helplines, and support for anyone affected by eating disorders.", beat: true }, { q: "Do I need an ADHD diagnosis to use Loops?", a: "No. Loops is designed first for people with ADHD but doesn't require a formal diagnosis. If the experiences described on this page feel familiar, Loops is built for you." }, { q: "Is Loops available in the UK?", a: "Yes. Loops is available across the UK and is built with UK health guidance and support resources in mind." }, ]; const WtFAQItem = ({ q, a, beat, defaultOpen }) => (
{q}

{beat ? <>Loops isn't a treatment for eating disorders and isn't a substitute for clinical support. If you are experiencing significant distress around eating, loss-of-control eating, restriction, or any pattern that feels difficult to manage, please speak with your doctor. You can find crisis lines and specialist support on Find help now. : a}

); const WtFAQ = () => (
FAQ

Questions people often ask

Still wondering if Loops fits how your brain works? Contact us. A real person will reply.

{WT_FAQS.map((f, i) => )}
); /* ---------------- Final CTA ---------------- */ const WtFinalCTA = () => (
Make the trying work

You've been trying for a long time. Let's make the trying actually work.

The goal is real. The difficulty is real too. Loops is built to help with the second part, so the first part finally has a chance. And if you want, one person quietly in your corner.

Free for 7 days. No complicated setup. On iOS for now.
); /* ---------------- Support note (wellbeing signpost above footer) ---------------- */ const WtSupportNote = () => ( ); /* ---------------- Sources ---------------- */ const WT_SOURCES = [ { t: "Association Between ADHD and Obesity: A Systematic Review and Meta-Analysis — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/26315982/" }, { t: "Weight loss following a clinic-based weight loss programme — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/21150252/" }, { t: "Adult ADHD, not ‘just a trend’ — British Dietetic Association", u: "https://www.bda.uk.com/resource/adult-adhd-not-just-a-trend.html" }, { t: "Overweight and obesity management — NICE guidance", u: "https://www.nice.org.uk/guidance/ng246/chapter/Planning-and-delivering-overweight-and-obesity-services-and-interventions" }, { t: "Attention-Deficit/Hyperactivity Disorder and Monetary Delay Discounting — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC5049699/" }, { t: "Attention Deficit Hyperactivity Disorder (ADHD) and disordered eating — University of Birmingham research", u: "https://research.birmingham.ac.uk/en/publications/attention-deficit-hyperactivity-disorder-adhd-and-disordered-eati/" }, { t: "Circadian rhythm disruption as a link between ADHD and obesity — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/26526321/" }, { t: "Having ADHD and losing weight feels IMPOSSIBLE sometimes — r/adhdwomen", u: "https://www.reddit.com/r/adhdwomen/comments/1m7yn8l/having_adhd_and_losing_weight_feels_impossible/" }, { t: "Counting calories with executive dysfunction — r/loseit", u: "https://www.reddit.com/r/loseit/comments/16bb32e/counting_calories_with_executive_dysfunction/" }, { t: "An ADHD-Friendly Way to Lose Weight? Yes! — ADDA", u: "https://add.org/adhd-friendly-way-to-lose-weight/" }, { t: "How do I stop f***ing eating? — r/adhdwomen", u: "https://www.reddit.com/r/adhdwomen/comments/1kuevbt/how_do_i_stop_fing_eating/" }, { t: "Tirzepatide for managing overweight and obesity — NICE guidance", u: "https://www.nice.org.uk/guidance/ta1026" }, { t: "Self-Monitoring in Weight Loss: A Systematic Review — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC3268700/" }, { t: "Eating disorders: recognition and treatment — NICE guidance", u: "https://www.nice.org.uk/guidance/ng69/ifp/chapter/Binge-eating-disorder" }, { t: "Attention deficit hyperactivity disorder: diagnosis and management — NICE", u: "https://www.nice.org.uk/guidance/ng87/resources/attention-deficit-hyperactivity-disorder-diagnosis-and-management-pdf-1837699732933" }, { t: "Consistency With and Disengagement From Self-monitoring in a Technology-Based Weight Loss Programme — JMIR Formative Research", u: "https://formative.jmir.org/2022/2/e33603/" }, { t: "The impact of physical activity on inhibitory control of adults with ADHD — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/40084538/" }, { t: "Taking Charge of Adult ADHD, Second Edition — Russell Barkley", u: "https://www.guilford.com/books/Taking-Charge-of-Adult-ADHD/Russell-Barkley/9781462546855" }, { t: "A nurse-led lifestyle intervention for adult persons with ADHD — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/32493144/" }, ]; const WtSources = () => (
Our sources

Where this comes from

This page draws on research into ADHD, weight, eating patterns, and executive function, alongside real accounts from people who have tried repeatedly to manage their weight. Here's where it comes from.

If your relationship with food is causing significant distress, please speak with your doctor or a qualified professional. You can also find crisis lines and specialist support on Find help now.

    {WT_SOURCES.map((s, i) => (
  1. {s.t}
  2. ))}

Loops is a daily coaching app, not a medical or clinical service. These sources inform how we think about ADHD and weight; they are not an endorsement of Loops by their authors.

); /* ---------------- App ---------------- */ function WtApp() { return (
); } const wtRoot = ReactDOM.createRoot(document.getElementById("root")); wtRoot.render();