# Healthcare Landing Page — Design Specification
**Slug:** /industries/healthcare | **Accent:** #EC4899 / #F43F5E | **Dark BG:** #0B0F1A | **Mockup BG:** #0D1321

---

## A) BUYER JOURNEY & PAGE CONCEPT

**Buyer:** VP Revenue Cycle or Healthcare CFO. $50M-$500M+ net patient revenue. Landed from Google Ad targeting "denial management software" ($15-$28 CPC) or "AI revenue cycle management" ($18-$30 CPC).

**Mental state on arrival:** Frustrated. 10%+ denial rate climbing. 55-day DSO. 2 open billing positions unfilled for 3 months. Post-Olive AI skepticism ($4B collapse, 2023). CFO demanding ROI proof for any new vendor. Change Healthcare cyberattack (2024) made them wary of centralized dependencies.

**2-second test — what they must see above the fold:**
1. What it does: AI denial interception catching CARC errors before submission
2. Who for: Healthcare revenue cycle teams (badge + CARC codes in mockup)
3. Why care: $262B lost annually to denials [Experian Health/HFMA, 2022]
4. What next: "See Your Denial Recovery Potential" (not "Get Started Free")

**Page killers (instant bounce):** "Get Started Free", generic dashboards without CARC codes, no HIPAA/BAA badges, unsourced AI claims, "replace your billing team" messaging, stock photos of doctors.

**Emotional arc mapped to 9 sections:**

| Phase | Emotion | Section | Goal |
|---|---|---|---|
| 1. RECOGNITION | "That's my problem" | Hero — pain stat + denial dashboard | Hook with $262B stat + product UI showing their daily reality |
| 2. VALIDATION | "It's worse than I thought" | Problem — 4 sourced stat cards (2x2) | Arm them with data to cite to their CFO |
| 3. CONTRAST | "There's a better way" | Before/After — split-screen manual vs AI | Show 25hrs/wk→7hrs/wk transformation |
| 4. EXPLORATION | "Show me how it works" | Product Showcase — 4-tab explorer | Let them explore without requesting demo |
| 5. CALCULATION | "What's the ROI?" | ROI — projected savings + estimate card | Give CFO a number to approve |
| 6. COMPATIBILITY | "Does it work with Epic?" | Integrations — EHR + clearinghouse logos | Eliminate "will it integrate?" objection |
| 7. TRUST | "Is it HIPAA compliant?" | Compliance — HIPAA, SOC 2, BAA | Address #1 healthcare purchase blocker |
| 8. ANSWERS | "I have questions" | FAQ — 10 long-tail SEO questions | Reduce friction, capture search traffic |
| 9. ACTION | "I'm ready to talk" | Final CTA — "Schedule Your Revenue Cycle Assessment" | Convert the buyer who scrolled the full page |

---

## B) HERO — Claim Denial Interception Dashboard

**Layout:** 55/45 split. Left: text column. Right: dashboard mockup. `grid-cols-1 lg:grid-cols-2 gap-12 items-center`. Mockup `hidden lg:block` (text-first on mobile). Section `py-20 md:py-28`.
**BG overlay:** `bg-gradient-to-br from-pink-500/8 via-transparent to-rose-500/4`

### B1: Left Column — Text + CTAs

**Badge:** `<span>Healthcare Revenue Cycle</span>` — `inline-block px-4 py-1.5 rounded-full text-sm font-medium bg-pink-500/10 text-pink-400 border border-pink-500/20 mb-6`

**H1:** "Stop Losing Revenue to" + `<span className="bg-gradient-to-r from-pink-500 to-rose-500 bg-clip-text text-transparent">Claim Denials</span>` — `text-4xl md:text-5xl lg:text-6xl font-bold leading-tight mb-4`

**Pain stat callout:** "$262 billion lost to claim denials annually. Your share doesn't have to grow." — `text-lg text-pink-300/80 font-medium mb-2` — Source: [Experian Health/HFMA, 2022]

**Subheadline:** "AI-powered denial interception that catches CARC errors before submission — not after rejection. Your billing team stays in control." — `text-lg md:text-xl text-gray-300 mb-8`

**CTA row** (`flex flex-col sm:flex-row gap-4 mb-8`):
- Primary: "See Your Denial Recovery Potential" — `px-8 py-4 bg-gradient-to-r from-pink-500 to-rose-500 rounded-lg font-semibold text-lg hover:shadow-lg hover:shadow-pink-500/25` — scrolls to #roi
- Secondary: "Book a 15-Min Demo" — `px-8 py-4 border border-pink-500/30 rounded-lg font-semibold text-lg hover:bg-pink-500/10` — scrolls to #contact

**Trust row** (`flex flex-wrap gap-4`):
- HIPAA Compliant | SOC 2 Type II | BAA Included
- Each: `<a href="/security">` with `FaShieldAlt text-pink-400` + `text-sm text-gray-400 hover:text-pink-400`

**Animation:** `initial={{ opacity:0, y:20 }} animate={{ opacity:1, y:0 }} transition={{ duration:0.6 }}`

### B2: Right Column — ClaimDenialInterceptionDashboard Component

**Wrapper:** `motion.div initial={{ opacity:0, x:30 }} animate={{ opacity:1, x:0 }} transition={{ duration:0.8, delay:0.3 }}`

**Outer frame:** `bg-[#0D1321] rounded-2xl border border-white/10 shadow-2xl shadow-pink-500/5 overflow-hidden`

**Browser chrome bar** (`flex items-center gap-2 px-4 py-3 border-b border-white/10 bg-white/5`):
- 3 dots: `w-3 h-3 rounded-full` at `bg-red-500/60`, `bg-yellow-500/60`, `bg-green-500/60`
- Title: "Singoa — Denial Interception" — `text-xs text-gray-500 ml-2`

