Skip to content

Update trial links to navigate into demo areas for a more realistic experience#507

Merged
aurelianware merged 3 commits intomainfrom
claude/update-trial-links-explore-JgAAb
Mar 18, 2026
Merged

Update trial links to navigate into demo areas for a more realistic experience#507
aurelianware merged 3 commits intomainfrom
claude/update-trial-links-explore-JgAAb

Conversation

@aurelianware
Copy link
Owner

Replace generic "Start Trial to Explore" and "Start Trial to Use" text with
contextual action labels (View Claims, Check Eligibility, Review Authorizations,
View Members, Try in Demo, Browse Providers) that link directly to the
corresponding demo/feature pages.

https://claude.ai/code/session_01BqmJiKuRmSsfwQbafvu2pR

claude added 2 commits March 17, 2026 10:03
…xperience

Replace generic "Start Trial to Explore" and "Start Trial to Use" text with
contextual action labels (View Claims, Check Eligibility, Review Authorizations,
View Members, Try in Demo, Browse Providers) that link directly to the
corresponding demo/feature pages.

https://claude.ai/code/session_01BqmJiKuRmSsfwQbafvu2pR
…venue

Replace all "$0 professional services" messaging with partner-friendly
alternatives across site pages, docs, and sales materials. This opens the
door for channel partners to offer paid implementation, support, and
custom project services.

Key changes:
- Platform stat card: "$0" → "Self-Service / Configuration-Driven Onboarding"
- Solutions comparison table: "$0" → "Partner-led"
- Assessment/insights: "Zero professional services cost" → "Self-service
  onboarding and configuration"
- Pitch deck: "Free professional services" → "Implementation assistance
  from partner network"
- Marketing/email templates: Removed "no surprise professional services
  bills" and "minimal professional services" language

https://claude.ai/code/session_01BqmJiKuRmSsfwQbafvu2pR
Copilot AI review requested due to automatic review settings March 17, 2026 10:14
@github-actions github-actions bot added documentation Improvements or additions to documentation github-config security size/S labels Mar 17, 2026
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Health
CloudHealthOffice.Portal 3% 3%
CloudHealthOffice.Portal 3% 3%
Summary 3% (390 / 12632) 3% (96 / 2788)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates user-facing CTA copy and navigation so “trial” actions route users into specific demo/feature areas, while also revising marketing language to emphasize self-service onboarding over professional-services-led implementations.

Changes:

  • Updated demo portal CTAs to use contextual action labels (e.g., “View Claims”, “Check Eligibility”) and deep-link into demo pages.
  • Adjusted marketing/site copy across HTML + docs to replace “professional services” framing with “implementation/self-service/partner-led” terminology.
  • Updated supporting documentation to reflect the revised stat grid and onboarding language.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
src/site/solutions-payers.html Updates payer-solution page copy and ROI table terminology.
src/site/platform.html Rewords the “professional services” stat to a self-service onboarding message.
src/site/insights.html Revises competitive/comparison language around implementation costs and onboarding.
src/site/assets/cho-assessment.md Updates assessment narrative to self-service/implementation terminology.
src/site/assessment.html Keeps generated HTML assessment content aligned with the Markdown source updates.
src/site/IMPLEMENTATION-SUMMARY.md Updates summary to reflect the new “Self-Service” stat grid label.
src/portal/CloudHealthOffice.Portal/Pages/Demo.razor Replaces generic trial CTA text with contextual demo action labels.
src/portal/CloudHealthOffice.Portal/Pages/Apis.razor Repoints “Start Trial to Use” CTAs to specific demo/feature pages with clearer labels.
docs/security/WHITEPAPER-CMS-0057-F-COMPLIANCE.md Updates executive whitepaper wording away from professional services framing.
docs/sales-materials/pitch-deck-v4.md Revises beta benefits wording to “implementation assistance” via partner network.
docs/sales-materials/SALES-EMAIL-TEMPLATES.md Updates outreach copy to emphasize sub-1-hour deployment vs. services dependency.
docs/sales-materials/MARKETING-LANDING-PAGE-COPY.md Removes “professional services bills” phrasing for cleaner pricing positioning.

Comment on lines +257 to +259
<td style="padding:15px;">Implementation Services</td>
<td style="padding:15px; text-align:right;">$500k - $1M</td>
<td style="padding:15px; text-align:right; color:#00ff88;"><strong>$0</strong></td>
<td style="padding:15px; text-align:right; color:#00ff88;"><strong>Partner-led</strong></td>
Comment on lines +127 to 128
<p>Healthcare Payer Software quotes: <strong>$2M-5M</strong> for FHIR compliance alone. Implementation costs rival your annual IT budget.</p>
<p style="margin-top:15px; opacity:0.8;">Cloud Health Office: <strong>$50k-250k implementation, <1 hour deployment.</strong></p>
- Proprietary systems with vendor lock-in
- Multi-year implementation timelines
- Expensive professional services dependency
- Lengthy implementation timelines
<li>Proprietary systems with vendor lock-in</li>
<li>Multi-year implementation timelines</li>
<li>Expensive professional services dependency</li>
<li>Lengthy implementation timelines</li>
Comment on lines +166 to 170
<MudButton Href="/demo/authorizations"
Variant="Variant.Text"
Color="Color.Secondary">
Start Trial to Use
Try in Demo →
</MudButton>
@aurelianware
Copy link
Owner Author

@copilot open a new pull request to apply changes based on the comments in this thread also please fix the failing checks (unit tests)

Copy link
Contributor

Copilot AI commented Mar 18, 2026

@aurelianware I've opened a new pull request, #510, to work on those changes. Once the pull request is ready, I'll request review from you.

@aurelianware aurelianware merged commit 3831ce8 into main Mar 18, 2026
56 of 59 checks passed
@aurelianware aurelianware deleted the claude/update-trial-links-explore-JgAAb branch March 18, 2026 15:57
@aurelianware
Copy link
Owner Author

@copilot Error: buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet build -c Release -o /app/build" did not complete successfully: exit code: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation github-config security size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants