/* Loops — "Building Better Relationships With ADHD" use-case page Shame-driven dread of being seen as unreliable by the people who matter most. Peer (not hierarchical/dependent) relationships. Five gaps: follow-through / amplification / attunement / shame-avoidance / reminder-resentment. Unique section: intense start vs quieter middle. Unique objection: "another thing my partner has to manage". CTA low bar. */ /* ---------------- Page nav (links back to the homepage) ---------------- */ const REL_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 RelNav = () => { 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 REL_HERO_BLOCKS = [ { title: "Follow through more often", body: "Small daily nudges that help you reply, remember, and show up.", icon: (), }, { title: "Stay steadier under friction", body: "Support for the moments small things start to feel huge.", icon: (), }, { title: "Repair before shame takes over", body: "A quick way back in after a slip, before avoidance makes it worse.", icon: (), }, ]; const RelHero = () => (
Designed for ADHD. Works for everyone.

You care more than your follow-through shows. Here's why that gap keeps happening.

Forgotten replies, missed plans, and late apologies don't mean you don't care. They're a sign that the part of relationships ADHD makes hardest is the part nobody warned you about.

Loops is a daily coaching app for people with ADHD. It gives you small daily actions, support for the moments a small friction feels huge, 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

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

{b.title}

{b.body}

))}

Loops is a daily coaching app for people with ADHD.

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

A daily system built for the part relationships actually test.

You don't need to want it more. You need the gap between meaning to reply, remember, or show up, and actually doing it, to get smaller.

Loops gives you small daily actions, support for the moments a small friction starts to feel overwhelming, and a quick way to repair after a slip, before shame turns it into something bigger.

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

); /* ---------------- Recognition (6 cards) ---------------- */ const REL_RECOGNITION = [ "You read a message, mean to reply properly, and then it sits unanswered for days.", "A small comment from someone you love can knock you sideways for the rest of the day.", "You've forgotten a plan, a date, or a promise you genuinely meant to keep.", "You sometimes avoid opening a message because you already feel bad about not replying sooner.", "A partner or friend has become the one who reminds you of things, and you both feel worse about it.", "You showed up intensely at the start of a relationship and worry the same focus won't last.", ]; const RelRecognition = () => (
Does any of this sound familiar?

You're not alone in this.

These are the patterns people with ADHD describe most often in close relationships. If you see yourself here, you're in the right place.

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

{t}

))}

None of this means you love people less. It means the follow-through side of relationships needs more support than most advice accounts for.

); /* ---------------- Why it keeps happening (5 gaps) ---------------- */ const REL_PATTERNS = [ { title: "The follow-through gap", body: "Meaning to reply isn't the same as actually replying. A forgotten message often isn't a sign of low priority. It's a sign the moment to act on it slipped past." }, { title: "The amplification gap", body: "A small friction can land as a much bigger emotional event. That's not oversensitivity. It's a documented part of how ADHD affects emotional regulation under pressure." }, { title: "The attunement gap", body: "Reading the room is sometimes effortless and sometimes genuinely hard, depending on load. The same person can seem deeply present one day and distracted the next, without either being the \u201Creal\u201D version." }, { title: "The shame-avoidance gap", body: "A small mistake can trigger enough shame to make the message harder to open. Avoidance usually grows the problem it was trying to escape." }, { title: "The reminder-resentment gap", body: "When a partner becomes the reminder system, both people end up unhappy. One feels managed, the other feels like the only one keeping track." }, ]; const RelWhyItHappens = () => (
Understanding the pattern

It's not a caring problem. It's a follow-through problem.

Relationships run on small, repeated actions: replying, remembering, noticing, and showing up steadily. ADHD affects exactly those things, separately from how much you care.

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

    {p.title}

    {p.body}

  2. ))}

