Skip to content

Commit d2bd0f1

Browse files
committed
Move Industry Support after Team.
1 parent 5cd0427 commit d2bd0f1

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,14 @@
109109
<p class="skipItem">Recent News</p>
110110
</th>
111111
</tr>
112-
<tr class="skipTo industry_support">
112+
<tr class="skipTo team">
113113
<th>
114-
<p class="skipItem">Industry Support</p>
114+
<p class="skipItem">Team</p>
115115
</th>
116116
</tr>
117-
<tr class="skipTo team">
117+
<tr class="skipTo industry_support">
118118
<th>
119-
<p class="skipItem">Team</p>
119+
<p class="skipItem">Industry Support</p>
120120
</th>
121121
</tr>
122122
<tr class="skipTo institutions">
@@ -681,16 +681,6 @@ <h1 id="news">Recent News</h1>
681681
</div>
682682
</div>
683683

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-
694684
<div class="everyOtherSection" style="padding-bottom: 30px">
695685
<div class="newSectionHeader">
696686
<h1 id="team">Team</h1>
@@ -785,6 +775,16 @@ <h1 id="team">Team</h1>
785775
</div>
786776
</div>
787777

778+
<div class="Section">
779+
<div class="newSectionHeader">
780+
<h1 id="industry_support"> Industry Support </h1>
781+
</div>
782+
<div class="newSectionContent">
783+
<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. Please contact Professor Marsden directly at [email protected] with inquiries.
784+
</p>
785+
</div>
786+
</div>
787+
788788
<div class="Section">
789789
<div class="newSectionHeader">
790790
<h1 id="institutions">Institutions</h1>

0 commit comments

Comments
 (0)