Skip to content

Commit 5e4d028

Browse files
authored
Update index.html
1 parent 2344b7b commit 5e4d028

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,6 +1858,31 @@ <h2 class="ai_sponsor-title">Sponsorship</h2>
18581858

18591859
</div>
18601860

1861+
<!-- ===== Silver Sponsors ===== -->
1862+
<div style="display:flex; justify-content:center; gap:20px; flex-wrap:wrap; margin:20px auto;">
1863+
<div class="sponsor-card" style="text-align:left; max-width:480px; margin:0;">
1864+
<div class="sponsor-badge" style="background-color:#C0C0C0;">Silver</div>
1865+
1866+
<a href="https://www.agilisium.com" target="_blank" rel="noopener" style="text-decoration:none;">
1867+
<img src="./Agilisium Color logo.png" alt="Agilisium Logo" style="width:85%; height:auto;">
1868+
</a>
1869+
1870+
<div class="sponsor-name" style="margin-top:1em;">Agilisium</div>
1871+
1872+
<div class="sponsor-description">
1873+
<p style="margin:0 0 0.6em 0;">
1874+
<strong>Data Innovation Partner for Life Sciences</strong>
1875+
</p>
1876+
<p style="margin:0 0 0.6em 0;">
1877+
Reimagining possibilities for life sciences with autonomous agentic AI—AI-powered insights and purpose-built solutions across the molecule-to-market journey.
1878+
</p>
1879+
<p style="margin:0;">
1880+
<em>Insights. Humanity. Impact.</em>
1881+
</p>
1882+
</div>
1883+
</div>
1884+
</div>
1885+
<!-- ===== End Silver Sponsors ===== -->
18611886

18621887
<!-- Footer (Contact Us) -->
18631888
<footer id="contact" class="footer">

0 commit comments

Comments
 (0)