None of these gaps mean the relationship is doomed. They mean the follow-through side needs its own support, separate from how much you feel.

); /* ---------------- Unique section: intense start vs quieter middle ---------------- */ const RelReframe = () => (
Something worth knowing

The intense start and the quieter middle need different things.

It's common to show up for someone with total focus at the start of a relationship or friendship, full attention, constant contact, deep interest, and then feel that intensity fade once things become familiar. That drop can feel alarming, as if the caring itself has run out.

It usually hasn't. The early stage often runs on novelty, which ADHD brains respond to strongly. The steadier middle of a relationship runs on something different: small, repeated follow-through. Both matter, but they need different kinds of support, and most relationship advice only ever talks about the spark.

); /* ---------------- The part most apps miss (being seen) ---------------- */ const REL_WITNESS_CARDS = [ { t: "They see you carry it yourself", b: "When you close a loop, they see it. They're not chasing you or keeping the list for you. They just get to see you carrying it yourself, which is the opposite of the pattern that wears people down." }, { t: "Not a reminder service", b: "They don't nag, they don't manage you, they don't even pay. This is support for you, not another person handed the job of remembering on your behalf." }, { t: "You're always in control", b: "You choose who it is. It might be the partner or friend this is all about, or someone entirely separate. You decide exactly what they can see, and you can change it any time." }, { t: "When it's finally yours to hold", b: "When the follow-through is finally yours to hold, one person glad to watch you hold it makes it lighter." }, ]; const RelWhyLoopsWorks = () => (
The part most apps miss

Brains follow through for people, not for apps.

There's a trap this page already names: when a partner becomes your reminder system, one of you feels managed and the other feels like the only one keeping track. So the answer isn't handing the follow-through to someone else. It's carrying it yourself, with a bit of support.

That support is one person. Not a manager, not a reminder service, just someone in your corner.

You choose one person you trust. It might be the partner or friend this is all about, or someone entirely separate. When you close a loop, they see it. They're not chasing you or keeping the list for you. They just get to see you carrying it yourself. 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.

{REL_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 REL_STEPS = [ { t: "Tell Loops what you want to follow through on", b: "Name the relationship habit you keep missing, whether that's replying, remembering plans, or checking in." }, { 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. They don't keep the list or do the reminding: they simply see you carrying it yourself. You decide exactly what they can see, and you can change it any time. On a Crew plan you can choose more than one." }, { t: "Get small daily actions", b: "Short, specific nudges each day. No grand romantic gesture required. Close the loop, and your person sees it." }, { t: "Get support when things feel like too much", b: "Quick support for the moments a small friction threatens to turn into a bigger one." }, { t: "Repair quickly, before shame takes over", b: "A simple way back in after a slip, so avoidance doesn't get the chance to make it worse." }, ]; const RelHowItWorks = () => (
Getting started

Simple from day one.

You don't need to rebuild how you relate to people. Loops fits around the relationships you already care about.

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

    {s.t}

    {s.b}

  2. ))}

You don't need to be perfect at this. You just need today's small step.

); /* ---------------- What's inside Loops (5 parts) ---------------- */ const REL_WHATS_INSIDE = [ { t: "One goal, in your own words", b: "The relationship habit you keep missing, described your way: replying, remembering plans, checking in, whatever it is. No categories. Just a clear sense of where you want your follow-through to catch up with how much you care." }, { t: "Loops that fit your life", b: "A loop is one small, repeating action, at a pace you choose, small enough for a busy or hard day. Some run every day, some a few times a week: reply to the message that's been sitting, a two-minute check-in, put the date in the moment it's made. A few connect to the relationship you're working on. 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. They see you carrying the follow-through yourself, not a list of what you owe, and they're not there to do the reminding. 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: a week of replies that didn't sit for days, a plan remembered without a prompt, a slip you repaired before the shame could grow. 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 the follow-through you're working on and where it tends to slip, so there's no re-explaining yourself from the start. No booking, no waiting room. It's there when a small friction is starting to feel huge, and after a slip, with a simple way to repair rather than a reason to avoid." }, ]; const RelWhatsInside = () => (
What's inside Loops

Five simple things, working together.

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

{p.t}

{p.b}

))}
); /* ---------------- Pricing ---------------- */ const REL_PRICING = [ { name: "Solo", price: "\u00A39.99", per: "/mo", tag: null, blurb: "Everything: your goal, loops, progress, rewards and coach. Just you and the follow-through you're building.", 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. A natural fit for a couple, where both are carrying their own side.", featured: true }, ]; const RelPricing = () => (
Pricing

Better with your person. And you can start alone.

{REL_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 REL_TESTIMONIALS = [ { quote: "I used to let messages sit for days because I felt too guilty to open them. Having a daily nudge to just reply, even briefly, changed that completely.", who: "Graphic designer", meta: "Diagnosed with ADHD at 34" }, { quote: "My partner had become the one who remembered everything for both of us. This helped me carry more of that myself, which helped us both.", who: "In a long-term relationship", meta: "Using Loops for 5 months" }, { quote: "Small comments used to wreck my whole day. I'm not perfect at it now, but I come back from it much faster.", who: "Teacher, Edinburgh", meta: null }, ]; const RelSocialProof = () => (
What people say

From people who recognise themselves in this.

{REL_TESTIMONIALS.map((t, i) => (
{t.quote}
{t.who}
{t.meta ?
{t.meta}
: null}
))}
); /* ---------------- Objections (4, incl. reminder-rescue 1st) ---------------- */ const REL_OBJECTIONS = [ { q: "\u201CWon't this just turn into another thing my partner has to manage for me?\u201D", a: "No, and that's exactly the pattern this is built to avoid. Loops supports you directly, so the work of remembering and following through sits with you, not with the people you love. If you do choose to share your progress, your person only sees you carrying it yourself, never a list to keep on your behalf." }, { q: "\u201CWhat if I just always disappoint the people I love, no matter what I try?\u201D", a: "That fear is understandable, but it's not the full picture. Forgetting and following through late are usually executive function problems, not evidence of how much you care, and they respond well to the right support." }, { q: "\u201CI've tried reminders and calendars before. They didn't last.\u201D", a: "Most reminder systems rely on you remembering to check them. Loops is built around small daily prompts that meet you where you already are, rather than one more system to maintain." }, { q: "\u201CI'm worried I'll get defensive or shut down if this brings up hard feelings.\u201D", a: "That's a common response to shame, not a flaw in you. Loops focuses on small, low-stakes steps specifically because big emotional asks are where most attempts at change tend to stall." }, { q: "\u201CIs this a replacement for couples therapy?\u201D", a: "No. Loops helps with your own daily follow-through, which can ease some of the friction, but it isn't therapy and doesn't replace it. If a relationship needs deeper support, a good couples therapist is a genuinely valuable thing, and Loops can sit happily alongside that work." }, ]; const RelObjections = () => (
A few things worth knowing

Common questions before you start

{REL_OBJECTIONS.map((o) => (

{o.q}

{o.a}

))}
); /* ---------------- FAQ accordion ---------------- */ const REL_FAQS = [ { q: "What is Loops?", a: "Loops is a daily coaching app for people with ADHD and anyone building better habits. For relationships, it focuses on small daily actions, one person who sees you carrying your follow-through yourself, support in moments of friction, and quick repair after a slip." }, { 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, never a list of what you owe. They don't nag, remind or manage you: they simply see you carrying the follow-through yourself, which is the opposite of the reminder-system pattern that wears couples down. 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 relationships if you have ADHD?", a: "It breaks follow-through into one manageable daily step, offers support when a small friction starts to feel overwhelming, and helps you repair quickly after a mistake instead of avoiding it." }, { q: "Why is it hard to follow through in relationships even when you care deeply?", a: "Relationships depend on small, repeated actions like replying and remembering, which ADHD affects through executive function and time perception. The struggle is rarely about how much someone cares." }, { 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: "Is this a replacement for couples therapy?", a: "No. Loops supports the individual follow-through side of relationships and works well alongside therapy, not instead of it." }, { q: "Will this stop arguments happening altogether?", a: "No, and it wouldn't be honest to promise that. Loops is built to help you stay steadier under friction and recover faster afterwards, not to remove all conflict." }, { q: "How long does it take to see results?", a: "Some people notice a difference in how replying or remembering feels within the first couple of weeks. Steadier patterns in a relationship usually build over a few months." }, { q: "Is Loops available in the UK?", a: "Yes. Loops is available across the UK." }, ]; const RelFAQItem = ({ q, a, defaultOpen }) => (
{q}

{a}

); const RelFAQ = () => (
FAQ

Questions people often ask

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

{REL_FAQS.map((f, i) => )}
); /* ---------------- Final CTA ---------------- */ const RelFinalCTA = () => (
Before the guilt grows

Reply before the guilt gets a chance to grow.

You don't need to become a different partner or friend. You need a bit more support around the moments that keep slipping, and, if you want, one person quietly in your corner.

Free for 7 days. No complicated setup. On iOS for now.
); /* ---------------- Sources ---------------- */ const REL_SOURCES = [ { t: "Attention Deficit Hyperactivity Disorder: Diagnosis and Management — NICE", u: "https://www.nice.org.uk/guidance/ng87/chapter/recommendations" }, { t: "ADHD and Relationships — ADHD Aware", u: "https://adhdaware.org.uk/resources/adhd-and-relationships/" }, { 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: "Emotion Dysregulation in Adults With ADHD: A Meta-Analysis — BMC Psychiatry", u: "https://link.springer.com/article/10.1186/s12888-020-2442-7" }, { t: "Investigating Self-Control Resource Depletion as a Situational Risk Factor for Aversive Interpartner Communication by Young Adults With ADHD — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/29865884/" }, { t: "Social Cognition in Adult ADHD: A Systematic Review — Frontiers in Psychology", u: "https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2022.940445/full" }, { t: "Internalized Stigma, Anticipated Discrimination and Perceived Public Stigma in Adults With ADHD — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/30341693/" }, { t: "“I Felt Like a Burden”: An Exploration Into the Experience of Romantic Relationships for People With ADHD — ResearchGate", u: "https://www.researchgate.net/publication/398104576_I_Felt_Like_a_Burden_An_Exploration_Into_the_Experience_of_Romantic_Relationships_for_People_With_ADHD" }, { t: "A Research on the Marital Conflict and Marital Adjustment of Adults With ADHD — ResearchGate", u: "https://www.researchgate.net/publication/340105583_A_Research_on_the_Marital_Conflict_and_Marital_Adjustment_of_Adults_with_Attention_Deficit_Hyperactivity_Disorder_XVIEuropean_Co" }, { t: "“Dysregulated Not Deficit”: A Qualitative Study on Symptomatology of ADHD in Young Adults — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC10569543/" }, { t: "Partners With ADHD Want to Be Reminded of Chores — r/ADHD_partners", u: "https://www.reddit.com/r/ADHD_partners/comments/ryfrvi/partners_with_adhd_want_to_be_reminded_of_chores/" }, { t: "Experience of CBT in Adults With ADHD: A Mixed Methods Study — Frontiers in Psychiatry", u: "https://www.frontiersin.org/journals/psychiatry/articles/10.3389/fpsyt.2024.1341624/full" }, { t: "Integrative Couples Group Treatment for Emerging Adults With ADHD Symptoms — ResearchGate", u: "https://www.researchgate.net/publication/266857817_Integrative_Couples_Group_Treatment_for_Emerging_Adults_With_ADHD_Symptoms" }, { 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: "Preferences for Social Support and Perceived Support Gaps Among ADHD Adults — ResearchGate", u: "https://www.researchgate.net/publication/390816706_Preferences_for_social_support_and_perceived_support_gaps_among_attentiondeficithyperactivity_disorder_ADHD_adults" }, { t: "Not Replying to Messages — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/usczn0/not_replying_to_messages/" }, { t: "Understood: Real-Time Communication Support for Adults With ADHD Using Mixed Reality — arXiv", u: "https://arxiv.org/abs/2507.18151" }, { t: "Parental ADHD in Pregnancy and the Postpartum Period: A Systematic Review — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/33421168/" }, ]; const RelSources = () => (
Our sources

Where this comes from

This page draws on relationship research, studies on emotional regulation and follow-through in adult ADHD, and real accounts from people trying to be reliable to the people they love. Here's where it comes from.

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

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