/* Loops — "Navigating Big Life Changes With ADHD" use-case page Disoriented dread that the coping self has quietly stopped working. Framed around lost scaffolding, not lost capability. Five gaps: scaffold / initiation / reward / emotional / admin. Unique section: you don't need a new identity, you need a way to restart. Unique objection: "was I ever really managing" (answered honestly). CTA: one steady week. */ /* ---------------- Page nav (links back to the homepage) ---------------- */ const LFC_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 LfcNav = () => { 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 LFC_HERO_BLOCKS = [ { title: "Rebuild your footing", body: "Small daily structure to replace what the change took away.", icon: (), }, { title: "Restart, not just start", body: "Support designed for picking things back up, not only beginning fresh.", icon: (), }, { title: "Catch the hidden admin", body: "Help with the small maintenance tasks that quietly pile up during change.", icon: (), }, ]; const LfcHero = () => (
Designed for ADHD. Works for everyone.

You were managing. Then everything changed, and suddenly you're not.

It's not that you've lost the ability to cope. The routines and structure that used to hold things together often disappear in a big life change, and they take your footing with them.

Loops is a daily coaching app for people with ADHD. It gives you a small amount of steady structure while the rest settles, support for restarting when a routine slips, 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

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

{b.title}

{b.body}

))}

Loops is a daily coaching app for people with ADHD.

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

A daily system built for the part after everything changes.

You don't need a brand new life plan. You need a small amount of steady structure while the rest of your world is still settling.

Loops gives you small daily actions, support for restarting after a routine falls apart, and help catching the admin that tends to drift during a big change.

Then it adds the part most apps leave out. One person quietly alongside you. More on that just below.

); /* ---------------- Recognition (6 cards) ---------------- */ const LFC_RECOGNITION = [ "A routine that worked for years has quietly stopped working since things changed.", "You're behind on appointments, renewals, or admin you used to keep on top of.", "You wonder whether you were ever really managing, or just lucky with how things were set up before.", "Small daily things feel harder than they should, and you can't quite explain why.", "You've tried to rebuild structure a few times since the change and it hasn't stuck yet.", "Part of you is waiting for things to go back to how they were, even though they probably won't.", ]; const LfcRecognition = () => (
Does any of this sound familiar?

You're not alone in this.

These are the patterns people with ADHD describe most often during big life changes. If you see yourself here, you're in the right place.

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

{t}

))}

None of this means you've gone backwards as a person. It means the structure around you changed, and structure was doing more of the work than it looked like.

); /* ---------------- Why it keeps happening (5 gaps) ---------------- */ const LFC_PATTERNS = [ { title: "The scaffold gap", body: "A lot of stability comes from the environment, not just the person. When a job, home, or relationship changes, the cues that used to prompt action often disappear with it." }, { title: "The initiation gap", body: "Knowing what you should do isn't the same as being able to start doing it. That gap tends to widen during disorientation, when everything feels slightly unfamiliar." }, { title: "The reward gap", body: "Big changes are full of distant, abstract payoffs. When the benefit of a new routine feels far away, it's normal for today's effort to lose out to whatever feels more immediate." }, { title: "The emotional gap", body: "A setback during a transition can trigger shame, grief, or panic far beyond the task itself. That emotional weight then makes the next attempt harder to start." }, { title: "The admin gap", body: "Maintenance tasks like appointments, renewals, and paperwork quietly pile up during change. They're rarely urgent on any single day, which is exactly why they're easy to lose track of." }, ]; const LfcWhyItHappens = () => (
Understanding the pattern

It's not a personal collapse. It's a scaffolding problem.

Big changes strip away routines, cues, and accountability all at once. What looked like steady coping was often leaning on structure that's no longer there.

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

    {p.title}

    {p.body}

  2. ))}

