Skip to content

Commit 5cd0427

Browse files
committed
Add an Industry Support section to the home page.
1 parent 500a24b commit 5cd0427

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@
109109
<p class="skipItem">Recent News</p>
110110
</th>
111111
</tr>
112+
<tr class="skipTo industry_support">
113+
<th>
114+
<p class="skipItem">Industry Support</p>
115+
</th>
116+
</tr>
112117
<tr class="skipTo team">
113118
<th>
114119
<p class="skipItem">Team</p>
@@ -676,6 +681,16 @@ <h1 id="news">Recent News</h1>
676681
</div>
677682
</div>
678683

684+
<div class="Section">
685+
<div class="newSectionHeader">
686+
<h1 id="industry_support"> Industry Support </h1>
687+
</div>
688+
<div class="newSectionContent">
689+
<p class="gatewayText"> The SimVascular team is available to aid industry partners via independent consulting related to medical device design and evaluation as well as implementation of new software features. Our team has experience performing finite element analysis for established and early stage industry partners including catheters, valves, stents, mechanical circulatory assist devices, and novel devices for pediatric cardiology.
690+
</p>
691+
</div>
692+
</div>
693+
679694
<div class="everyOtherSection" style="padding-bottom: 30px">
680695
<div class="newSectionHeader">
681696
<h1 id="team">Team</h1>

0 commit comments

Comments
 (0)