/* Loops — "Build Routines That Survive Bad Days With ADHD" use-case page Shame/identity guardrails: "You can do this" appears once (recognition close), every mechanism framed structurally, identity threat named + rebutted, imperfection is the promise. Unique section: the bad day mode reframe. */ /* ---------------- Page nav (links back to the homepage) ---------------- */ const RTN_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 RtnNav = () => { 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 RTN_HERO_BLOCKS = [ { title: "Built for bad days", body: "A routine designed to survive interruptions, not pretend they won't happen.", icon: (), }, { title: "Come back without shame", body: "One miss isn't the end. Loops gives you a way back in that's smaller than starting over.", icon: (), }, { title: "Build something that lasts", body: "Six months from now, still running. Imperfectly. Still there.", icon: (), }, ]; const RtnHero = () => (
Designed for ADHD. Works for everyone.

You can build a routine. You just can't survive the first bad day.

It's not a consistency problem. For many people with ADHD, the routine itself is fine. It's what happens after one missed day that ends everything.

Loops is a daily coaching app for people with ADHD. It gives you small daily actions, an easy way back in after a miss, and, if you want it, one person who's glad when you show up.

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

Three things Loops does for you

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

{b.title}

{b.body}

))}

Loops is a daily coaching app for people with ADHD.

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

A daily system that plans for the bad days, not around them.

Most routine advice assumes the problem is finding the right system. Loops assumes the problem is what happens to any system the first time life goes sideways.

Loops gives you small daily actions, a way back in after a miss, and coaching through the moments when the routine usually breaks for good. It's not built for perfect weeks. It's built to survive the imperfect ones.

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

); /* ---------------- Recognition (6 cards) ---------------- */ const RTN_RECOGNITION = [ "You had a great streak going. Then one bad day broke it. Now you can't restart, and you're not entirely sure why.", "Missing one day feels like missing a week. The longer you leave it, the harder restarting becomes.", "You've tried habit trackers, planners, apps, spreadsheets. They work for about two weeks. Then maintaining the system becomes the thing you're avoiding.", "The routine felt natural when you built it. After a break, it feels like starting from scratch, even though nothing actually changed.", "You know exactly what you need to do. On a bad day, you can't make yourself do any of it. Even the easy parts.", "You've built and abandoned so many routines that you're starting to wonder if you're just someone who can't do this.", ]; const RtnRecognition = () => (
Does any of this sound familiar?

You're not alone in this.

These are the patterns people with ADHD describe most often when it comes to building routines.

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

{t}

))}

You can do this. The routines haven't failed because of you. They've failed because they weren't designed to survive the kind of days ADHD creates.

); /* ---------------- Why it keeps happening (5 patterns) ---------------- */ const RTN_PATTERNS = [ { title: "The all-or-nothing collapse", body: "One missed day becomes proof that the whole routine is over. ADHD's poor temporal tracking makes it hard to contextualise a single miss. It doesn't feel like one skipped day. It feels like failure." }, { title: "The back-to-zero spiral", body: "Shame after a miss makes the next attempt harder, not easier. The emotional weight of a broken routine builds with every day it stays broken, until restarting feels more daunting than the routine ever did." }, { title: "The novelty fade", body: "The routine that felt energising in week one starts to feel punishing by week three. ADHD brains crave novelty and immediate reward. Once the dopamine boost of a new habit fades, the repetition itself becomes a source of low-grade aversion." }, { title: "The rigid tool trap", body: "The system you built to help you gets abandoned the first time you can't maintain it. Planners, habit trackers, and apps add a layer of complexity that requires its own consistency. When the routine breaks, so does the tool, and now there are two things to restart." }, { title: "The bad day amplifier", body: "On a low-energy day, even the simplest parts of a routine feel impossible. ADHD involves real fluctuations in arousal, working memory, and frustration tolerance. A bad day doesn't just make things harder. It changes what the brain can do." }, ]; const RtnWhyItHappens = () => (
Understanding the pattern

It's not about willpower. It's about how ADHD changes what a bad day costs.

Routines fail for ADHD brains through a specific set of compounding mechanisms. Each one makes the next harder. Understanding them matters because each requires a different solution.

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

    {p.title}

    {p.body}

  2. ))}