None of these gaps mean you're starting from zero as a person. They mean the structure needs rebuilding, piece by piece.

); /* ---------------- Unique section: restart, not new identity ---------------- */ const LfcReframe = () => (
Something worth knowing

You don't need a new identity. You need a way to restart.

Most advice about getting through change focuses on starting fresh: new habits, a new mindset, a clean slate. For a lot of people with ADHD, the harder moment isn't starting. It's the third or fourth time a routine falls apart after the change, and needing to pick it back up again without it feeling like proof of failure.

Restarting after a setback is a different skill from starting in the first place. It deserves its own support, especially during a period that's already asking a lot of you.

); /* ---------------- The part most apps miss (being seen) ---------------- */ const LFC_WITNESS_CARDS = [ { t: "A scaffold that travels with you", b: "Most of your stability lived in the structure around you, and a change takes that with it. One piece of it can be a person, and a person travels with you through whatever changes next." }, { t: "They don't manage you", b: "They don't nag, they don't manage you, they don't even pay. This is one steady presence, not another routine to keep up." }, { 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: "A steadier place to start from", b: "When you restart after a routine slips, they see that too, and it's genuinely no big deal. When the old scaffolding is gone, one person still there is a steadier place to start from." }, ]; const LfcWhyLoopsWorks = () => (
The part most apps miss

Brains steady themselves through people, not through apps.

The page names it exactly: a lot of your stability lived in the structure around you, and a big change took that structure with it. Rebuilding it all at once isn't realistic. But one piece of it can be a person, and a person travels with you through whatever changes next.

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, and it can be the one steady presence through a time when little else is. When you close a loop, they see it. When you restart after a routine slips, 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.

{LFC_WITNESS_CARDS.map((c) => (

{c.t}

{c.b}

))}

And if you'd rather keep this to yourself, that's completely fine. Solo works on its own. Your person is there for if and when you want it.

); /* ---------------- How it works (5 steps) ---------------- */ const LFC_STEPS = [ { t: "Tell Loops what's changed", b: "Name the transition and what's felt hardest to keep up with since it happened." }, { t: "Choose your person, if you want one", b: "Optional, and easy to skip for now. If you'd like someone alongside you, pick one person you trust to see the small steps you're taking, a steady presence while the rest is unsettled. You decide exactly what they can see, and you can change it any time. There's nothing for them to manage, and nothing for you to keep up. On a Crew plan you can choose more than one." }, { t: "Get small daily actions", b: "Short, specific steps to rebuild structure, without needing a finished plan first. Close the loop, and your person sees it." }, { t: "Get support when a routine slips", b: "A quick way to restart, rather than treating a missed day as the whole system failing." }, { t: "Catch the hidden admin before it piles up", b: "Gentle prompts for the maintenance tasks that tend to drift during change." }, ]; const LfcHowItWorks = () => (
Getting started

Simple from day one.

You don't need to rebuild your whole life at once. Loops fits around the change you're already going through.

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

    {s.t}

    {s.b}

  2. ))}

