7878 <!-- Hamburger menu -->
7979 < script src ="wp-includes/js/navbar.js "> </ script >
8080
81+ <!-- Web components -->
82+ < script src ="web-components/hero-section/hero-section.js " type ="module "> </ script >
8183 </ head >
8284
8385 <!-- MASTHEAD_SITENAV_BEGIN -->
@@ -300,20 +302,13 @@ <h5>IMS support</h5>
300302 < main class ="zs-main " id ="main ">
301303
302304 <!-- =========================== IMS Database =========================== -->
303- < div class ="banner innovate-bg ">
304- < section id ="intro-section " class ="pure-g zs-section db-hero ">
305- < div id ="intro-header " class ="pure-u-1 "> </ div >
306- < div class ="pure-u-3-25 ">
307- < img class ="ims-card-icon " src ="wp-content/Icon_Banner_IMS DatabasePage.svg " alt ="">
308- </ div >
309- < div id ="intro-info " class ="pure-u-1 pure-u-sm-15-24 db-hero-text ">
310- < h6 > Innovate</ h6 >
311- < h1 > IMS Database: fast, secure, reliable.</ h1 >
312- < p id ="p-style " > Data integrity, performance, simplified use of SQL, and powerful recovery tools make IMS Database Manager
313- the best choice to protect your enterprise assets.</ p >
314- </ div >
315- </ section >
316- </ div >
305+ < hero-section
306+ name ="IMS Database: fast, secure, reliable "
307+ image ="wp-content/icons/icon_database.svg "
308+ section ="Innovate "
309+ desc ="Data integrity, performance, simplified use of SQL, and powerful recovery tools make IMS Database Manager
310+ the best choice to protect your enterprise assets. "
311+ > </ hero-section >
317312
318313 <!-- =========================== Managed ACBs =========================== -->
319314 < div class ="zs-gray-section ibm-background-white-core macb-section ">
@@ -378,15 +373,15 @@ <h4>More resources</h4>
378373 < div class ="pure-g ">
379374 <!-- left contents -->
380375 < div class ="pure-u-1-3 resource-card ">
381- < div class ="pure-u-1-8 "> < img src ="wp-content/Icon_Using DDL_IMS DatabasePage .svg " alt ="Documentation "> </ div >
376+ < div class ="pure-u-1-8 "> < img src ="wp-content/icons/icon_documentation .svg " alt ="Documentation "> </ div >
382377 < div class ="pure-u-3-4 ">
383378 < h3 > IMS catalog</ h3 >
384379 < a href ="https://www.ibm.com/docs/en/ims/latest?topic=administration-ims-catalog " aria-label ="Read more about the IMS catalog " target ="_blank " rel ="noopener noreferrer "> Read more →</ a >
385380 </ div >
386381 </ div >
387382 <!-- mid contents -->
388383 < div class ="pure-u-1-3 resource-card ">
389- < div class ="pure-u-1-8 "> < img src ="wp-content/Icon_Using DDL_IMS DatabasePage .svg " alt ="Documentation "> </ div >
384+ < div class ="pure-u-1-8 "> < img src ="wp-content/icons/icon_documentation .svg " alt ="Documentation "> </ div >
390385 < div class ="pure-u-3-4 ">
391386 < h3 > IMS management of ACBs</ h3 >
392387 < a href ="https://www.ibm.com/docs/en/ims/latest?topic=tailoring-ims-management-acbs " aria-label ="Read more about managed ACBs " target ="_blank " rel ="noopener noreferrer "> Read more →</ a >
@@ -421,7 +416,7 @@ <h4>More resources</h4>
421416 < div class ="pure-g ">
422417 <!-- left contents -->
423418 < div class ="pure-u-1-3 resource-card ">
424- < div class ="pure-u-1-8 "> < img src ="wp-content/Icon_Using DDL_IMS DatabasePage .svg " alt ="Documentation "> </ div >
419+ < div class ="pure-u-1-8 "> < img src ="wp-content/icons/icon_documentation .svg " alt ="Documentation "> </ div >
425420 < div class ="pure-u-3-4 ">
426421 < h3 > IMS Native z/OS DDL utility (Data Definition utility)</ h3 >
427422 < a href ="https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/deepak-kohli/2022/06/03/ims-zddl-intro "
@@ -430,7 +425,7 @@ <h3>IMS Native z/OS DDL utility (Data Definition utility)</h3>
430425 </ div >
431426 <!-- mid contents -->
432427 < div class ="pure-u-1-3 resource-card ">
433- < div class ="pure-u-1-8 "> < img src ="wp-content/Icon_Using DDL_IMS DatabasePage .svg " alt ="Documentation "> </ div >
428+ < div class ="pure-u-1-8 "> < img src ="wp-content/icons/icon_documentation .svg " alt ="Documentation "> </ div >
434429 < div class ="pure-u-3-4 ">
435430 < h3 > Using DDL to define databases and program views</ h3 >
436431 < a href ="https://www.ibm.com/docs/en/ims/latest?topic=design-using-ddl-define-databases-program-views "
@@ -439,7 +434,7 @@ <h3>Using DDL to define databases and program views</h3>
439434 </ div >
440435 <!-- right contents -->
441436 < div class ="pure-u-1-3 resource-card ">
442- < div class ="pure-u-1-8 "> < img src ="wp-content/Icon_Using DDL_IMS DatabasePage .svg " alt ="Documentation "> </ div >
437+ < div class ="pure-u-1-8 "> < img src ="wp-content/icons/icon_documentation .svg " alt ="Documentation "> </ div >
443438 < div class ="pure-u-3-4 ">
444439 < h3 > Data Definition utility (DFS3ID00) batch enhancement</ h3 >
445440 < a href ="https://www.ibm.com/docs/en/ims/latest?topic=idme-ims-data-definition-utility-dfs3id00-dli-batch-enhancement "
0 commit comments