**Sidebar navigation** (`w-12 bg-white/3 border-r border-white/5`, vertical icon strip):
- 6 icon slots, each `w-8 h-8 rounded-lg flex items-center justify-center`
- Icons (top to bottom): Dashboard grid, Claims list, Payment $, Chart bar, Shield, Settings gear
- 3rd slot (Claims) active: `bg-pink-500/20 text-pink-400`
- Others: `text-gray-600 hover:text-gray-400`
- Purpose: Makes mockup look like a real multi-page app, not a single widget

**Content area** (`flex-1 p-4`):

**4 metric cards** (`grid grid-cols-4 gap-3 mb-4`):
Each card: `bg-white/5 rounded-lg p-3 border border-white/5`

| Label | Start → End | Color | Anim Duration | Format |
|---|---|---|---|---|
| Denial Rate | 12.4% → 3.2% | text-green-400 | 2000ms | Show both values, arrow between, end value animates |
| Recovered | $0 → $847K | text-pink-400 | 1800ms | Counter with $ prefix and K suffix |
| Clean Claim Rate | 0 → 94.7% | text-green-400 | 1500ms | Counter with % suffix |
| Avg Days to Resolve | 0 → 4.2 | text-white | 1500ms | Counter with decimal |

Counter implementation: Reuse existing `AnimatedMetricCard` pattern — `useInView(ref, { once: true })` + `requestAnimationFrame` loop. Label `text-[10px] text-gray-500`. Value `text-lg font-bold`.

**Trend indicators:** Each card gets a small arrow + delta text below value:
- Denial Rate: `↓ 74%` in green-400 (improvement)
- Recovered: `↑ 23%` in green-400
- Clean Claim Rate: `↑ 12pts` in green-400
- Avg Days: `↓ 8.1d` in green-400

**Data table — 7 columns:**
Header row: `grid grid-cols-7 text-[10px] text-gray-500 px-3 py-1.5 uppercase tracking-wider`
Columns: `Claim ID (w-[13%]) | Patient (w-[14%]) | Payer (w-[15%]) | Amount (w-[12%]) | CARC (w-[18%]) | Status (w-[16%]) | Action (w-[12%])`

**5 data rows** (staggered: `initial={{ opacity:0, x:-10 }} animate={{ opacity:1, x:0 }} transition={{ delay: 0.8 + i * 0.15 }}`):
Each row: `grid grid-cols-7 text-[11px] px-3 py-2.5 bg-white/5 rounded-lg border border-white/5 items-center`

| Claim ID | Patient | Payer | Amount | CARC | Status | Action |
|---|---|---|---|---|---|---|
| CLM-8847 | J. Martinez | UnitedHealth | $4,280 | CO-16 (Missing info) | At Risk | Review |
| CLM-8848 | R. Thompson | Aetna | $1,920 | CO-45 (Fee schedule) | Auto-Corrected | View |
| CLM-8849 | S. Patel | BCBS | $6,750 | PR-1 (Deductible) | Denied → Appealed | Track |
| CLM-8850 | M. Johnson | Cigna | $2,340 | CO-4 (Proc/modifier) | AI Reviewing | Edit |
| CLM-8851 | K. Williams | Medicare | $3,180 | CO-16 (Missing info) | Prevented | View |

**Column styling:**
- Claim ID: `text-gray-300 font-mono`
- Patient: `text-gray-400`
- Payer: `text-gray-300`
- Amount: `text-white font-medium`
- CARC: `text-pink-300 font-mono text-[10px]` — code bold, description in parentheses lighter
- Status colors: At Risk=`text-yellow-400`, Auto-Corrected=`text-green-400`, Denied→Appealed=`text-pink-400`, AI Reviewing=`text-blue-400`, Prevented=`text-green-400`
- Action: `text-pink-400 hover:text-pink-300 cursor-pointer`

**Pulsing AI indicators** (on "At Risk" and "AI Reviewing" rows):
`<motion.span animate={{ opacity: [1, 0.4, 1] }} transition={{ duration: 1.5, repeat: Infinity }} className="inline-block w-1.5 h-1.5 rounded-full bg-current mr-1" />`

**CARC codes are REAL** — billing staff will recognize them instantly:
- CO-16: Claim/service lacks information needed for adjudication
- CO-45: Charge exceeds fee schedule/maximum allowable
- PR-1: Deductible amount
- CO-4: The procedure code is inconsistent with the modifier used

### B3: Below-Hero Stat Bar

`grid grid-cols-1 md:grid-cols-3 gap-6 max-w-3xl mx-auto mt-16`
Each card: `bg-white/5 backdrop-blur-sm rounded-xl p-4 border border-white/10 text-center`

| Stat | Label | Source |
|---|---|---|
| $262B | Annual revenue lost to claim denials | [Experian Health/HFMA, 2022] |
| 41% | Of providers now report 10%+ denial rates | [Aspirion, 2025] |
| $25-$118 | Cost to rework a single denied claim | [Inovalon / AAPC] |

Stat: `text-2xl md:text-3xl font-bold bg-gradient-to-r from-pink-400 to-rose-400 bg-clip-text text-transparent`
Label: `text-sm text-gray-400 mt-1`

---

## C) SECTION-BY-SECTION LAYOUT

### S1: Hero (covered in Section B above)

### S2: Problem — "The Revenue Cycle Crisis in Numbers"

