@@ -38,7 +38,7 @@ <h1 class="small">Join the PyTorch Foundation</h1>
38
38
< div class ="container-fluid grey-background-section text-center ">
39
39
< div class ="container ">
40
40
< div class ="row content ">
41
- < div class ="col-md-10 body-side-text lead ">
41
+ < div class ="col-md-12 body-side-text lead ">
42
42
< h2 class ="upper "> Membership Benefits</ h2 >
43
43
< div class ="row ">
44
44
< div class ="col-md ">
@@ -80,62 +80,26 @@ <h3 class="upper">Community</h3>
80
80
< div class ="col-md-10 body-side-text ">
81
81
< h2 class ="upper "> Join the Membership that fits your goals</ h2 >
82
82
< p >
83
- < table class ="table table-bordered ">
83
+ < table class ="table benefits table-responsive-sm ">
84
84
< thead >
85
85
< tr >
86
- < td > < strong > Premier Member</ strong >
87
- </ td >
88
- < td > < strong > General Member</ strong >
89
- </ td >
90
- < td > < strong > Associate Member</ strong >
91
- </ td >
86
+ < td class ="benefit "> Benefit</ td >
87
+ < td > Premier</ td >
88
+ < td > General</ td >
89
+ < td > Associate</ td >
92
90
</ tr >
93
91
</ thead >
94
92
< tr >
95
- < td >
96
- < ul class ="pl-3 ">
97
- < li > Board seat on PyTorch Governing Board upon acceptance</ li >
98
- < li > Exec invite to join a PyTorch Conference keynote </ li >
99
- < li > Personalized executive engagement from PyTorch and LF leadership teams:</ li >
100
- < li > Open source strategy e.g. donating a project, running an open source program office</ li >
101
- < li > PyTorch Marketing Committee membership (1/company)</ li >
102
- < li > Exclusive live webinars with PyTorch online programs</ li >
103
- </ ul >
104
- </ td >
105
- < td >
106
- < ul class ="pl-3 ">
107
- < li > Eligible for 1 representative on the PTF Board for every 10 General members - capped to 3 representatives</ li >
108
- < li > The PTF Board will vote on the General Members nominees</ li >
109
- < li > Exclusive live webinars with PyTorch online programs</ li >
110
- </ ul >
111
- </ td >
112
- < td >
113
- < ul class ="pl-3 ">
114
- < li > Eligible for 1 representative on the PTF Board </ li >
115
- < li > The PTF Board will vote the Associate Members nominees</ li >
116
- < li > The PTF Board may at any time decline to seat an Associate Member Representative</ li >
117
- < li > Exclusive live webinars with PyTorch online programs</ li >
118
- </ ul >
119
- </ td >
93
+ < td class ="benefit "> Hold one (1) seat on PTF Governing Board + one alternate (1) representative </ td >
94
+ < td > < img src ="/assets/images/x.svg " /> </ td >
95
+ < td > < img src ="/assets/images/check.svg " /> </ td >
96
+ < td > < img src ="/assets/images/x.svg " /> </ td >
120
97
</ tr >
121
- < tr style ="vertical-align: top; ">
122
- < td > $ 150,000 annually + LF Silver Membership
123
- </ td >
124
- < td >
125
- LF Silver Membership +< br >
126
- < span > $</ span > 50,000 (5,000 employees) < br >
127
- < span > $</ span > 40,000 (3,000 - 4,999) < br >
128
- < span > $</ span > 35,000 (1,000 - 2,999) < br >
129
- < span > $</ span > 30,000 (500 - 999) < br >
130
- < span > $</ span > 25,000 (1 - 499) < br >
131
- < br >
132
- 1 Board Seat per 10 members
133
- (max 3)
134
- </ td >
135
- < td >
136
- Free Membership < br >
137
- (exclusive to academic and nonprofit organizations)
138
- </ td >
98
+ < tr >
99
+ < td class ="benefit "> Hold one (1) seat on PTF Governing Board + one alternate (1) representative </ td >
100
+ < td > < img src ="/assets/images/x.svg " /> </ td >
101
+ < td > < img src ="/assets/images/check.svg " /> </ td >
102
+ < td > < img src ="/assets/images/check.svg " /> </ td >
139
103
</ tr >
140
104
</ table >
141
105
</ p >
0 commit comments