/* Loops — "Recover and Sleep Better With ADHD" use-case page Wellbeing guardrails: no health-outcome promises, no supplement/medication advice, GP signpost in objections + FAQ, sleep framed as a management target not a cure. */ /* ---------------- Page nav (links back to the homepage) ---------------- */ const SLP_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 SlpNav = () => { 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 SLP_HERO_BLOCKS = [ { title: "Wind down without willpower", body: "A step-down system that does the transitioning for you.", icon: (), }, { title: "Wake up more consistently", body: "Morning activation built around how ADHD brains actually start.", icon: (), }, { title: "Recover without shame", body: "A bad night isn't a failure. It's a starting point.", icon: (), }, ]; const SlpHero = () => (
Designed for ADHD. Works for everyone.

You know all the sleep rules. You still wake up wrecked.

It's not a knowledge problem. For people with ADHD, sleep fails for reasons that sleep hygiene advice was never built to fix.

Loops is a daily coaching app for people with ADHD. It gives you a small wind-down step, a gentler morning, a way back after a bad night, and, if you want it, one person quietly in your corner.

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

Three things Loops does for you

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

{b.title}

{b.body}

))}

Loops is a daily coaching app for people with ADHD.

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

A daily system that works with your sleep, not against it.

Most sleep advice assumes the problem is information. Loops assumes the problem is structure, because for ADHD brains, knowing what to do and being able to do it at 11pm are two completely different things.

Loops gives you small actions each day, like a wind-down prompt, a morning anchor, a recovery step after a bad night. Over time, those moments build into a system that doesn't depend on perfect nights.

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 SLP_RECOGNITION = [ "You know you should go to bed. But something always pulls you back, a video, a scroll, a thought, and suddenly it's two hours later.", "You set multiple alarms. You turn them off in your sleep without any memory of doing it.", "You've tried the bedtime routines, the supplements, the apps. They work for a week. Then they stop.", "After a bad night, the next day is so much harder. Then the next night is harder too. It compounds.", "You feel most awake and alive at 10pm. The whole world expects you to be unconscious by then.", "You're embarrassed to talk about it. Sleep is supposed to be the easy part.", ]; const SlpRecognition = () => (
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 sleep.

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

{t}

))}

None of this means you're doing it wrong. It means you need a system built for how your brain actually works at night.

); /* ---------------- Why it keeps happening (5 patterns) ---------------- */ const SLP_PATTERNS = [ { title: "The transition problem", body: "Getting into bed is an executive function task, not just a tiredness signal. ADHD affects the ability to disengage from stimulation, especially in the evening when self-regulation is at its lowest point." }, { title: "The body clock mismatch", body: "Many people with ADHD have a naturally later body clock, not a bad habit. Research consistently finds delayed sleep timing in adults with ADHD, meaning \u201Cjust go to bed earlier\u201D is often biologically mismatched advice." }, { title: "The stress and overload loop", body: "A hard day doesn't stay in the day. It follows you to bed. Adults with ADHD show higher sleep reactivity, stress disrupts sleep more intensely and more reliably than it does for people without ADHD." }, { title: "The morning collapse", body: "Waking up is its own executive function challenge, separate from sleep itself. Sleep inertia, time blindness, and high cortisol demand make mornings feel disproportionately brutal, even after a reasonable night." }, { title: "The recovery spiral", body: "One bad night makes the next one harder. The shame makes it harder still. Repeated sleep failure builds a conditioned dread of bedtime that sustains the problem even when the original cause has passed." }, ]; const SlpWhyItHappens = () => (
Understanding the pattern

It's not a willpower problem. It's a systems problem.

Sleep for people with ADHD involves several compounding difficulties that standard advice doesn't address. Each one makes the next harder.

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

    {p.title}

    {p.body}

  2. ))}