**Layout:** 2x2 card grid (`grid-cols-1 md:grid-cols-2 gap-8`). Section `py-20`.
**BG:** Default dark #0B0F1A, no gradient overlay (breathing room after hero).
**Animation:** Each card `initial={{ opacity:0, y:20 }} whileInView={{ opacity:1, y:0 }} viewport={{ once:true }} transition={{ delay: i * 0.1 }}`

**Header:**
- H2: "The Revenue Cycle Crisis" + gradient span "in Numbers" — `text-3xl md:text-4xl font-bold mb-4`
- Sub: "US healthcare administrative costs total $812 billion annually — roughly 25% of total spending. Your revenue cycle team absorbs the impact daily." — `text-gray-400 max-w-2xl mx-auto` — Source: [JAMA, 2019]

**4 stat cards** (`bg-white/5 backdrop-blur-sm rounded-2xl p-6 border border-white/10 hover:border-pink-500/30 transition-all`):

| Icon | Title | Stat | Body (all sourced) |
|---|---|---|---|
| FaExclamationTriangle text-pink-400 | Denial Rates Surging | 41% | "Providers reporting 10%+ denial rates jumped from 30% to 41% between 2022-2025 [Aspirion]. Primary care denials up 31% [HoneyHealth]. 35-65% of denied claims never resubmitted [AHA/Experian]." |
| FaMoneyBillWave text-pink-400 | Rework Is Unsustainable | $118 | "Cost to rework one denied claim: $25 for physician practices, up to $118 for hospitals [Inovalon/AAPC]. At scale, 10-15% of net revenue lost to denial-related costs [Neolytix]." |
| FaCalendarAlt text-pink-400 | Cash Trapped in AR | 50-65d | "Hospital DSO averages 50-65 days vs 40-day best practice [HFMA MAP Keys]. Every extra day costs a mid-size hospital $50K-$100K in delayed cash flow [Becker's/HFMA]." |
| FaUserMd text-pink-400 | Staffing Crisis | 76% | "76% of healthcare orgs report difficulty hiring qualified billing staff [MGMA, 2024]. Annual turnover 25-30% [AAHAM]. Training a new biller takes 3-6 months to full productivity." |

Card anatomy:
- Icon container: `p-3 bg-pink-500/10 rounded-xl shrink-0`
- Stat: `text-2xl font-bold text-pink-400` with `statLabel` in `text-xs text-gray-500`
- Body: `text-gray-400 text-sm leading-relaxed`
- Layout: `flex items-start gap-4` (icon left, content right)

**Differentiator:** Healthcare uses 2x2 grid with icon+stat+body cards. Construction uses timeline. SaaS uses horizontal metric bar. Legal uses compliance checklist.

### S3: Before/After — Manual vs Singoa AI

**Layout:** Split-screen 2-column side-by-side (`grid-cols-1 md:grid-cols-2 gap-6`). Section within Problem section as a sub-block (`mt-16`).
**Animation:** Left items `initial={{ opacity:0, x:-10 }}`, right items `initial={{ opacity:0, x:10 }}`, staggered `delay: i * 0.08`

**Left panel — "Without Automation":**
- Container: `bg-red-500/5 rounded-2xl p-6 border border-red-500/20`
- Header: `text-lg font-semibold text-red-400 flex items-center gap-2` with FaExclamationTriangle
- 6 workflow items, each with red X circle (`w-5 h-5 rounded-full bg-red-500/20` + `text-red-400 text-xs "X"`):

1. Log into 5+ payer portals daily for claim status
2. Manually read CARC/RARC codes, decide appeal strategy
3. Write appeal letters from scratch per denial
4. Copy ERA data into spreadsheets for reconciliation
5. Call patients individually for balance follow-up
6. Track timely filing deadlines in Excel

- Bottom stat: `mt-4 pt-4 border-t border-red-500/10 text-sm text-red-400 font-medium` — "~25 hours/week per billing FTE on manual tasks"

**Right panel — "With Singoa":**
- Container: `bg-green-500/5 rounded-2xl p-6 border border-green-500/20`
- Header: `text-lg font-semibold text-green-400 flex items-center gap-2` with FaCheckCircle
- 6 workflow items, each with green check circle:

1. AI checks all payer portals via EDI 276/277 automatically
2. CARC codes analyzed across entire payer mix — patterns detected
3. Appeals auto-generated with clinical documentation attached
4. ERA/EOB (835) matched and reconciled in real-time
5. HIPAA-compliant reminders via email, SMS, patient portal
6. Filing deadlines monitored — stalled claims flagged before expiry

- Bottom stat: "~7 hours/week — team focuses on complex cases" — `text-green-400`

**Differentiator:** Healthcare uses red/green split-screen. Other pages use: Construction=timeline slider, SaaS=before/after metrics table, Manufacturing=flowchart comparison.

### S4: Product Showcase — 4-Tab Explorer (HEALTHCARE-EXCLUSIVE PATTERN)

**Layout:** Horizontal tab bar + swappable content area (50% text left / 50% mini-mockup right). `grid-cols-1 lg:grid-cols-2 gap-8` inside each tab panel.
**BG:** `bg-gradient-to-b from-transparent via-pink-500/5 to-transparent`
**Section:** `py-20`, `id="solution"`

**Header:**
- H2: "Your Billing Team," + gradient span "with AI Handling the Repetitive Work" — `text-3xl md:text-4xl font-bold mb-4`

**Tab bar** (`flex gap-1 border-b border-white/10 mb-8`):
- Active tab: `border-b-2 border-pink-500 text-white font-semibold pb-3 px-4`
- Inactive tab: `text-gray-500 pb-3 px-4 hover:text-gray-300 cursor-pointer`
- State: `const [activeTab, setActiveTab] = useState(0)`

