/* Loops — "Growing an Audience With ADHD" use-case page Repeated-failure register: bitter, quietly ashamed self-awareness. Five gaps: idea / switching / reward / shame / platform. Unique section: creative spark vs sustained execution paradox. Unique objection: "I'll just abandon this too". CTA lowest promise. */ /* ---------------- Page nav (links back to the homepage) ---------------- */ const AUD_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 AudNav = () => { 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 AUD_HERO_BLOCKS = [ { title: "Sort your ideas", body: "Turn the pile of half-formed ideas into one thing worth doing next.", icon: (), }, { title: "Keep showing up", body: "Small daily prompts that don't depend on motivation turning up first.", icon: (), }, { title: "Recover from gaps", body: "A missed week becomes a restart, not a reason to quit again.", icon: (), }, ]; const AudHero = () => (
Designed for ADHD. Works for everyone.

You've started before. More than once. Here's why it didn't stick.

It's not that you don't have ideas, or that you don't care enough. Growing an audience asks for a kind of consistency that ADHD makes genuinely harder to give.

Loops is a daily coaching app for people with ADHD. It gives you small actions each day, an easy way back after a quiet week, and, if you want it, one person in your corner who isn't the audience you're trying to reach.

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

Three things Loops does for you

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

{b.title}

{b.body}

))}

Loops is a daily coaching app for people with ADHD.

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

A daily system built for the part that keeps breaking.

You don't need more ideas, more platforms, or more discipline. You need the gap between intention and posting to get smaller, on the days it usually doesn't.

Loops gives you one small action each day, helps you recover quickly when a week goes wrong, and keeps your audience-building goal visible without needing you to hold it in your head.

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 AUD_RECOGNITION = [ "You have a notes app full of ideas. Most of them will never become a post.", "You post brilliantly for two or three weeks, then quietly disappear without meaning to.", "You open the app to post once and somehow lose forty minutes scrolling instead.", "A bit of criticism, or even silence, can knock you out of posting for days.", "You've tried planners, content calendars, and trackers. They all became one more thing you abandoned.", "Every restart feels heavier than the last, because you remember every time before.", ]; const AudRecognition = () => (
Does any of this sound familiar?

You're not alone in this.

These are the patterns people with ADHD describe most often when trying to build an audience. If you see yourself here, you're in the right place.

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

{t}

))}

None of this means you're not capable. It means the work has been fighting the way your brain actually runs.

); /* ---------------- Why it keeps happening (5 gaps) ---------------- */ const AUD_PATTERNS = [ { title: "The idea gap", body: "You can generate ideas faster than you can sort them. A growing list of unused ideas doesn't feel like potential. It starts to feel like proof." }, { title: "The switching gap", body: "Writing, filming, editing, posting, and replying all pull on different kinds of focus. Jumping between them is exactly the kind of fragmentation that drains an ADHD brain fastest." }, { title: "The reward gap", body: "An audience that compounds in six months can't compete with right now. When the payoff is distant, it's normal for the brain to keep putting today's post off." }, { title: "The shame gap", body: "A quiet comment, or no comments at all, can feel disproportionately heavy. That sensitivity to criticism isn't oversensitivity. It's a documented part of how ADHD affects emotional regulation." }, { title: "The platform trap", body: "The app you need to post on is also the app built to keep you scrolling. The same tool is both your only way to reach people and one of the easiest places to lose an hour." }, ]; const AudWhyItHappens = () => (
Understanding the pattern

It's not a discipline problem. It's a mismatch.

Audience growth asks for the exact things ADHD makes least reliable: steady repetition, delayed rewards, and recovering smoothly after things go quiet. Knowing what to do has never been the missing piece.

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

    {p.title}

    {p.body}

  2. ))}