Loops is designed around all five of these failure points, so a bad day doesn't have to become the end of the routine.

); /* ---------------- Unique section: the bad day mode reframe ---------------- */ const RtnReframe = () => (
A different way to think about routines

A routine that only works on good days isn't a routine. It's a plan.

Most routine advice is written for brains where motivation is stable and disruption is the exception. For ADHD brains, it's the other way around. Disruption is expected. Variability is the baseline.

This means a routine built for perfect conditions will always eventually break. A routine built for ADHD needs a different setting built into it from the start: one small action for the bad days, with no pressure to do more. Not a fallback. Not a compromise. The actual design.

); /* ---------------- The part most apps miss (being seen) ---------------- */ const RTN_WITNESS_CARDS = [ { t: "All they have to do is see it", b: "When you close a loop, they see it. When you come back after a missed day, they see that too, and it's genuinely no big deal. They just get to see you keep showing up, and cheer you on." }, { t: "They don't watch your streak", b: "They're not there to point out the day you missed. They don't nag, they don't manage you, they don't even pay. Their side is light on purpose." }, { 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." }, { t: "Coming back gets easier", b: "When coming back feels harder than it should, one person who's glad you did makes it easier." }, ]; const RtnWhyLoopsWorks = () => (
The part most apps miss

Brains finish for people, not for apps.

A routine you keep to yourself is a routine only you will miss. When one bad day breaks it, there's nobody to notice, and nobody to come back for, so it's quietly easier to let the whole thing go.

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 come back after a missed day, they see that too, and it's genuinely no big deal. 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.

{RTN_WITNESS_CARDS.map((c) => (

{c.t}

{c.b}

))}

You can start on your own if you'd rather. It still works. It just works better when someone can see you.

); /* ---------------- How it works (5 steps) ---------------- */ const RTN_STEPS = [ { t: "Tell Loops what you're working on", b: "Name your routine goal in plain language. Morning structure, evening wind-down, exercise, anything you keep losing after a bad week. No categories, no setup that takes twenty minutes." }, { 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. It's not another thing to manage: they simply see what you already do. This is the step most people skip with other apps, and the one that makes Loops work. It's entirely optional. On a Crew plan you can choose more than one." }, { t: "Get small daily actions", b: "Each day, Loops gives you specific, low-friction things to do. On harder days, it's smaller. The goal is always to give your brain something it can actually do today, not the ideal version of today. Close the loop, and your person sees it." }, { t: "Get coached back in after a miss", b: "Missed a day? Loops gives you a clear, calm step back in. Not a reset. Not a reminder of the streak you broke. Just the next smallest thing." }, { t: "Build something that survives", b: "Over time, a routine that keeps restarting becomes a routine that's still running. That's the goal." }, ]; const RtnHowItWorks = () => (
Getting started

One thing, every day. Even on the hard ones.

You don't need to rebuild your routine from scratch. You need something that survives the days when you can't.

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

    {s.t}

    {s.b}

  2. ))}