**Tab transitions:** `<AnimatePresence mode="wait">` wrapping `<motion.div key={activeTab} initial={{ opacity:0, y:10 }} animate={{ opacity:1, y:0 }} exit={{ opacity:0, y:-10 }} transition={{ duration:0.3 }}>`

**Tab 1 — "Denial Prevention"**
- Left text:
  - Tab title: "Catch Denials Before They Happen" — `text-xl font-semibold mb-3`
  - Body: "AI analyzes CARC/RARC codes across your entire payer mix and scrubs claims pre-submission. Catches coding errors (CPT/ICD-10 mismatches), eligibility gaps, missing prior authorizations, and coordination of benefits issues before the claim leaves your system."
  - Stat badge: "First-pass resolution rate improves 15-25%" — `bg-pink-500/10 text-pink-400 border-pink-500/20 rounded-full text-xs px-3 py-1` — Source: [MGMA/HFMA benchmarks]
  - CTA link: "Learn more about denial prevention →" — `text-pink-400 text-sm`
- Right mini-mockup: Single claim card animation
  - Card `bg-[#0D1321] rounded-xl p-4 border border-white/10`
  - Shows claim CLM-9012 with status flipping: `yellow-400 "At Risk — CO-16"` → pause 1.5s → `green-400 "Auto-Corrected"` (2s loop)
  - CARC code `CO-16` in `font-mono text-pink-300`
  - Payer "UnitedHealth" in `text-gray-400`
  - Amount "$3,840" in `text-white font-medium`
  - Animation: `animate={{ backgroundColor }}` transitioning card border from `yellow-500/20` to `green-500/20`

**Tab 2 — "Payment Matching"**
- Left text:
  - Title: "Reconcile ERA/EOB Automatically"
  - Body: "Matches EDI 835 remittance data to outstanding claims automatically. Flags underpayments against contracted rates, catches coordination of benefits errors, and identifies contractual variances. Your team reviews exceptions, not every transaction."
  - Stat badge: "Providers underpaid 8-11% on average" — Source: [Adonis 2026 State of RCM]
  - CTA link: "See payment matching in action →"
- Right mini-mockup: 3 ERA line items
  - Each line: `bg-white/5 rounded-lg p-3 border border-white/5 mb-2`
  - Payer name | Claim ID | Billed | Paid | Confidence bar
  - Line 1: Aetna | CLM-8901 | $2,400 | $2,400 | 98% match (green bar, full width)
  - Line 2: BCBS | CLM-8902 | $5,100 | $4,758 | 87% match (yellow bar, partial) + `"Underpayment: $342"` alert in `text-rose-400 text-[10px]`
  - Line 3: Medicare | CLM-8903 | $1,800 | $1,296 | 72% match (rose bar, partial) + `"Review Required"` in `text-rose-400`
  - Confidence bars: `motion.div` with `initial={{ width:0 }} animate={{ width: "98%" }}` etc, `transition={{ duration:1, delay:0.5 }}`

**Tab 3 — "AR Aging Intelligence"**
- Left text:
  - Title: "Prioritize by Collectability, Not Just Age"
  - Body: "AI ranks accounts by collection likelihood and filing deadline urgency — not just days outstanding. Surfaces the claims most likely to convert if worked today. 30% of revenue sits in aging AR buckets [MedBillersCoders]. Singoa makes sure the right claims get attention first."
  - Stat badge: "30% of revenue trapped in aging AR" — Source: [MedBillersCoders]
  - CTA link: "Explore AR intelligence →"
- Right mini-mockup: Stacked horizontal bar chart + priority queue
  - 4 aging buckets as horizontal bars (`motion.div` animated width):
    - 0-30 days: 45% width, `bg-green-400/60`
    - 31-60 days: 25% width, `bg-yellow-400/60`
    - 61-90 days: 18% width, `bg-orange-400/60`
    - 90+ days: 12% width, `bg-red-400/60`
  - Below: 3 priority queue items with AI scores:
    - "CLM-8860 — Cigna — $4,200" Score: 92 (green badge)
    - "CLM-8871 — Aetna — $2,100" Score: 78 (yellow badge)
    - "CLM-8882 — BCBS — $6,800" Score: 61 (orange badge)
  - Bars animate on tab switch: `transition={{ duration:0.8, delay: i * 0.15 }}`

**Tab 4 — "Patient Collection AI"**
- Left text:
  - Title: "HIPAA-Compliant Outreach at Scale"
  - Body: "Automated patient communications — balance reminders, payment plan offers, self-service payment links — via email, SMS, or patient portal. All messaging follows HIPAA requirements with proper PHI handling. Collection rates drop below 30% for balances over $1,000 [HFMA]. Singoa helps recover what manual outreach misses."
  - Stat badge: "Collection <30% for balances >$1K" — Source: [HFMA/Experian Health]
  - CTA link: "See patient outreach tools →"
- Right mini-mockup: Vertical timeline (patient journey)
  - 4 steps connected by vertical line (`w-px bg-pink-500/30`):
    - Step 1: "Balance Notice Sent" — `text-gray-400` — envelope icon
    - Step 2: "Email Opened" — `text-gray-300` — eye icon
    - Step 3: "Payment Plan Created" — `text-pink-400` — calendar icon
    - Step 4: "First Installment Received" — `text-green-400` — check icon
  - Each dot: `w-3 h-3 rounded-full` with staggered appearance `delay: 0.5 * i`
  - Final step has green pulse: `animate={{ scale:[1,1.2,1] }} transition={{ duration:2, repeat:Infinity }}`

