Skip to content

Commit 152e1c1

Browse files
committed
updates to homepage
1 parent 24c461e commit 152e1c1

2 files changed

Lines changed: 63 additions & 9 deletions

File tree

index.html

Lines changed: 50 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en-US" prefix="og: http://ogp.me/ns#">
33
<head>
44
<!-- Basic meta -->
@@ -139,21 +139,21 @@
139139
href="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=2047&tabId=5718&w=1"
140140
target="_blank"
141141
rel="noopener noreferrer"
142-
>New! IBM IMS Z Trial →</a
142+
>IBM IMS Z Trial →</a
143143
>
144144
</div>
145145
<hr />
146146
<div>
147147
<img
148-
src="wp-content/icons/icon_upgrade.svg"
148+
src="wp-content/icons/icon_z--systems.svg"
149149
alt=""
150150
class="icon-invert"
151151
/>
152152
<a
153-
href="https://forms.office.com/r/GVb90wUSXf"
153+
href="https://community.ibm.com/community/user/blogs/amanda-stephens/2026/01/27/reframe-the-mainframe-meet-the-next-gen-of-ims-use"
154154
target="_blank"
155155
rel="noopener noreferrer"
156-
>IMS modernization survey</a
156+
>New! Reframe the mainframe series</a
157157
>
158158
</div>
159159
</section>
@@ -168,6 +168,16 @@ <h1>IBM <b>IMS Central</b></h1>
168168
Build your skills, find documentation, get help, and engage with
169169
the team.
170170
</p>
171+
<a
172+
rel="noopener noreferrer"
173+
class="button button-primary"
174+
href="https://community.ibm.com/community/user/groupz?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560"
175+
target="_blank"
176+
>
177+
<span class="button-primary-text"
178+
>Join and explore the IMS Community →</span
179+
>
180+
</a>
171181
</div>
172182
<div class="gif">
173183
<a
@@ -200,8 +210,8 @@ <h3>
200210
</h3>
201211
</div>
202212
<div class="pure-u-1 pure-u-md-2-3">
203-
<div class="pure-g pure-g-pad">
204-
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3">
213+
<div class="pure-g">
214+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
205215
<img
206216
src="wp-content/Icon_Banner_IMS VideosPage.svg"
207217
alt=""
@@ -216,7 +226,7 @@ <h3>Videos</h3>
216226
>Learn more</a
217227
>
218228
</div>
219-
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3">
229+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
220230
<img
221231
src="wp-content/Icon_Banner_IMS CoursesPage.svg"
222232
alt=""
@@ -231,7 +241,7 @@ <h3>Courses</h3>
231241
>Learn more</a
232242
>
233243
</div>
234-
<div class="pure-u-1 pure-u-md-1 pure-u-lg-1-3">
244+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
235245
<img
236246
src="wp-content/icons/icon_github.svg"
237247
alt=""
@@ -248,6 +258,37 @@ <h3>GitHub</h3>
248258
>Learn more</a
249259
>
250260
</div>
261+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
262+
<img
263+
src="wp-content/icons/icon_trial.svg"
264+
alt=""
265+
class="icon icon-lg"
266+
/>
267+
<h3>IBM IMS zTrial</h3>
268+
<p>
269+
Learn how to access the IMS catalog using IMS Explorer and
270+
automate your IMS administrative tasks with Red Hat® Ansible®
271+
Certified Content for IBM Z®.
272+
</p>
273+
<div class="vertical-g">
274+
<a
275+
target="_blank"
276+
rel="noopener noreferrer"
277+
aria-label="Learn more about the IBM IMS zTrial"
278+
href="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=2047&tabId=5718&w=1"
279+
>
280+
Learn more →
281+
</a>
282+
<a
283+
target="_blank"
284+
rel="noopener noreferrer"
285+
aria-label="Register for the IBM IMS zTrial"
286+
href="https://www.ibm.com/account/reg/us-en/signup?formid=urx-52853"
287+
>
288+
Register →
289+
</a>
290+
</div>
291+
</div>
251292
</div>
252293
</div>
253294
</section>
Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)