Skip to content

Commit 463d711

Browse files
authored
Revise Newton's Tree sponsor details in index.html
Updated promotional copy for Newton's Tree sponsor section, enhancing clarity and detail about their AI platform and services.
1 parent 2e988c3 commit 463d711

File tree

1 file changed

+56
-15
lines changed

1 file changed

+56
-15
lines changed

index.html

Lines changed: 56 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,23 +1567,64 @@ <h2 class="ai_sponsor-title">Sponsorship</h2>
15671567

15681568
<div class="ai_sponsor-levels">
15691569

1570-
<!-- ===== Diamond Sponsors ===== -->
1571-
<div style="display:flex; justify-content:center; gap:20px; flex-wrap:wrap; margin:20px auto;">
1572-
1573-
<!-- Diamond: Newton's Tree (existing) -->
1574-
<div class="sponsor-card" style="text-align:left; max-width:480px; margin:0;">
1575-
<div class="sponsor-badge" style="background-color:#b9f2ff;">Diamond</div>
1576-
<a href="https://www.newtonstree.ai/" target="_blank" rel="noopener" style="text-decoration:none;">
1577-
<img src="./NT logo-evergreen.svg" alt="Newton's Tree Logo" style="width:80%; height:auto;">
1578-
</a>
1579-
<div class="sponsor-name" style="margin-top:1em;">Newton's Tree</div>
1580-
<div class="sponsor-description">
1581-
<p style="margin:0;">
1582-
Newton's Tree partners with healthcare organizations to build AI-driven solutions that
1583-
enhance clinical decision-making and operational efficiency.
1584-
</p>
1570+
<!-- ===== Diamond Sponsor: Newton's Tree (Updated promo copy) ===== -->
1571+
<div style="display:flex; justify-content:center; gap:20px; flex-wrap:wrap; margin:20px auto;">
1572+
<div class="sponsor-card" style="text-align:left; max-width:520px; margin:0;">
1573+
<div class="sponsor-badge" style="background-color:#b9f2ff;">
1574+
Diamond
1575+
</div>
1576+
1577+
<a href="https://www.newtonstree.ai/" target="_blank" rel="noopener" style="text-decoration:none;">
1578+
<img
1579+
src="./NT logo-evergreen.svg"
1580+
alt="Newton's Tree Logo"
1581+
style="width:80%; height:auto;"
1582+
>
1583+
</a>
1584+
1585+
<div class="sponsor-name" style="margin-top:1em;">
1586+
Newton's Tree
1587+
</div>
1588+
1589+
<div class="sponsor-description">
1590+
<p style="margin:0 0 0.8em 0;">
1591+
<strong>Hospital-grade AI platform:</strong> A vendor-neutral system to help health systems
1592+
<strong>select</strong>, <strong>test</strong>, <strong>deploy</strong>, and <strong>continuously monitor</strong> clinical AI—supporting safe, scalable adoption across imaging and non-imaging use cases.
1593+
</p>
1594+
1595+
<ul style="margin:0.2em 0 1em 1.2em; padding:0;">
1596+
<li><strong>Select:</strong> discover and compare healthcare AI solutions</li>
1597+
<li><strong>Test:</strong> performance testing in a secure sandbox before go-live</li>
1598+
<li><strong>Deploy:</strong> rapid rollout that fits real clinical workflows</li>
1599+
<li><strong>Monitor:</strong> continuous oversight to support responsible use over time</li>
1600+
</ul>
1601+
1602+
<p style="margin:0 0 0.8em 0;">
1603+
<strong>Global AI Evaluation Service:</strong> independent validation designed to speed evidence generation
1604+
(reported <strong>84% faster</strong>, from ~1.5 years to ~12 weeks) and strengthen buyer confidence across local populations.
1605+
</p>
1606+
1607+
<ul style="margin:0.2em 0 0 1.2em; padding:0;">
1608+
<li><strong>Technical validation:</strong> system/semantic interoperability with local standards</li>
1609+
<li><strong>Performance testing:</strong> local population + subpopulation analysis</li>
1610+
<li><strong>Budget impact:</strong> ROI-oriented health economic modeling</li>
1611+
</ul>
1612+
1613+
<div style="margin-top:1.1em; display:flex; gap:10px; flex-wrap:wrap;">
1614+
<a href="https://www.newtonstree.ai/system" target="_blank" rel="noopener"
1615+
style="display:inline-block; padding:8px 12px; background:#006791; color:#fff; text-decoration:none; border-radius:4px; font-size:14px;">
1616+
Explore the System
1617+
</a>
1618+
<a href="https://www.newtonstree.ai/system/evaluate" target="_blank" rel="noopener"
1619+
style="display:inline-block; padding:8px 12px; background:#ae6042; color:#fff; text-decoration:none; border-radius:4px; font-size:14px;">
1620+
AI Evaluation Service
1621+
</a>
1622+
</div>
1623+
</div>
15851624
</div>
15861625
</div>
1626+
<!-- ===== End Diamond Sponsor ===== -->
1627+
15871628

15881629
<!-- Diamond: OneSource Cloud (NEW) -->
15891630
<div class="sponsor-card" style="text-align:left; max-width:480px; margin:0;">

0 commit comments

Comments
 (0)