**CRITICAL DIFFERENTIATOR:** No other industry page uses a tabbed product explorer. Construction uses a visual pay app flow. SaaS uses an interactive churn calculator. Legal uses a trust ledger walkthrough. The tab pattern is healthcare-exclusive.

### S5: ROI — Projected Savings

**Layout:** 3 metric cards (`grid-cols-1 md:grid-cols-3 gap-8`) + ROI estimate card below (`max-w-3xl mx-auto mt-12`). Section `py-20`.
**BG:** `bg-gradient-to-b from-transparent via-pink-500/5 to-transparent`

**Header:**
- H2: "What Healthcare Teams" + gradient span "Can Expect" — `text-3xl md:text-4xl font-bold mb-4`
- Disclaimer: "Projections based on published industry benchmarks from MGMA, HFMA, CAQH, and AAHAM. Actual results vary based on current processes, payer mix, and claim volume." — `text-center text-gray-500 text-sm mb-12 max-w-2xl mx-auto`

**3 metric cards** (`bg-white/5 backdrop-blur-sm rounded-2xl p-8 border border-white/10 text-center hover:border-pink-500/30`):

| Value | Label | Description | Source |
|---|---|---|---|
| 25-40% | Reduction in Days in AR | Faster claim resolution and automated follow-up compress revenue cycle. DSO from 50-65 days toward 35-40 day target. | [MGMA/HFMA MAP Keys] |
| 15-25% | First-Pass Resolution Improvement | AI catches coding errors, eligibility gaps, missing auths before submission. Clean claim rate reaches 95%+. | [MGMA/HFMA benchmarks] |
| 60-70% | Less Manual Follow-Up Time | Billing team spends less time on status checks ($9.50/claim saved per CAQH). More time on complex cases. | [CAQH Index, 2023] |

Value: `text-4xl md:text-5xl font-bold bg-gradient-to-r from-pink-400 to-rose-400 bg-clip-text text-transparent mb-2`
Label: `text-lg font-semibold mb-2`
Description: `text-gray-400 text-sm`

**ROI estimate card** (`bg-gradient-to-br from-pink-500/10 to-rose-500/10 rounded-2xl p-8 border border-pink-500/20`):
- Header: FaCalculator icon + "Quick ROI Estimate" — `text-xl font-semibold`
- 3 assumption boxes (`grid-cols-1 sm:grid-cols-3 gap-4 mb-4`):
  - Monthly Claims: 5,000 — `bg-white/5 rounded-lg p-3`
  - Current Denial Rate: 10% — `bg-white/5 rounded-lg p-3`
  - Rework Cost/Claim: $25-$118 — `bg-white/5 rounded-lg p-3`
- Result box (`bg-white/5 rounded-lg p-4 text-center`):
  - Label: "Estimated Monthly Savings"
  - Value: "$12,500 - $59,000" — `text-3xl font-bold gradient text`
  - Subtext: "vs. outsourced RCM at 4-8% of net collections" — `text-xs text-gray-500 mt-1`
- CTA: "Get Your Custom ROI Estimate" + FaArrowRight — gradient button → scrolls to #contact
- `trackEvent('industry_cta_click', { industry: 'healthcare', cta_type: 'roi_estimate' })`

### S6: Integrations — "Works With Your Existing Healthcare Stack"

**Layout:** 2x2 category cards (`grid-cols-1 md:grid-cols-2 gap-8 max-w-4xl mx-auto`). Section `py-20`.
**BG:** Default dark, no overlay (breathing room).

**Header:**
- H2: "Integrates with Your" + gradient span "Existing Healthcare Stack"
- Sub: "Epic + Oracle Health (Cerner) = 55-63% of hospital EHR market [KLAS Research]. Singoa connects via HL7 FHIR APIs and direct clearinghouse passthrough — no middleware required."

**4 category cards** (`bg-white/5 backdrop-blur-sm rounded-2xl p-6 border border-white/10 hover:border-pink-500/30`):

| Category | Icon | Items |
|---|---|---|
| EHR & Practice Management | FaPlug text-pink-400 | Epic, Oracle Health (Cerner), athenahealth, eClinicalWorks, NextGen, MEDITECH, AdvancedMD, DrChrono |
| Clearinghouses & EDI | FaPlug text-pink-400 | Availity, Waystar, Change Healthcare/Optum, Trizetto, EDI 837/835, EDI 276/277, EDI 270/271, HL7 FHIR |
| Accounting & ERP | FaPlug text-pink-400 | QuickBooks, Sage Intacct, Xero, NetSuite, Microsoft Dynamics |
| Communication & Banking | FaPlug text-pink-400 | Microsoft Outlook, Gmail, Twilio SMS, Slack, Plaid (Bank/Lockbox) |

Items as pill badges: `px-3 py-1.5 bg-white/5 rounded-lg text-sm text-gray-300 border border-white/10`
Footer: "Don't see your system? Request an integration" — `text-pink-400 hover:text-pink-300 underline` → scrolls to #contact

**Differentiator:** Healthcare leads with EHR systems (Epic/Cerner). Construction leads with Sage/Procore. SaaS leads with Stripe/Chargebee. Legal leads with Clio/PracticePanther.

### S7: Compliance & Trust (HEALTHCARE-EXCLUSIVE SECTION)

**Layout:** Single centered card with 3-column grid inside (`grid-cols-1 md:grid-cols-3 gap-8`). Section `py-20`.
**BG:** Subtle gradient `from-transparent via-pink-500/3 to-transparent`

**Header:**
- H2: "Built for Healthcare" + gradient span "Compliance from Day One"
- Sub: "Healthcare technology purchases live or die on security review. Here's what your IT and compliance teams need to know."

**3 compliance columns** (each centered, `text-center`):