Loops is built around all five of these failure points, not just one.

); /* ---------------- Body clock reframe (unique to this page) ---------------- */ const SlpBodyClock = () => (
Something worth knowing before you try anything else

You might be solving the wrong problem.

There's a difference between not being able to sleep and not being able to sleep early. A significant proportion of adults with ADHD have a biological tendency toward later sleep, a real, measurable difference in when the body is ready to wind down.

For those people, the standard advice doesn't fail because of poor effort. It fails because it's treating a body-clock problem as though it's a bedtime-discipline problem. Understanding which one applies to you changes everything about what to try next. A doctor or sleep specialist can help you work out which it is.

); /* ---------------- The part most apps miss (being seen) ---------------- */ const SLP_WITNESS_CARDS = [ { t: "All they have to do is see it", b: "When you close a loop, a wind-down step, a morning anchor, they see it. After a bad night, they see you pick it back up, and it's no big deal. They just get to see you keep showing up, and cheer you on." }, { t: "They don't police your bedtime", b: "They don't nag, they don't manage you, they don't even pay. They're not there to check when you fell asleep. 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: "Quiet company helps", b: "For something you may never have talked about with anyone, one person quietly in your corner helps more than you'd think." }, ]; const SlpWhyLoopsWorks = () => (
The part most apps miss

Brains finish for people, not for apps.

Sleep is a strange thing to keep failing at alone. It happens in private, it's the one thing everyone assumes is easy, and that makes it the easiest to quietly give up on.

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. After a bad night, they see you pick it back up, and it's 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.

{SLP_WITNESS_CARDS.map((c) => (

{c.t}

{c.b}

))}

And 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.

); /* ---------------- How it works (5 steps) ---------------- */ const SLP_STEPS = [ { t: "Tell Loops what you're working on", b: "Set your sleep goal in plain language, winding down earlier, waking more consistently, recovering after bad nights. No forms. No jargon." }, { 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 sleep 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 gives you specific, low-friction things to do. It takes a few minutes. It's designed for how ADHD brains work at the end of a real day. Close the loop, and your person sees it." }, { t: "Get coaching when things go wrong", b: "Bad night? Loops gives you a practical step for the next day, not a reset from scratch. The system is built to survive the nights you expected it to." }, { t: "Build something that lasts", b: "Over time, small consistent actions become a pattern your brain can lean on. Not a perfect routine. A real one." }, ]; const SlpHowItWorks = () => (
Getting started

Simple from the first day.

You don't need to fix everything at once. Loops starts where you are.

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

    {s.t}

    {s.b}

  2. ))}

