Skip to content

Commit 02d1b67

Browse files
authored
Merge pull request #116 from imsdev/homepage-updates
Homepage updates
2 parents 24c461e + 1fbb34a commit 02d1b67

File tree

2 files changed

+55
-12
lines changed

2 files changed

+55
-12
lines changed

index.html

Lines changed: 42 additions & 12 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>
@@ -200,8 +200,8 @@ <h3>
200200
</h3>
201201
</div>
202202
<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">
203+
<div class="pure-g">
204+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
205205
<img
206206
src="wp-content/Icon_Banner_IMS VideosPage.svg"
207207
alt=""
@@ -216,7 +216,7 @@ <h3>Videos</h3>
216216
>Learn more</a
217217
>
218218
</div>
219-
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3">
219+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
220220
<img
221221
src="wp-content/Icon_Banner_IMS CoursesPage.svg"
222222
alt=""
@@ -231,7 +231,7 @@ <h3>Courses</h3>
231231
>Learn more</a
232232
>
233233
</div>
234-
<div class="pure-u-1 pure-u-md-1 pure-u-lg-1-3">
234+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
235235
<img
236236
src="wp-content/icons/icon_github.svg"
237237
alt=""
@@ -248,6 +248,37 @@ <h3>GitHub</h3>
248248
>Learn more</a
249249
>
250250
</div>
251+
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
252+
<img
253+
src="wp-content/icons/icon_trial.svg"
254+
alt=""
255+
class="icon icon-lg"
256+
/>
257+
<h3>IBM IMS zTrial</h3>
258+
<p>
259+
Get hands-on experience accessing the IMS catalog with SQL,
260+
explore the IBM z/OS® IMS Ansible collection, and automate IMS
261+
managed ACBs with Ansible.
262+
</p>
263+
<div class="vertical-g">
264+
<a
265+
target="_blank"
266+
rel="noopener noreferrer"
267+
aria-label="Learn more about the IBM IMS zTrial"
268+
href="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=2047&tabId=5718&w=1"
269+
>
270+
Learn more →
271+
</a>
272+
<a
273+
target="_blank"
274+
rel="noopener noreferrer"
275+
aria-label="Register for the IBM IMS zTrial"
276+
href="https://www.ibm.com/account/reg/us-en/signup?formid=urx-52853"
277+
>
278+
Register →
279+
</a>
280+
</div>
281+
</div>
251282
</div>
252283
</div>
253284
</section>
@@ -402,12 +433,11 @@ <h3>Blogs and forums</h3>
402433
forums, learn about other IBM Z software products, and more.
403434
</p>
404435
<a
405-
target="_blank"
406436
rel="noopener noreferrer"
407-
aria-label="Learn more about the IMS Community"
408437
href="https://community.ibm.com/community/user/groupz?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560"
438+
target="_blank"
409439
>
410-
Learn more →
440+
<span class="button-primary-text">Join and explore →</span>
411441
</a>
412442
</div>
413443
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)