| Badge | Title | Details |
|---|---|---|
| FaShieldAlt text-3xl text-pink-400 | HIPAA Compliant | AES-256 encryption at rest. TLS 1.3 in transit. Role-based access controls (RBAC). Immutable audit trails for every action on patient accounts. PHI never stored in plaintext. |
| FaShieldAlt text-3xl text-pink-400 | SOC 2 Type II | Independent third-party audit. Continuous monitoring of security controls. Annual recertification. Covers availability, confidentiality, and processing integrity. |
| FaShieldAlt text-3xl text-pink-400 | BAA Included | Signed Business Associate Agreement before onboarding. No extra cost. Covers all protected health information (PHI) processed through Singoa. Standard BAA or custom review available. |

Each column: `bg-white/5 rounded-2xl p-6 border border-white/10` with icon centered above title.

**Post-Olive AI trust note** (below the 3 columns):
`text-sm text-gray-500 italic text-center max-w-2xl mx-auto mt-8`
"After Olive AI raised $850M and collapsed at a $4B valuation in 2023, healthcare buyers are right to be skeptical of AI claims. Singoa publishes all statistics with source citations and offers pilot programs with measurable KPI targets before full commitment."

**CRITICAL:** No other industry page has a standalone compliance section. This is healthcare-exclusive because HIPAA/BAA is the #1 purchase blocker for healthcare technology.

### S8: FAQ — 10 Questions Targeting Long-Tail SEO

**Layout:** Accordion, `max-w-3xl mx-auto`. Section `py-20`.
**BG:** `bg-gradient-to-b from-transparent via-pink-500/5 to-transparent`
**Schema:** FAQPage JSON-LD required (already implemented in current page).
**State:** `const [openIndex, setOpenIndex] = useState<number | null>(null)`
**Animation:** Each item `initial={{ opacity:0, y:10 }} whileInView={{ opacity:1, y:0 }} viewport={{ once:true }} transition={{ delay: i * 0.05 }}`

**Header:** H2: "Frequently Asked" + gradient span "Questions"

Each FAQ item: `bg-white/5 backdrop-blur-sm rounded-xl border border-white/10 overflow-hidden`
Button: `w-full flex items-center justify-between p-5 text-left hover:bg-white/5`
Chevron: `FaChevronDown text-pink-400` with `rotate-180` when open
Answer: `px-5 pb-5 text-gray-400 text-sm leading-relaxed`

**10 FAQ entries** (question → target keyword → answer summary):

1. **"Is Singoa HIPAA compliant and do you offer a BAA?"** → (HIPAA compliant billing automation)
   Answer: Yes. Fully HIPAA compliant. End-to-end encryption — AES-256 at rest, TLS 1.3 in transit. Signed BAA provided before onboarding at no extra cost. Role-based access controls. Immutable audit trails for all PHI interactions. All patient data encrypted; never stored in plaintext.

2. **"Which EHR and practice management systems does Singoa integrate with?"** → (Epic EHR billing integration)
   Answer: Connects via HL7 FHIR APIs and direct clearinghouse passthrough. Integrates with Epic, Oracle Health (Cerner), athenahealth, eClinicalWorks, NextGen, AdvancedMD, MEDITECH. Clearinghouses: Availity, Waystar, Change Healthcare/Optum, Trizetto. Accounting: QuickBooks, Sage Intacct, Xero, NetSuite. No middleware required.

3. **"How much does healthcare AR automation software cost?"** → (RCM software pricing, medical billing automation cost)
   Answer: Pricing scales with monthly claim volume. No per-user fees. No long-term contracts. Most practices see full ROI within 2-3 months based on reduced denial rework costs ($25-$118/claim saved per AAPC/Inovalon) and faster collections. Significantly less than outsourced RCM (which charges 4-8% of net collections).

4. **"How does Singoa handle claim denial appeals?"** → (automated denial appeals software)
   Answer: AI identifies CARC/RARC denial reason codes, matches to correct appeal pathway, auto-generates appeal letters with required clinical documentation, CPT/ICD-10 references, and regulatory citations. Appeals filed within 24 hours of denial detection. Complex cases flagged and routed to billing team with recommended strategy and supporting evidence.

5. **"Does Singoa work with Medicare and Medicaid claims?"** → (Medicare claim automation)
   Answer: Yes. Handles all payer types — Medicare, Medicaid, Medicare Advantage, commercial insurers (UnitedHealth, Aetna, BCBS, Cigna, Humana), and patient self-pay. AI adapts follow-up strategy based on each payer's specific rules, timely filing limits (90 days to 1 year depending on payer), and appeal requirements.

6. **"How is Singoa different from outsourcing to an RCM company?"** → (RCM outsourcing vs software)
   Answer: Unlike outsourced RCM (which charges 4-8% of net collections), Singoa keeps your billing team in control. Full visibility and decision-making authority stays with your staff. AI handles repetitive follow-up; humans handle complex cases. No loss of institutional knowledge. No per-collection percentage fee. Your team gets more efficient, not replaced.

7. **"What clean claim rate improvement can we expect?"** → (improve clean claim rate, first-pass resolution)
   Answer: Organizations using AI-driven pre-submission scrubbing typically see first-pass resolution rate improve 15-25%, with clean claim rates reaching 95%+ within 90 days [MGMA/HFMA benchmarks]. Singoa catches coding errors, eligibility gaps, missing authorizations, and COB issues before claims are submitted — preventing denials at the source rather than managing them after rejection.

8. **"How long does implementation take?"** → (RCM software implementation timeline)
   Answer: Most practices fully onboarded in 2-4 weeks. Includes EHR integration, historical claims analysis, payer mix mapping, and staff training. Larger health systems with multi-facility setups: 6-8 weeks. No data migration required — Singoa reads from your existing systems in real-time. Baseline denial analysis delivered within first week.