You don't need a good week to start. You just need today.

); /* ---------------- What's inside Loops (5 parts) ---------------- */ const SLP_WHATS_INSIDE = [ { t: "One goal, in your own words", b: "What you're working on, described your way: winding down earlier, waking more consistently, recovering after bad nights. Not a target number of hours. Just a clear sense of what better looks like for you, 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. Some run every day, some a few times a week: a wind-down prompt an hour before bed, a morning anchor when you wake, put your phone across the room. A few connect to your sleep goal. Others are just life, like taking your meds before breakfast. A missed one doesn't wipe you out. You can pick it back up simply by showing up again." }, { t: "Your person", b: "The one you choose to see your progress: the loops you close and the mornings you got up. You decide what they see, so it can be as much or as little as you like. Support, without the nagging or the policing. 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 week of doing your wind-down, the morning you got up on the first try, a bad night you recovered from instead of spiralling. 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 working on and where your nights and mornings tend to go wrong, so there's no re-explaining yourself from the start. No booking, no waiting room. It's there at 11pm, when you know you should wind down and something keeps pulling you back." }, ]; const SlpWhatsInside = () => (
What's inside Loops

Five simple things, working together.

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

{p.t}

{p.b}

))}
); /* ---------------- Social proof ---------------- */ const SLP_TESTIMONIALS = [ { quote: "I had tried every sleep hygiene tip and tracked my sleep with three different apps. Loops was the first thing that didn't make me feel like the problem was me. The morning prompts especially, small, but they actually helped me start.", who: "Marketing coordinator", meta: "Diagnosed with ADHD at 29" }, { quote: "The wind-down step was so small I almost didn't bother. Four weeks later I was getting into bed an hour earlier than before. I didn't expect that.", who: "Freelance designer", meta: "Using Loops for 6 weeks" }, { quote: "I'd woken up late and felt awful about it for years. Loops helped me understand the mornings were their own problem to solve, not just evidence that I'd failed the night before.", who: "Teacher, London", meta: null }, ]; const SlpSocialProof = () => (
What people say

From people who recognise themselves in this.

{SLP_TESTIMONIALS.map((t, i) => (
{t.quote}
{t.who}
{t.meta ?
{t.meta}
: null}
))}
); /* ---------------- Pricing ---------------- */ const SLP_PRICING = [ { name: "Solo", price: "\u00A39.99", per: "/mo", tag: null, blurb: "Everything: your goal, loops, streaks, rewards and coach. Just you, one night at a time.", 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 SlpPricing = () => (
Pricing

Better with your person. Built for it.

{SLP_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. GP signpost) ---------------- */ const SlpObjections = () => (
A few things worth knowing

Common questions before you start

“I've tried everything. Nothing works.”

Most sleep tools aren't built for ADHD brains, and that's not a small difference. Loops is designed specifically for the transition problems, time blindness, and stress reactivity that make standard sleep advice so frustrating to use.

“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 simply recognise that the patterns described here feel familiar. If that's you, Loops is built for you.

“What if there's something medically wrong with my sleep?”

That's worth taking seriously, not dismissing. If you suspect your sleep problems might involve something beyond ADHD, like breathing difficulties or unusual daytime sleepiness, speak with your doctor. Loops isn't a substitute for that conversation, and it won't suggest you don't need one.

“I can't commit to a new routine right now.”

Loops isn't a routine. It's one step. You don't need a settled week to start. One small action on a hard day is exactly what Loops is built for.

); /* ---------------- FAQ accordion ---------------- */ const SLP_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 progress tracking in one system. For sleep specifically, it helps with wind-down transitions, morning activation, and recovery after bad nights." }, { 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 mornings you got up. They don't police your bedtime or check when you fell asleep. They just get to see you keep showing up, and cheer you on. You don't have to add one to start, and because sleep can feel private you can keep everything to yourself, 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 sleep if you have ADHD?", a: "It gives you one small, doable action each day, not a full routine to maintain. It also provides coaching when things go off track, so a bad night doesn't have to become a bad week." }, { q: "Why do people with ADHD struggle with sleep so much?", a: "The barriers usually aren't information, they're structural. Difficulty disengaging from stimulation, a naturally later body clock in many cases, higher stress reactivity, and challenging mornings all compound each other. Standard sleep hygiene advice was designed for none of these." }, { 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: "Will Loops cure my insomnia?", a: "No, and we'd be dishonest to suggest it could. Loops is a daily coaching system. If you're experiencing significant or long-standing sleep difficulties, speaking with your doctor is a good idea alongside anything else you try.", support: true }, { q: "How long before I notice a difference?", a: "Many people notice a shift within the first two to three weeks, not dramatic, but real. Building a consistent pattern usually takes longer. Loops is designed to make that consistency achievable, not just aspirational." }, { q: "Is Loops available in the UK?", a: "Yes. Loops is available across the UK and is designed around UK contexts and guidance." }, { q: "What if I have a bad night and fall off track?", a: "That's built into the design. Loops doesn't treat a missed night as a failure state. The next day's action is still there, and it's still small." }, ]; const SlpFAQItem = ({ q, a, support, defaultOpen }) => (
{q}

{support ? <>{a} You can find crisis lines and support by country on Find help now. : a}

); const SlpFAQ = () => (
FAQ

Questions people often ask

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

{SLP_FAQS.map((f, i) => )}
); /* ---------------- Final CTA ---------------- */ const SlpFinalCTA = () => (
Start small

One less bad morning is enough to start.

You don't need a perfect night. You need a system that survives the imperfect ones, and it helps to have one person quietly in your corner.

Free for 7 days. No complicated setup. On iOS for now.
); /* ---------------- Sources ---------------- */ const SLP_SOURCES = [ { t: "Sleep Problems in Adults With ADHD: Prevalences and Their Relationship With Psychiatric Comorbidity", u: "https://journals.sagepub.com/doi/abs/10.1177/10870547241284477" }, { t: "Sleep procrastination is real — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/15l98sz/sleep_procrastination_is_real/" }, { t: "Executive Function Skills — CHADD", u: "https://chadd.org/about-adhd/executive-function-skills/" }, { t: "Association Between Attention-Deficit/Hyperactivity Disorder and Sleep Impairment — The Journal of Clinical Psychiatry", u: "https://www.psychiatrist.com/jcp/association-between-attention-deficit-hyperactivity-sleep-impairment-adult-large-controlled-study/" }, { t: "Sleep and Circadian Rhythmicity in Adult ADHD and the Effect of Stimulants — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/23509113/" }, { t: "Combined impact of ADHD and insomnia symptoms on quality of life, productivity and health care use in the general population — Psychological Medicine", u: "https://www.cambridge.org/core/journals/psychological-medicine/article/combined-impact-of-adhd-and-insomnia-symptoms-on-quality-of-life-productivity-and-health-care-use-in-the-general-population/DBBA3206809833CE59EDB040E03FC488" }, { t: "Insomnia — Health topics A to Z — NICE CKS", u: "https://cks.nice.org.uk/topics/insomnia/" }, { t: "Dr Brown's Books — Brown Clinic for Attention and Related Disorders", u: "https://www.brownadhdclinic.com/books-by-dr-brown" }, { t: "Behavioral and psychological treatments for chronic insomnia disorder in adults: an American Academy of Sleep Medicine clinical guideline", u: "https://www.researchgate.net/publication/346803039_Behavioral_and_psychological_treatments_for_chronic_insomnia_disorder_in_adults_an_American_Academy_of_Sleep_Medicine_clinical_" }, { t: "The optimal system of care for the management of delayed sleep onset in adult ADHD in the UK: a modified Delphi consensus — Frontiers in Psychiatry", u: "https://www.frontiersin.org/journals/psychiatry/articles/10.3389/fpsyt.2025.1566390/full" }, { t: "Do you struggle with sleep inertia too? Any tips? — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/1hevzo7/do_you_struggle_with_sleep_inertia_too_any_tips/" }, { t: "Advanced Sleep-Wake Phase Disorder (ASWPD), Delayed Sleep-Wake Phase Disorder — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC4582061/" }, { t: "Unraveling the insomnia puzzle: sleep reactivity, attention deficit hyperactivity symptoms and insomnia severity in ADHD patients — Frontiers in Psychiatry", u: "https://www.frontiersin.org/journals/psychiatry/articles/10.3389/fpsyt.2024.1528979/full" }, { t: "How do you keep your ‘revenge bedtime procrastination’... — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/1ip680q/how_do_you_keep_your_revenge_bedtime/" }, { t: "Sleep, revenge bedtime procrastination and Clonidine — r/adhdwomen", u: "https://www.reddit.com/r/adhdwomen/comments/1icm1lg/sleep_revenge_bedtime_procrastination_and/" }, { t: "Sleep Procrastination Advice — r/adhdwomen", u: "https://www.reddit.com/r/adhdwomen/comments/1jwi6pb/sleep_procrastination_advice/" }, { t: "Insomnia Disorder in Adult Attention-Deficit/Hyperactivity Disorder Patients: Clinical, Comorbidity and Treatment Correlates — Frontiers in Psychiatry", u: "https://www.frontiersin.org/journals/psychiatry/articles/10.3389/fpsyt.2021.663889/full" }, { t: "Effectiveness of cognitive behavioural therapy for insomnia in neurodevelopmental conditions — Strathprints", u: "https://strathprints.strath.ac.uk/92499/" }, { t: "Correcting delayed circadian phase with bright light therapy predicts improvement in ADHD symptoms: a pilot study — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/28327443/" }, { t: "Insomnia & Sleep Medicine Clinic — UCLH Integrated Sleep Services", u: "https://www.uclh.nhs.uk/our-services/find-service/integrated-medicine/insomnia-service" }, { t: "Managing Sleep in Adults with ADHD: From Science to Pragmatic Approaches — MDPI", u: "https://www.mdpi.com/2076-3425/11/10/1361" }, { t: "The Relationship Between Attention Deficit Hyperactivity Disorder and sleep — Journal of Contemporary Medicine", u: "https://dergipark.org.tr/en/pub/jcm/article/1242778" }, ]; const SlpSources = () => (
Our sources

Where this comes from

This page draws on research into ADHD, sleep, circadian rhythms, and real accounts from people who have tried repeatedly to fix their sleep. Here's where it comes from.

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

Loops is a daily coaching app, not a medical or clinical service. If you suspect a sleep disorder, please speak with your doctor. These sources inform how we think about ADHD and sleep; they are not an endorsement of Loops by their authors.

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