None of these gaps are fixed by trying harder. They're fixed by building around them.

); /* ---------------- Unique section: creative spark vs sustained execution ---------------- */ const AudReframe = () => (
Something worth knowing

The part that feels like a contradiction.

It's common to start a project, a page, or an account with real momentum, and then watch that same momentum disappear the moment it stops being new. That's not a coincidence. Some of the traits that make starting easy, like quick ideas and a pull toward novelty, are different from the traits that growth needs once the early excitement fades.

That doesn't mean ADHD makes audience growth impossible. It means the early spark and the long middle need different kinds of support, and most advice only ever talks about the spark.

); /* ---------------- The part most apps miss (being seen) ---------------- */ const AUD_WITNESS_CARDS = [ { t: "Not the audience you're chasing", b: "You choose one person you trust, someone whose being there feels safe. Not a follower, not the audience, just one person in your corner who's glad you're still at it." }, { t: "They don't rate your posts", b: "They don't rate your posts or count your numbers. 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: "Worth more than the metrics", b: "When the metrics are silent and a comment stung, one person who's glad you're still at it is worth more than the numbers." }, ]; const AudWhyLoopsWorks = () => (
The part most apps miss

Brains finish for people, not for apps.

Posting into the quiet is its own kind of lonely. You put something out, nobody replies, and the silence is easy to read as a verdict, which is exactly what makes the next post harder to send.

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

You choose one person you trust, someone whose being there feels safe. Not a follower, not the audience, just one person in your corner. When you close a loop, they see it. When you come back after a quiet week, they see that too, 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.

{AUD_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 AUD_STEPS = [ { t: "Tell Loops what you're building", b: "Set your audience goal in plain language. No content strategy document required." }, { t: "Choose your person", b: "Pick one person you trust, whose being there feels safe, to see your progress. Not the audience, just one person in your corner. You decide what they can see, and you can change it any time. This is the step most people skip with other apps, and the one that makes Loops work. On a Crew plan you can choose more than one." }, { t: "Get small daily actions", b: "Short, specific things to do each day, whether that's drafting, posting, or replying. It takes minutes, not hours. Close the loop, and your person sees it." }, { t: "Get support when things slip", b: "A missed day or a hard comment doesn't need a full reset. Loops helps you pick the thread back up quickly." }, { t: "Watch the small wins add up", b: "Over weeks, the daily actions become a body of work and a steadier presence, without needing a single big push." }, ]; const AudHowItWorks = () => (
Getting started

Simple from day one.

You don't need to rebuild your whole approach to content. Loops fits around what you're already trying to do.

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

    {s.t}

    {s.b}

  2. ))}

You don't need a perfect run. You just need today's step.

); /* ---------------- What's inside Loops (5 parts) ---------------- */ const AUD_WHATS_INSIDE = [ { t: "One goal, in your own words", b: "Your audience-building goal, described your way. No content strategy document. Just a clear sense of what you're building, kept visible so you don't have to hold it in your head." }, { t: "Loops that fit your life", b: "A loop is one small, repeating action, at a pace you choose, that takes minutes rather than hours. Some run every day, some a few times a week: draft one idea from the pile, post the thing you already made, reply to a few people. A few connect to your goal. 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 your progress: the loops you close and the weeks you come back after going quiet. A safe pair of eyes in your corner, not the audience, and not there to rate your posts. On a Crew plan it can be more than one: your people." }, { t: "Rewards you can feel", b: "Because the real payoff is months away, you promise yourself something for the moments that matter now: a week you kept showing up, the comeback after a quiet stretch, the idea that finally became a post. 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 you tend to drop off, so there's no re-explaining yourself from the start. No booking, no waiting room. It's there after a quiet week or a comment that stung, with a calm way back in, not a reminder of the run you broke." }, ]; const AudWhatsInside = () => (
What's inside Loops

Five simple things, working together.

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

{p.t}

{p.b}

))}
); /* ---------------- Social proof ---------------- */ const AUD_TESTIMONIALS = [ { quote: "I'd started three accounts before and let them all die quietly. The daily prompts meant I had something small to do even on the weeks I didn't feel inspired. Six months in, I'm still here.", who: "Freelance illustrator", meta: "Diagnosed with ADHD at 29" }, { quote: "I used to disappear for two weeks after one bad comment. Loops helped me come back the next day instead of the next month.", who: "Newsletter writer", meta: "Using Loops for 5 months" }, { quote: "My ideas list was the problem, not the lack of them. Having one clear thing to do each day got me out of my notes app and into actually posting.", who: "Podcast host, Bristol", meta: null }, ]; const AudSocialProof = () => (
What people say

From people who recognise themselves in this.

{AUD_TESTIMONIALS.map((t, i) => (
{t.quote}
{t.who}
{t.meta ?
{t.meta}
: null}
))}
); /* ---------------- Pricing ---------------- */ const AUD_PRICING = [ { name: "Solo", price: "\u00A39.99", per: "/mo", tag: null, blurb: "Everything: your goal, loops, progress, 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 AudPricing = () => (
Pricing

Better with your person. Built for it.

{AUD_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. abandon-this-too + share) ---------------- */ const AUD_OBJECTIONS = [ { q: "\u201CI've tried tools like this before. They didn't work.\u201D", a: "Most tools assume the problem is organisation. Loops is built around the parts that actually break for ADHD brains, like restarting after a gap and recovering from criticism, not just scheduling posts." }, { q: "\u201CDo I have to share my progress with anyone?\u201D", a: "No. Solo works perfectly well on its own. If you do choose someone, they're a safe pair of eyes in your corner, not the audience, and not there to rate your posts. You decide what your person sees, and you can add them whenever you're ready." }, { q: "\u201CWhat if my niche or idea isn't good enough?\u201D", a: "That's rarely the real issue. ADHD brains are often strong at generating original ideas. The struggle is usually sustaining and finishing one, which is exactly what Loops is built to support." }, { q: "\u201CI'm worried I'll just abandon this too.\u201D", a: "That fear is fair, given what's happened before. Loops is built around small, low-stakes daily actions specifically because big commitments are where most systems quietly fail." }, { q: "\u201CI don't have time to learn another app.\u201D", a: "Loops doesn't ask for a learning curve. Setup takes a few minutes, and each day asks for one small action, not a new skill to master." }, ]; const AudObjections = () => (
A few things worth knowing

Common questions before you start

{AUD_OBJECTIONS.map((o) => (

{o.q}

{o.a}

))}
); /* ---------------- FAQ accordion ---------------- */ const AUD_FAQS = [ { q: "What is Loops?", a: "Loops is a daily coaching app for people with ADHD and anyone building better habits. For audience growth, it focuses on small daily actions, one person who sees your progress, recovery support after missed days, and keeping the goal visible without extra admin." }, { 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 weeks you come back after going quiet. They're a safe pair of eyes in your corner, not a follower or the audience, and not there to rate your posts or count your numbers. When the metrics are silent and a comment stung, one person who's glad you're still at it is worth more than the numbers. 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 growing an audience if you have ADHD?", a: "It breaks audience growth into one manageable daily step. It helps you recover quickly after a missed day or a tough comment. And it keeps your goal visible so you're not relying on memory or motivation alone." }, { q: "Why do people with ADHD struggle to grow an audience even with good ideas?", a: "The barriers are usually structural rather than personal: difficulty sustaining motivation toward a distant payoff, getting fragmented across different tasks, and finding it hard to recover after criticism or a missed streak. All of these respond well to the right kind of support." }, { 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 Loops help me go viral?", a: "No, and that's not really what it's for. Loops is built to help you keep showing up consistently, which is what most lasting audiences are actually built from." }, { q: "I've abandoned audience-building attempts before. Will this be different?", a: "We can't promise certainty, but Loops is built specifically around the moments where past attempts usually broke down, like missed days and quiet weeks, rather than assuming a clean run." }, { q: "How long does it take to see results?", a: "Some people notice a difference in how posting feels within the first couple of weeks. A noticeably steadier audience usually takes a few months of small, repeated steps." }, { q: "Is Loops available in the UK?", a: "Yes. Loops is available across the UK." }, ]; const AudFAQItem = ({ q, a, defaultOpen }) => (
{q}

{a}

); const AudFAQ = () => (
FAQ

Questions people often ask

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

{AUD_FAQS.map((f, i) => )}
); /* ---------------- Final CTA ---------------- */ const AudFinalCTA = () => (
Today's post

You don't need a comeback. You need today's post.

You've already proved you can start. The next step is making the next one a little easier than the last, and, if you want, one person in your corner while you take it.

Free for 7 days. No complicated setup. On iOS for now.
); /* ---------------- Sources ---------------- */ const AUD_SOURCES = [ { t: "ADHD, Executive Function and Self-Regulation — Russell Barkley", u: "https://www.russellbarkley.org/factsheets/ADHD_EF_and_SR.pdf" }, { t: "CBT for Adult ADHD: From Intention to Action — Psychwire", u: "https://psychwire.com/free-resources/q-and-a/15i4yzk/cbt-for-adult-adhd-from-intention-to-action" }, { t: "Creativity in ADHD: Goal-Directed Motivation and Domain-Specific Understanding — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/28845720/" }, { t: "Evaluating Digital Interventions for ADHD Diagnosis and Management — Strathprints", u: "https://strathprints.strath.ac.uk/89559/7/Bosnic-etal-DHI-2024-Evaluating-Digital-Interventions-for-ADHD-Diagnosis-andManagement.pdf" }, { t: "Understanding Procrastination — Aarhus University", u: "https://studypedia.au.dk/fileadmin/www.studiemetro.au.dk/Procrastination_2.pdf" }, { t: "Evidence of Emotion Dysregulation as a Core Symptom of Adult ADHD: A Systematic Review — PLOS One", u: "https://journals.plos.org/plosone/article?id=10.1371%2Fjournal.pone.0280131" }, { t: "Strengths and Challenges to Embrace Attention-Deficit/Hyperactivity Disorder in Employment — Sage Journals", u: "https://journals.sagepub.com/doi/10.1177/27546330241287655" }, { t: "Does Anyone Have Suggestions on How an Adult With ADHD Can Avoid Feeling Overwhelmed? — r/gtd", u: "https://www.reddit.com/r/gtd/comments/1l8tkkc/does_anyone_have_suggestions_on_how_an_adult_with/" }, { t: "How I Create Content as Someone With ADHD: 7 Tactics + Tools I Lean On — Buffer", u: "https://buffer.com/resources/create-content-adhd/" }, { t: "Self-Compassion and Perceived Criticism in Adults With ADHD — PubMed", u: "https://link.springer.com/article/10.1007/s12671-020-01464-w" }, { t: "She Wrote the Book on Women, Shame, and ADHD — Understood.org", u: "https://www.understood.org/en/podcasts/climbing-the-walls/she-wrote-the-book-on-women-shame-and-adhd" }, { t: "ADHD in Adults — NHS", u: "https://www.nhs.uk/conditions/adhd-adults/" }, { t: "Why Are All These ADHD “Help” Tools Overwhelming? — r/adhdwomen", u: "https://www.reddit.com/r/adhdwomen/comments/1llvn96/why_are_all_these_adhd_help_tools_overwhelming/" }, { t: "ADHD-Friendly Content Strategy Pending... — r/content_marketing", u: "https://www.reddit.com/r/content_marketing/comments/1obf5co/adhdfriendly_content_strategy_pending/" }, { t: "The Efficacy of Cognitive Behavioral Therapy for Adults With ADHD — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/27554190/" }, { t: "A Systematic Review of Interventions to Support Adults With ADHD at Work — Frontiers", u: "https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2022.893469/full" }, { t: "Arousal Dysregulation and Executive Dysfunction in ADHD — Frontiers", u: "https://www.frontiersin.org/journals/psychiatry/articles/10.3389/fpsyt.2023.1336040/full" }, { t: "Attention Deficit Hyperactivity Disorder: Diagnosis and Management — NICE", u: "https://www.nice.org.uk/guidance/ng87/chapter/recommendations" }, { t: "Creativity and ADHD: A Review of Behavioural Studies, Psychostimulants and Neural Underpinnings — Utrecht University", u: "https://dspace.library.uu.nl/bitstream/handle/1874/409179/1_s2.0_S0149763420305935_main.pdf?sequence=1" }, { t: "A Meta-Analysis of Pharmacological and Psychosocial Interventions for Work-Relevant Outcomes in Adults With ADHD — Sage Journals", u: "https://journals.sagepub.com/doi/10.1177/27546330241292984" }, ]; const AudSources = () => (
Our sources

Where this comes from

This page draws on ADHD clinical guidelines, research into executive function, emotion regulation and delayed reward, and real accounts from people with a private tally of unfinished accounts and abandoned content calendars. Here's where it comes from.

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

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