9. **"Can Singoa detect underpayments from insurance companies?"** → (underpayment recovery software, insurance underpayment detection)
   Answer: Yes. Singoa reconciles ERA/EOB (835) data against contracted rates automatically. Flags underpayments, identifies contractual variances, and catches coordination of benefits errors. Providers are underpaid 8-11% on average [Adonis 2026 State of RCM]. The system surfaces discrepancies your team would otherwise miss in manual reconciliation.

10. **"Does Singoa handle prior authorization workflows?"** → (prior authorization automation)
    Answer: Singoa monitors prior auth requirements by payer and procedure, flags claims that need authorization before submission, and tracks auth status through approval. Prevents CO-197 (prior auth required) denials — one of the most common and costly CARC codes. Integrates with payer auth portals where electronic submission is available.

### S9: Final CTA — Contact Form

**Layout:** Centered form, `max-w-2xl mx-auto`. Section `py-20`, `id="contact"`.
**BG:** `bg-gradient-to-b from-transparent via-pink-500/5 to-transparent`

**Header:**
- H2: "Ready to Reduce Your" + gradient span "Days in AR?"
- Sub: "Get a free assessment of your denial rate, DSO, and collection efficiency. No commitment required."

**Form** (`bg-white/5 backdrop-blur-sm rounded-2xl p-8 border border-white/10 space-y-5`):
- Row 1 (2-col): Name* | Email*
- Row 2 (2-col): Organization* | Role (placeholder: "e.g. Revenue Cycle Director")
- Row 3: Monthly Claim Volume (dropdown: Under 1,000 / 1,000-5,000 / 5,000-15,000 / 15,000-50,000 / 50,000+)
- Row 4: Message (textarea, 4 rows, placeholder: "Tell us about your current AR challenges...")
- Submit: "Get Your Free AR Assessment" — full-width gradient `from-pink-500 to-rose-500`
- `trackEvent('industry_form_submit', { industry: 'healthcare' })`
- POST to `https://app.singoa.com/api/core/contact/` with `source: 'healthcare-industry-page'`

**Below form** (`flex items-center justify-center gap-6 mt-8 text-sm text-gray-500`):
- Email: hello@singoa.com (FaEnvelope icon)
- HIPAA badge: FaShieldAlt text-pink-400 + "HIPAA Compliant"
- "No commitment required"

**Success state:** Replace form with centered card — FaCheckCircle text-5xl text-pink-400 + "Thank You!" + "We'll be in touch within one business day with your custom AR assessment."

---

## D) ABOVE-THE-FOLD CHECKLIST

| 2-Second Question | Answer on Page | Element Delivering It |
|---|---|---|
| What does this product do? | AI denial interception — catches CARC errors before claim submission | H1 subheadline + dashboard mockup showing claims being corrected |
| Who is it for? | Healthcare revenue cycle teams (billing managers, VP RevCycle, CFO) | "Healthcare Revenue Cycle" badge + CARC codes + payer names in mockup |
| Why should I care? | $262B lost annually to denials; your denial rate is probably 10%+ | Pain stat callout below H1 + stat bar below hero |
| What should I do next? | See your denial recovery potential or book a demo | Two CTAs: primary gradient + secondary ghost |

**Trust without scrolling:** HIPAA Compliant / SOC 2 Type II / BAA Included badges visible in hero trust row. Real CARC codes (CO-16, CO-45, PR-1, CO-4) and real payer names (UnitedHealth, Aetna, BCBS, Cigna, Medicare) in dashboard mockup prove domain expertise instantly.

**Mobile above-fold (no mockup):** Badge → H1 → Pain stat → Subheadline → 2 CTAs → Trust badges → Stat bar. All text-first. Mockup `hidden lg:block`.

---

## E) DIFFERENTIATION FROM OTHER 9 INDUSTRY PAGES

| Element | Healthcare | How Others Differ |
|---|---|---|
| Hero mockup | CARC-code denial interception table with 7 columns, real payer names, AI status indicators | Construction: AIA G702 pay app. SaaS: subscription recovery dashboard. Legal: trust accounting ledger. Manufacturing: 3-way PO match grid. |
| S3 layout | Red/green split-screen (manual vs AI workflow) | Construction: timeline slider. SaaS: metrics before/after table. Manufacturing: flowchart. Legal: compliance checklist. |
| S4 format | 4-tab product explorer with mini-mockups (ONLY healthcare uses tabs) | Construction: visual pay app walkthrough. SaaS: interactive calculator. Legal: trust ledger demo. Others: feature grid or accordion. |
| S7 | Standalone compliance section (HIPAA/SOC2/BAA) — NO other industry has this | Other industries address compliance within FAQ or as badges only. Healthcare gets a full section because HIPAA is the #1 purchase blocker. |
| Terminology | CARC, RARC, ERA, EOB, CPT, ICD-10, EDI 837/835, EDI 276/277, FPRR, CCR, DSO, NCR | Construction: AIA G702, retainage, lien waiver. SaaS: MRR, churn, dunning. Legal: LEDES, trust, IOLTA. Each page speaks its industry's language. |
| Trust signal | Post-Olive AI skepticism disclaimer with source citation | Unique to healthcare — no other industry had a $4B AI vendor collapse. |
| Integration lead | EHR-first (Epic 35-38%, Cerner 20-25% market share) | Construction: Sage/Procore. SaaS: Stripe/Chargebee. Legal: Clio/PracticePanther. Education: Ellucian/PowerCampus. |
| CTA language | "Revenue Cycle Assessment", "Denial Recovery Potential" | Construction: "DSO Savings Calculator". SaaS: "Recovery Rate". Legal: "Billing Realization Audit". Each CTA matches the buyer's vocabulary. |
| Color accent | Pink #EC4899 / Rose #F43F5E | Construction: Amber/Orange. SaaS: Purple. Manufacturing: Indigo. Legal: Slate/Gold. Education: Blue. |

