Skip to content

Commit 79ae106

Browse files
committed
Revert "Additions and updates to the join page: CTA and form"
This reverts commit d337c86.
1 parent 4eca458 commit 79ae106

File tree

1 file changed

+8
-24
lines changed

1 file changed

+8
-24
lines changed

join.html

+8-24
Original file line numberDiff line numberDiff line change
@@ -168,18 +168,21 @@ <h2 class="upper">Join the Membership that fits your goals</h2>
168168
</div>
169169
</div>
170170

171-
<div class="container-fluid light-background-section mt-4">
171+
<div class="container-fluid light-background-section mb-5 mt-4">
172172
<div class="container">
173173
<div class="row content">
174174
<div class="col-md-10 body-side-text text-center">
175175
<h2>Apply for Membership Today</h2>
176-
<p class="mt-4">
177-
<a href="https://enrollment.lfx.linuxfoundation.org/?project=pytorch" class="btn btn-lg with-right-arrow" target="_blank">
178-
Apply
176+
<p>
177+
<br>
178+
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdnZPbTuEfhG1CZ_bwLR9w8fPFHgz-IGXp-rgnQfK4TtPXRsg/viewform?usp=sf_link" class="btn btn-lg with-right-arrow" target="_blank">
179+
Apply for Premier Membership
179180
</a>
180181
</p>
181182
<p>
182-
<small><em>If you are applying for Premier Membership at the PyTorch Foundation, your application is subject to Board and Technical Review approval. Following the completion of the membership enrollment, you will receive an additional short questionnaire for completion. If you have any questions, please reach out to <a href="mailto:membership@pytorch.org" target="_blank">membership@pytorch.org</a></em></small>.
183+
<a href="https://enrollment.lfx.linuxfoundation.org/?project=pytorch" class="btn btn-lg with-right-arrow" target="_blank">
184+
Apply for General or Associate Membership
185+
</a>
183186
</p>
184187
<p>
185188
<a href="/docs/master/community/governance.html">PyTorch Governance</a>
@@ -189,25 +192,6 @@ <h2>Apply for Membership Today</h2>
189192
</div>
190193
</div>
191194

192-
<div class="container-fluid contact-us-section">
193-
<div class="container">
194-
<div class="row">
195-
<div class="col-md-10">
196-
<h2>Questions? Contact Us</h2>
197-
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js?pre=1"></script>
198-
<script>
199-
hbspt.forms.create({
200-
region: "na1",
201-
portalId: "8112310",
202-
formId: "dd2c7e7e-bca1-4b41-b80e-9bfd5f3ca49a"
203-
});
204-
</script>
205-
</div>
206-
</div>
207-
</div>
208-
</div>
209-
210-
211195
<!-- Modal -->
212196
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
213197
<div class="modal-dialog modal-dialog-centered">

0 commit comments

Comments
 (0)