You don't need to have it all figured out yet. You just need today's step.

); /* ---------------- What's inside Loops (5 parts) ---------------- */ const LFC_WHATS_INSIDE = [ { t: "One goal, in your own words", b: "The change you're going through and what's felt hardest to keep up with since, described your way. No categories. Just a clear sense of where you want a bit of footing back, so it's easy to aim at." }, { t: "Loops that fit your life", b: "A loop is one small, repeating action, at a pace you choose, small enough for an unsettled week. Some run every day, some a few times a week: one anchor in the morning, the renewal you've been putting off, a single appointment booked. A few connect to the change you're navigating. 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, still doable." }, { t: "Your person", b: "The one you choose to see the small steps you're taking: the loops you close and the times you restart after a slip. A steady presence when the old structure is gone. 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 that felt a little steadier, an anchor that held, the admin pile you finally caught up on. 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's changed and what you're rebuilding, so there's no re-explaining yourself from the start. No booking, no waiting room. It's there when a routine has slipped again, with a calm way to restart, not a reminder that it's the third time." }, ]; const LfcWhatsInside = () => (
What's inside Loops

Five simple things, working together.

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

{p.t}

{p.b}

))}
); /* ---------------- Pricing ---------------- */ const LFC_PRICING = [ { name: "Solo", price: "\u00A39.99", per: "/mo", tag: null, blurb: "Everything: your goal, loops, progress, rewards and coach. Just you and the footing you're rebuilding.", 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 a little easier.", featured: true }, ]; const LfcPricing = () => (
Pricing

Better with your person. And you can start alone.

{LFC_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.

); /* ---------------- Social proof ---------------- */ const LFC_TESTIMONIALS = [ { quote: "After my divorce, every routine I had just stopped existing overnight. I felt like I was going backwards as a person. Rebuilding one small thing at a time made it feel possible again.", who: "Going through a major life change", meta: "Diagnosed with ADHD at 38" }, { quote: "Starting a new job undid years of systems I didn't even realise were propping me up. This helped me notice what had quietly fallen apart and pick it back up.", who: "After a career change", meta: "Using Loops for 4 months" }, { quote: "I kept waiting to feel normal again after moving house. Turns out I needed new structure, not just time.", who: "Parent of one, Cardiff", meta: null }, ]; const LfcSocialProof = () => (
What people say

From people who recognise themselves in this.

{LFC_TESTIMONIALS.map((t, i) => (
{t.quote}
{t.who}
{t.meta ?
{t.meta}
: null}
))}
); /* ---------------- Objections (4, incl. "was I ever managing" 1st) ---------------- */ const LFC_OBJECTIONS = [ { q: "\u201CWhat if this is revealing that I was never really managing in the first place?\u201D", a: "That fear is understandable, but it's usually the wrong conclusion. What looked like managing was often supported by routines and circumstances that quietly did a lot of the work. Losing them isn't proof you were faking it." }, { q: "\u201CDo I have to share any of this with anyone?\u201D", a: "No. Solo works perfectly well on its own, and this can stay completely private. If you'd like someone alongside you, they add nothing for you to keep up, they just see the small steps you choose to share. You decide what your person sees, and you can add them whenever you're ready." }, { q: "\u201CI'm not sure what I even need right now, everything feels unsettled.\u201D", a: "That's completely normal during a big change. Loops doesn't need a finished plan from you. It starts with one small thing, even before the bigger picture feels clear." }, { q: "\u201CI've tried rebuilding routines before and they didn't stick.\u201D", a: "Most rebuilding attempts focus on starting, not restarting after the next slip. Loops is built around picking things back up easily, since most transitions involve more than one false start." }, { q: "\u201CI don't have the energy to learn something new right now.\u201D", a: "You don't need to. Setup takes a few minutes, and each day asks for one small, specific action, not a new system to master while everything else feels overwhelming." }, ]; const LfcObjections = () => (
A few things worth knowing

Common questions before you start

{LFC_OBJECTIONS.map((o) => (

{o.q}

{o.a}

))}
); /* ---------------- FAQ accordion ---------------- */ const LFC_FAQS = [ { q: "What is Loops?", a: "Loops is a daily coaching app for people with ADHD and anyone building better habits. During big life changes, it focuses on small daily actions, one person who can be a steady presence when the old structure is gone, easy restarts after a routine slips, and help catching admin that drifts during transitions." }, { q: "Who is 'your person', and do I need one?", a: "Your person is the one you choose to see the small steps you're taking: the loops you close and the times you restart after a slip. When a change strips away the structure you leaned on, one person is a piece of scaffolding that travels with you. They don't nag or manage you. You don't need one to start, and this can stay completely private. Your person is there for if and when you want it. On a Crew plan it can be more than one: your people." }, { q: "How does Loops help with big life changes if you have ADHD?", a: "It helps rebuild structure in small steps, supports you in restarting after a setback rather than starting completely over, and helps catch maintenance tasks that tend to slip during disruption." }, { q: "Why do things fall apart during big life changes even when I was coping before?", a: "Stability often relies on routines, cues, and accountability built into a specific context. When that context changes, those supports disappear too, which can make coping feel like it's vanished, even though the underlying capability hasn't." }, { 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 patterns on this page feel familiar, Loops is built for you." }, { q: "Will this fix everything that's changed?", a: "No, and it wouldn't be honest to promise that. Loops is built to help you rebuild small, steady structure while the rest of the change settles, not to solve the change itself." }, { q: "What if I go through another transition later?", a: "That's expected, not a failure of the system. Loops is built around restarting, so it can support you again whenever structure needs rebuilding." }, { q: "How long does it take to see results?", a: "Some people notice a difference in how the day feels within the first couple of weeks. A steadier sense of footing usually builds over a few months." }, { q: "Is Loops available in the UK?", a: "Yes. Loops is available across the UK." }, ]; const LfcFAQItem = ({ q, a, defaultOpen }) => (
{q}

{a}

); const LfcFAQ = () => (
FAQ

Questions people often ask

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

{LFC_FAQS.map((f, i) => )}
); /* ---------------- Final CTA ---------------- */ const LfcFinalCTA = () => (
One steady week

One steady week. Not a whole new life.

You don't need to have everything figured out yet. You need a small amount of structure while the rest settles, and, if you want, one person quietly in your corner.

Free for 7 days. No complicated setup. On iOS for now.
); /* ---------------- Sources ---------------- */ const LFC_SOURCES = [ { t: "Digital Health Technologies for Adults With ADHD: A Scoping Review — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC12969067/" }, { t: "Attention Deficit Hyperactivity Disorder: Diagnosis and Management — NICE", u: "https://www.nice.org.uk/guidance/ng87/chapter/recommendations" }, { t: "Executive Functions: What They Are, How They Work, and Why They Evolved — Russell Barkley", u: "https://books.google.com/books/about/Executive_Functions.html?id=TS6pgND1xdoC" }, { t: "The Lived Experiences of Adults With ADHD: A Rapid Review of Qualitative Evidence — Frontiers in Psychiatry", u: "https://www.frontiersin.org/journals/psychiatry/articles/10.3389/fpsyt.2022.949321/full" }, { t: "Time Perception in Adult ADHD: Findings From a Decade — A Review — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC9962130/" }, { t: "Evidence of Emotion Dysregulation as a Core Symptom of Adult ADHD — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC9821724/" }, { t: "Adult Diagnosis of ADHD in Women: A Mixed Methods Investigation — Sage Journals", u: "https://journals.sagepub.com/doi/10.1177/10870547241297897" }, { t: "Understand Your Brain, Get More Done: The ADHD Executive Functions Workbook — Ari Tuckman", u: "https://books.google.com/books/about/Understand_Your_Brain_Get_More_Done.html?id=BBUHywAACAAJ" }, { t: "How Do So Many ADHD People Hold Down Jobs? — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/102fgmg/how_the_fuck_do_so_many_adhd_people_hold_down_jobs/" }, { t: "What Makes Work Sustainable for Adults With ADHD? Interpreting Workplace Strain and Support Through Reddit Data — Frontiers in Psychology", u: "https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2026.1820248/full" }, { t: "Financial Judgment Determination in Adults With ADHD — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC8295146/" }, { t: "Plain English Summary of the ADHD Taskforce Report — NHS England", u: "https://www.england.nhs.uk/long-read/plain-english-summary-of-the-adhd-taskforce-report/" }, { t: "Non-Pharmacological ADHD Treatment — Australian ADHD Clinical Practice Guideline", u: "https://adhdguideline.aadpa.com.au/non-pharmacological/" }, { t: "A Randomized Controlled Trial of CBT Therapy for Adults With ADHD With and Without Medication — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC3414742/" }, { t: "Misinformation Mayhem: The Effects of TikTok Content on ADHD Knowledge, Stigma, and Treatment-Seeking Intentions — European Child & Adolescent Psychiatry", u: "https://link.springer.com/article/10.1007/s00787-025-02769-8" }, { t: "Anyone With ADHD Who Managed to Accomplish Ambitious Things? — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/1jh4syu/anyone_with_adhd_who_managed_to_accomplish/" }, { t: "“Young Adults With ADHD and Their Involvement in Online Communities” — Callie Marie Ginapp, Yale", u: "https://elischolar.library.yale.edu/ymtdl/4179/" }, ]; const LfcSources = () => (
Our sources

Where this comes from

This page draws on ADHD clinical guidance, research into executive function and time perception during periods of change, and real accounts from people rebuilding structure after their world shifted. Here's where it comes from.

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

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