---

## F) CTA STRATEGY — Industry-Specific CTAs (No "Get Started Free" Anywhere)

| Section | CTA Text | Type | Action | Analytics Event |
|---|---|---|---|---|
| Hero primary | "See Your Denial Recovery Potential" | Gradient button (pink→rose) | Smooth scroll to #roi | `cta_type: 'hero_roi'` |
| Hero secondary | "Book a 15-Min Demo" | Ghost button (border-pink-500/30) | Smooth scroll to #contact | `cta_type: 'hero_demo'` |
| Product Tabs (each tab) | "Learn more about [feature] →" | Pink text link | Could link to feature page or scroll to contact | `cta_type: 'tab_learn_more'` |
| ROI section | "Get Your Custom ROI Estimate" | Gradient button + FaArrowRight | Smooth scroll to #contact | `cta_type: 'roi_estimate'` |
| Integrations footer | "Request an integration" | Pink underlined text link | Smooth scroll to #contact | `cta_type: 'integration_request'` |
| Compliance section | (No CTA — trust section, not sales) | — | — | — |
| Final form submit | "Get Your Free AR Assessment" | Full-width gradient button | Form POST | `cta_type: 'form_submit'` |

All CTAs fire: `trackEvent('industry_cta_click', { industry: 'healthcare', cta_type: '...' })`

**CTA design rules:**
- Primary: `bg-gradient-to-r from-pink-500 to-rose-500 rounded-lg font-semibold hover:shadow-lg hover:shadow-pink-500/25 transition-all`
- Secondary/Ghost: `border border-pink-500/30 rounded-lg font-semibold hover:bg-pink-500/10 transition-all`
- Text links: `text-pink-400 hover:text-pink-300 text-sm`
- All buttons: `px-8 py-4` (hero), `px-6 py-3` (inline)

---

## G) COLOR SCHEME — Dark/Light Section Rhythm

**Palette:**
- Primary accent: #EC4899 (pink-500)
- Secondary accent: #F43F5E (rose-500)
- Page background: #0B0F1A
- Mockup/card background: #0D1321
- Card surface: `white/5` (rgba 255,255,255,0.05)
- Card border: `white/10`
- Card hover border: `pink-500/30`
- Text primary: white
- Text secondary: gray-300
- Text tertiary: gray-400
- Text muted: gray-500
- Status green: green-400 (#4ADE80)
- Status yellow: yellow-400 (#FACC15)
- Status red: red-400 (#F87171)
- Status blue: blue-400 (#60A5FA)
- Status pink: pink-400 (#F472B6)

**Section rhythm (visual weight alternation):**

| # | Section | BG Overlay | Visual Weight | Notes |
|---|---|---|---|---|
| S1 | Hero | `gradient pink/8→rose/4` | HEAVY | Gradient + mockup + stat bar |
| S2 | Problem | none | MEDIUM | Clean dark, 2x2 cards provide structure |
| S3 | Before/After | none (within S2) | MEDIUM | Red/green panels add color without overlay |
| S4 | Product Tabs | `via-pink-500/5` | HEAVY | Gradient + tab UI + mini-mockups |
| S5 | ROI | `via-pink-500/5` | MEDIUM | Gradient + metric cards + estimate card |
| S6 | Integrations | none | LIGHT | Clean dark, pill badges only |
| S7 | Compliance | `via-pink-500/3` | LIGHT | Subtle gradient, trust-focused |
| S8 | FAQ | `via-pink-500/5` | LIGHT | Accordion, minimal visual weight |
| S9 | Contact | `via-pink-500/5` | MEDIUM | Form + gradient submit button |

Pattern: HEAVY → MEDIUM → MEDIUM → HEAVY → MEDIUM → LIGHT → LIGHT → LIGHT → MEDIUM
This creates visual breathing room — the eye rests between heavy sections.

---

## IMPLEMENTATION NOTES

1. ALL statistics sourced from research-healthcare.md — zero fabricated data
2. No fake logos, testimonials, or case studies (Singoa is new)
3. Tabbed explorer (S4) and standalone compliance section (S7) are healthcare-exclusive patterns
4. CARC codes are REAL — CO-16, CO-45, PR-1, CO-4 — billing staff recognize them instantly
5. All Framer Motion animations use `viewport={{ once: true }}` (no re-triggering on scroll back)
6. Dashboard mockup `hidden lg:block` — mobile gets text-first hero
7. FAQPage JSON-LD schema required for SEO (10 questions)
8. Service, BreadcrumbList, MedicalWebPage JSON-LD schemas maintained
9. Form POSTs to `https://app.singoa.com/api/core/contact/` with `source: 'healthcare-industry-page'`
10. All CTAs fire `trackEvent()` from `@/utils/analytics`
11. Heading hierarchy: single H1 in hero, H2 per section, H3 for subsections
12. Accessibility: `aria-hidden="true"` on decorative icons, `aria-expanded` on FAQ buttons, `aria-label` on CTAs, no `<a><button>` nesting
13. Meta: title <60 chars, description 150-160 chars, canonical URL, OG tags, Twitter card
14. Tab component uses `AnimatePresence mode="wait"` for clean enter/exit transitions
15. Sidebar nav in mockup is decorative only — no click handlers needed
