Skip to content

Commit d2526ef

Browse files
committed
how it works section updated
1 parent 2b36a5f commit d2526ef

1 file changed

Lines changed: 66 additions & 48 deletions

File tree

ims-gold.html

Lines changed: 66 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,17 @@
126126
linktext="Enroll now"
127127
link="#enroll"></hero-section>
128128

129-
<!-- =========================== How do clients benefit =========================== -->
129+
<!-- =========================== How clients benefit =========================== -->
130130
<section class="white-bg pure-g">
131131
<div class="pure-u-1 section-header">
132132
<h2>How do you benefit from IMS Gold?</h2>
133-
<p>As an IMS Gold feedback client, you can help shape the features and enhancements most relevant to your infrastructure and business needs, for example:</p>
133+
<p>
134+
As an IMS Gold feedback client, you can help shape the features and
135+
enhancements most relevant to your infrastructure and business
136+
needs, for example:
137+
</p>
134138
</div>
135-
<div class="pure-u-1">
136-
137-
</div>
139+
<div class="pure-u-1"></div>
138140
<div class="pure-u-1">
139141
<div class="pure-g pure-g-pad">
140142
<div class="pure-u-md-1-2">
@@ -145,7 +147,11 @@ <h2>How do you benefit from IMS Gold?</h2>
145147
class="icon" />
146148
</div>
147149
<div class="pure-u-1 pure-u-xl-20-24">
148-
<p>As a sponsor user, you collaborate with the IMS development team throughout the development cycle, not just in the early design phases.</p>
150+
<p>
151+
As a sponsor user, you collaborate with the IMS development
152+
team throughout the development cycle, not just in the early
153+
design phases.
154+
</p>
149155
</div>
150156
</div>
151157
<div class="pure-u-md-1-2">
@@ -156,59 +162,71 @@ <h2>How do you benefit from IMS Gold?</h2>
156162
class="icon" />
157163
</div>
158164
<div class="pure-u-1 pure-u-xl-20-24">
159-
<p>As an IMS Gold feedback client, you get updates on what's new in the IMS development pipeline.</p>
165+
<p>
166+
As an IMS Gold feedback client, you get updates on what's new
167+
in the IMS development pipeline.
168+
</p>
160169
</div>
161170
</div>
162171
</div>
163172
</div>
164173
</section>
165174

166-
<!-- =========================== How does it work? =========================== -->
167-
<div class="zs-section ibm-background-white-core work-sec">
168-
<section class="zs-section">
169-
<!-- Three piece -->
170-
<div class="pure-u-1">
171-
<h2>How does it work?</h2>
172-
<p class="work-sec-subtitle">
173-
As an IMS Gold feedback client, you can help shape the features
174-
and enhancements most relevant to your infrastructure and business
175-
needs, for example:
176-
</p>
177-
178-
<div class="pure-g">
179-
<!-- left contents -->
180-
<div class="pure-u-1-3">
181-
<div class="pure-u-1-8">
182-
<img src="wp-content/Icon_03_IMS GoldPage.svg" alt="" />
183-
</div>
184-
<div class="pure-u-3-4">
185-
<p>Status on new and in-progress IMS enhancements</p>
186-
</div>
175+
<!-- =========================== How it works =========================== -->
176+
<section class="gray-bg pure-g">
177+
<div class="pure-u-1 section-header">
178+
<h2>How does it work?</h2>
179+
<p>
180+
As an IMS Gold feedback client, you can help shape the features and
181+
enhancements most relevant to your infrastructure and business
182+
needs, for example:
183+
</p>
184+
</div>
185+
<div class="pure-u-1"></div>
186+
<div class="pure-u-1">
187+
<div class="pure-g pure-g-pad">
188+
<div class="pure-u-md-1-3">
189+
<div class="pure-u-xl-3-24">
190+
<img
191+
src="wp-content/Icon_03_IMS GoldPage.svg"
192+
alt=""
193+
class="icon" />
187194
</div>
188-
189-
<!-- mid contents -->
190-
<div class="pure-u-1-3">
191-
<div class="pure-u-1-8">
192-
<img src="wp-content/Icon_04_IMS GoldPage.svg" alt="" />
193-
</div>
194-
<div class="pure-u-3-4">
195-
<p>Information in new initiatives and solutions</p>
196-
</div>
195+
<div class="pure-u-1 pure-u-xl-20-24">
196+
<p>
197+
Status on new and in-progress IMS enhancements
198+
</p>
197199
</div>
198-
199-
<!-- right contents -->
200-
<div class="pure-u-1-3">
201-
<div class="pure-u-1-8">
202-
<img src="wp-content/Icon_05_IMS GoldPage.svg" alt="" />
203-
</div>
204-
<div class="pure-u-3-4">
205-
<p>Opportunities to provide the IMS team feedback</p>
206-
</div>
200+
</div>
201+
<div class="pure-u-md-1-3">
202+
<div class="pure-u-xl-3-24">
203+
<img
204+
src="wp-content/Icon_04_IMS GoldPage.svg"
205+
alt=""
206+
class="icon" />
207+
</div>
208+
<div class="pure-u-1 pure-u-xl-20-24">
209+
<p>
210+
Information in new initiatives and solutions
211+
</p>
212+
</div>
213+
</div>
214+
<div class="pure-u-md-1-3">
215+
<div class="pure-u-xl-3-24">
216+
<img
217+
src="wp-content/Icon_05_IMS GoldPage.svg"
218+
alt=""
219+
class="icon" />
220+
</div>
221+
<div class="pure-u-1 pure-u-xl-20-24">
222+
<p>
223+
Opportunities to provide the IMS team feedback
224+
</p>
207225
</div>
208226
</div>
209227
</div>
210-
</section>
211-
</div>
228+
</div>
229+
</section>
212230

213231
<!-- =========================== Enroll info =========================== -->
214232
<div

0 commit comments

Comments
 (0)