You don't need a good week to start. One action on a bad day is enough.

); /* ---------------- What's inside Loops (5 parts) ---------------- */ const RTN_WHATS_INSIDE = [ { t: "One goal, in your own words", b: "Your routine goal, described your way: a morning structure, an evening wind-down, exercise, whatever you keep losing after a bad week. No categories. Just a clear picture of what you're building, so it's easy to come back to." }, { t: "Loops that fit your life", b: "A loop is one small, repeating action, at a pace you choose. On harder days it gets smaller, never a rule to break. Some run every day, some a few times a week: make the bed, ten minutes of tidying, lights out around the same time. A few connect to your routine. Others are just life, like taking your meds before breakfast. Miss one and nothing is wiped out. The next action is still there, still small, and designed to be the easiest way back in." }, { t: "Your person", b: "The one you choose to see your progress: the loops you close and the times you come back after a miss. It's not another thing to manage, they simply see what you already do. On a Crew plan it can be more than one: your people." }, { t: "Rewards you can feel", b: "Promise yourself something for the moments that matter: the first time you came back the very next day, a month where the routine survived a bad week, six months of it still running. 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 what you're building and where your routines tend to break, so there's no re-explaining yourself from the start. No booking, no waiting room. It's there the morning after a missed day, with the smallest possible way back in, not a reminder of the streak you broke." }, ]; const RtnWhatsInside = () => (
What's inside Loops

Five simple things, working together.

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

{p.t}

{p.b}

))}
); /* ---------------- Social proof ---------------- */ const RTN_TESTIMONIALS = [ { quote: "I'd built and abandoned probably twelve routines in two years. The problem was always the same: one bad day and I couldn't get back in. Loops was the first thing that gave me something to come back to that didn't feel like starting over.", who: "Secondary school teacher", meta: "Diagnosed with ADHD at 35" }, { quote: "The habit tracker was making it worse. Every time I looked at the broken streak I felt worse, not more motivated. Loops doesn't do that. It just asks what I can do today.", who: "Freelance developer", meta: "Using Loops for 9 weeks" }, { quote: "I've had my morning routine for four months now. It's not perfect. I've missed plenty of days. It's still there when I come back.", who: "Marketing manager, Leeds", meta: null }, ]; const RtnSocialProof = () => (
What people say

From people who recognise themselves in this.

{RTN_TESTIMONIALS.map((t, i) => (
{t.quote}
{t.who}
{t.meta ?
{t.meta}
: null}
))}
); /* ---------------- Pricing ---------------- */ const RTN_PRICING = [ { name: "Solo", price: "\u00A39.99", per: "/mo", tag: null, blurb: "Everything: your goal, loops, progress, rewards and coach. Just you and the routine.", 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 RtnPricing = () => (
Pricing

Better with your person. Built for it.

{RTN_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 (5, incl. unique abandonment) ---------------- */ const RTN_OBJECTIONS = [ { q: "\u201CI've tried building routines before. They always break.\u201D", a: "That's exactly the pattern Loops is built for. The routines you've tried weren't wrong. They just weren't designed to survive the kind of days ADHD creates. Loops is." }, { q: "\u201CDo I have to share my progress with anyone?\u201D", a: "No. Solo works perfectly well on its own. But most people find it works better when one person can see them, and because it's just a view of what you already do, it never becomes another thing to manage. You decide what your person sees, and you can add them whenever you're ready." }, { q: "\u201CI just need more discipline.\u201D", a: "Discipline isn't the gap. Design is. Research on ADHD consistently shows that when routines fail, it's rarely because of commitment. It's because the system demands stable motivation that ADHD doesn't reliably supply." }, { q: "\u201CWhat if I'm not diagnosed?\u201D", a: "You don't need a diagnosis. Many people using Loops are on waiting lists, self-identifying, or simply recognise that the patterns here feel familiar. If that's you, Loops is built for you." }, { q: "\u201CWon't I just abandon Loops the way I've abandoned everything else?\u201D", a: "Loops is designed for exactly that risk. One daily action. No streak to protect. No elaborate system to maintain. If you miss a week, the next action is still there, still small, and designed to be the easiest possible step back in." }, ]; const RtnObjections = () => (
A few things worth knowing

Common questions before you start

{RTN_OBJECTIONS.map((o) => (

{o.q}

{o.a}

))}
); /* ---------------- FAQ accordion ---------------- */ const RTN_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, and accountability in one system. For routines specifically, it helps with consistency, recovery after missed days, and building something that doesn't collapse the first time life goes sideways." }, { q: "Who is 'your person', and do I need one?", a: "Your person is the one you choose to see your progress: the loops you close and the times you come back after a miss. It's not another thing to manage, they simply see what you already do. They don't watch your streak or point out the day you missed. You don't have to add one to start, but it's the part that makes Loops work, so we'll gently encourage it when you're ready. On a Crew plan it can be more than one: your people." }, { q: "How does Loops help with building routines if you have ADHD?", a: "It gives you one low-friction action each day, adapted to what you can actually manage today. It also gives you a calm, practical way back in after a miss, so a bad day doesn't have to become a bad week." }, { q: "Why do routines keep failing with ADHD?", a: "The mechanisms are specific. ADHD involves real fluctuations in arousal, motivation, and frustration tolerance. One missed day triggers shame, which makes restarting harder. The novelty of a new routine fades and the repetition starts to feel punishing. And the tools built to help often require their own maintenance. None of this is about commitment." }, { 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 here feel familiar, Loops is built for you." }, { q: "What's the difference between Loops and a habit tracker?", a: "Habit trackers record what you do or don't do. Loops coaches you through the moments when you're not doing it. A tracker shows you a broken streak. Loops gives you the next step after one." }, { q: "What if I have a terrible month and fall off everything?", a: "That's built into the design. Loops doesn't treat a terrible month as a reason to start over from scratch. The next daily action is still there, calibrated to be the smallest useful step back in." }, { q: "Is Loops available in the UK?", a: "Yes. Loops is available across the UK and is designed around UK contexts and guidance." }, { q: "How long before a routine actually sticks?", a: "There's no fixed answer, because sticking isn't a single moment. It's a pattern of restarting. Most people notice the restarts getting easier within the first few weeks. The routine becoming genuinely durable usually takes longer, and Loops is designed to make that achievable rather than aspirational." }, ]; const RtnFAQItem = ({ q, a, defaultOpen }) => (
{q}

{a}

); const RtnFAQ = () => (
FAQ

Questions people often ask

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

{RTN_FAQS.map((f, i) => )}
); /* ---------------- Final CTA ---------------- */ const RtnFinalCTA = () => (
Still running, six months on

Six months from now, still running.

Not perfectly. Not without bad days. Still there when you come back, and, if you want, one person there when you do.

Free for 7 days. No complicated setup. On iOS for now.
); /* ---------------- Sources ---------------- */ const RTN_SOURCES = [ { t: "Attention deficit hyperactivity disorder: diagnosis and management — NICE", u: "https://www.nice.org.uk/guidance/ng87" }, { t: "Recommendations | ADHD diagnosis and management — NICE", u: "https://www.nice.org.uk/guidance/ng87/chapter/recommendations" }, { t: "Non-pharmacological interventions — Australian ADHD Clinical Practice Guideline", u: "https://adhdguideline.aadpa.com.au/non-pharmacological/" }, { t: "The Important Role of Executive Functioning and Self-Regulation — Russell Barkley", u: "https://www.russellbarkley.org/factsheets/ADHD_EF_and_SR.pdf" }, { t: "Time Perception is a Focal Symptom of Attention-Deficit Hyperactivity Disorder — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC8293837/" }, { t: "Emotional Dysregulation and Attention-Deficit/Hyperactivity Disorder — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC4282137/" }, { t: "ADHD as a Circadian Rhythm Disorder: Evidence and Debate — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC12728042/" }, { t: "Delay Aversion and Executive Functioning in Adults With ADHD — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC6209856/" }, { t: "The Lived Experiences of Adults With Attention-Deficit Hyperactivity Disorder — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/36032220/" }, { t: "My Life Is Falling Apart. Please Give Me Apps That Actually Help — r/adhdwomen", u: "https://www.reddit.com/r/adhdwomen/comments/1cv6zhj/my_life_is_falling_apart_please_give_me_apps_that/" }, { t: "Anybody Here Using Tiimo (Visual Planner App)? — r/adhdwomen", u: "https://www.reddit.com/r/adhdwomen/comments/q80kld/anybody_here_using_tiimo_visual_planner_app_and/" }, { t: "Do You Like Routine But Also Hate It? — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/1do66tq/do_you_like_routine_but_also_hate_it/" }, { t: "An Investigation of Body Doubling With Neurodivergent Users — ACM", u: "https://dl.acm.org/doi/full/10.1145/3689648" }, { t: "Benefits and Harms of ADHD Interventions: An Umbrella Review — BMJ", u: "https://www.bmj.com/content/391/bmj-2025-085875" }, { t: "A Meta-Analysis of the Intervention Effect of Cognitive-Behavioural Therapy — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/41483880/" }, { t: "ADHD Coaching — Australian ADHD Clinical Practice Guideline", u: "https://adhdguideline.aadpa.com.au/non-pharmacological/adhd-coaching/" }, { t: "Don't Buy That Planner, You Know You Won't Use It — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/18smcln/dont_buy_that_planner_you_know_you_wont_use_it_if/" }, { t: "Complex Prospective Memory in Adults With Attention Deficit Hyperactivity Disorder — PLOS ONE", u: "https://journals.plos.org/plosone/article?id=10.1371%2Fjournal.pone.0058338" }, { t: "The Relationship Between Organization in Time, Executive Function and Quality of Life — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/41440058/" }, { t: "Experiences of Criticism in Adults With ADHD: A Qualitative Study — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/35180241/" }, { t: "Coaching for Adults With ADHD: A Prospective Study — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/41909194/" }, ]; const RtnSources = () => (
Our sources

Where this comes from

This page draws on ADHD clinical guidelines, research into executive function, time perception and emotional regulation, and real accounts from people who've built a routine before and watched it collapse. Here's where it comes from.

    {RTN_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 routines; they are not an endorsement of Loops by their authors.

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