Enterprise Page.
@@ -1148,7 +1148,7 @@ code,pre{
|
||||
}
|
||||
.highlight {
|
||||
border-radius: 1em 0.5em 1em 0.5em;
|
||||
background-image: linear-gradient(-100deg, rgba(255, 224, 0, 0.88), rgba(255, 224, 0, 0.87) 95%, rgba(255, 224, 0, 0.1))
|
||||
background-image: linear-gradient(-100deg, rgba(255, 224, 0, 0.88), rgba(255, 224, 0, 0.87) 95%, rgb(255, 224, 0))
|
||||
}
|
||||
|
||||
.globalNav .navSection.secondary .rootLink:last-child{
|
||||
|
||||
@@ -516,6 +516,33 @@ section.basics .columns .billing:before{
|
||||
background-image:url(/img/team.svg)
|
||||
}
|
||||
|
||||
section.basics .columns .revenue:before{
|
||||
background-image:url(/img/growth.svg)
|
||||
}
|
||||
|
||||
section.basics .columns .downtime:before{
|
||||
background-image:url(/img/download.svg)
|
||||
}
|
||||
|
||||
section.basics .columns .perfectsoftware:before{
|
||||
background-image:url("/img/dashboard (1).svg")
|
||||
}
|
||||
|
||||
section.basics .columns .perfectsoftware:before{
|
||||
background-image:url("/img/dashboard (1).svg")
|
||||
}
|
||||
|
||||
section.basics .columns .reli:before{
|
||||
background-image:url("/img/fpo-status-line.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .moni:before{
|
||||
background-image:url("/img/fpo-monitor.svg")
|
||||
}
|
||||
|
||||
section.basics .columns .cost:before{
|
||||
background-image:url("/img/cost.svg")
|
||||
}
|
||||
|
||||
section.basics .columns :before{
|
||||
text-align: center !important;
|
||||
@@ -526,35 +553,40 @@ section.basics .columns :before{
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
section.basics .columns .soc:before{
|
||||
background-image:url(/img/logo_soc3@2x.png)
|
||||
background-image:url(/img/soc-black.png)
|
||||
}
|
||||
|
||||
section.basics .columns .gdpr:before{
|
||||
background-image:url(/img/gdpr.png);
|
||||
background-image:url(/img/gdpr-black.png);
|
||||
width:150px;
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
section.basics .columns .ccpa:before{
|
||||
background-image:url(/img/ccpa.jpg);
|
||||
width:130px;
|
||||
background-image:url(/img/ccpa.png);
|
||||
width:100px;
|
||||
margin-left:40px
|
||||
}
|
||||
|
||||
section.basics .columns .pci:before{
|
||||
background-image:url(/img/pci.png);
|
||||
width: 320px;
|
||||
margin-left: -50px;
|
||||
background-image:url(/img/pci-black.png);
|
||||
width: 100px;
|
||||
margin-left: 60px;
|
||||
}
|
||||
|
||||
section.basics .columns .iso:before{
|
||||
background-image:url(/img/iso.png);
|
||||
background-image:url(/img/iso-black.png);
|
||||
width: 120px;
|
||||
margin-left: 60px;
|
||||
}
|
||||
|
||||
section.basics .columns .hipaa:before{
|
||||
background-image:url(/img/logo_hipaa@2x.png);
|
||||
width: 185px;
|
||||
background-image: url(/img/hipaa-black.png);
|
||||
height: 200px;
|
||||
margin-left: 40px;
|
||||
margin-top: -50px;
|
||||
margin-bottom: -19px;
|
||||
width:unset;
|
||||
}
|
||||
|
||||
|
||||
@@ -585,31 +617,31 @@ section.basics .columns .private:before{
|
||||
}
|
||||
|
||||
section.basics .columns .reliability:before{
|
||||
background-image:url(/img/idea.svg)
|
||||
background-image:url(/img/integration.svg)
|
||||
}
|
||||
@media (min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:138dpi),all and (-webkit-min-device-pixel-ratio:1.5){
|
||||
section.basics .columns .reliability:before{
|
||||
background-image:url(/img/idea.svg);
|
||||
background-image:url(/img/integration.svg);
|
||||
background-size:auto auto
|
||||
}
|
||||
}
|
||||
|
||||
section.basics .columns .monitor:before{
|
||||
background-image:url(/img/analytics.svg)
|
||||
background-image:url(/img/process.svg)
|
||||
}
|
||||
@media (min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:138dpi),all and (-webkit-min-device-pixel-ratio:1.5){
|
||||
section.basics .columns .monitor:before{
|
||||
background-image:url(/img/analytics.svg);
|
||||
background-image:url(/img/process.svg);
|
||||
background-size:auto auto
|
||||
}
|
||||
}
|
||||
|
||||
section.basics .columns .analytics:before{
|
||||
background-image:url(/img/research.svg)
|
||||
background-image:url(/img/product.svg)
|
||||
}
|
||||
@media (min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:138dpi),all and (-webkit-min-device-pixel-ratio:1.5){
|
||||
section.basics .columns .analytics:before{
|
||||
background-image:url(/img/research.svg);
|
||||
background-image:url(/img/product.svg);
|
||||
background-size:auto auto
|
||||
}
|
||||
}
|
||||
@@ -638,7 +670,7 @@ section.basics .split:after{
|
||||
}
|
||||
}
|
||||
section.basics .split *{
|
||||
font-size:16px;
|
||||
font-size:18px;
|
||||
line-height:26px
|
||||
}
|
||||
section.basics .split .left{
|
||||
@@ -667,11 +699,20 @@ section.basics .split .left{
|
||||
section.basics .split .left p:first-of-type{
|
||||
margin-bottom:10px
|
||||
}
|
||||
.integration-list{
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
.integration-logo{
|
||||
height:40px
|
||||
}
|
||||
section.basics .split .right{
|
||||
margin-left:310px;
|
||||
width:2500px;
|
||||
padding:55px 0 55px 42px;
|
||||
border-left:1px solid #efeff1;
|
||||
border-bottom:1px solid #efeff1;
|
||||
background-color:#f8fafb;
|
||||
background:-webkit-linear-gradient(290deg,#f5f7f9,#fff 50%);
|
||||
background:linear-gradient(160deg,#f5f7f9,#fff 50%)
|
||||
|
||||
1
home/public/img/appdynamics.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 214 231.38"><defs><style>.cls-1{fill:#fff;}</style><symbol id="A" data-name="A" viewBox="0 0 82.77 6.3"><path class="cls-1" d="M82.52,5.3a2.43,2.43,0,0,1-2.23,1C79.22,6.3,78,5.82,78,4.57S79.1,3,80.29,2.83c.85-.1,1.54-.33,1.54-1s-.8-1-1.52-1a2.08,2.08,0,0,0-1.87,1l-.72-.49A2.65,2.65,0,0,1,80.29,0c1.24,0,2.46.5,2.48,1.85s-1.17,1.7-2.4,1.86c-.79.1-1.45.28-1.45.86s.59.92,1.38.92a1.81,1.81,0,0,0,1.49-.68ZM61.75.15h.38a.58.58,0,0,1,.57.57V6.14H61.6l-2-2.82-2,2.82H56.56v-6h.38a.58.58,0,0,1,.57.57v4l2-2.83h.2l2,2.83ZM52,2.29H49.42l1.26,2.85ZM52.89.17h1l-2.69,6h-1l-2.69-6h1l.57,1.26h3.25Zm-12.4,6h-.74v-6h.4a.58.58,0,0,1,.57.57V4.39L44.12.17h.73v6h-.37a.58.58,0,0,1-.57-.57V1.89Zm-7.89,0H31.46v0l2.31-3.49V.17h.38a.58.58,0,0,1,.57.57V2.62L37.1,6.1v0H36L34.24,3.5Zm-7.33-.91h1.3a1.94,1.94,0,0,0,2.05-2A2,2,0,0,0,26.57,1.1h-1.3Zm-.95.91v-6h2.27a2.85,2.85,0,0,1,3,3,2.83,2.83,0,0,1-3,2.94H24.32ZM19.47,2a2.08,2.08,0,1,1,0,4.16H16.69v-6h.38a.58.58,0,0,1,.57.57V2ZM17.65,5.27h1.82a1.2,1.2,0,0,0,0-2.4H17.66ZM11.82,2a2.08,2.08,0,1,1,0,4.16H9.05v-6h.38A.58.58,0,0,1,10,.74V2ZM10,5.27h1.81a1.2,1.2,0,0,0,0-2.4H10Zm-5.54-3H2L3.22,5.14ZM5.38.17h1l-2.69,6h-1L0,.17H1l.57,1.26H4.85ZM66,5.58V.17h.38A.58.58,0,0,1,67,.74V6.15H66.6A.58.58,0,0,1,66,5.58M73,1a2.19,2.19,0,0,0,0,4.38,2.11,2.11,0,0,0,1.55-.64l.66.66A3.1,3.1,0,1,1,73.06.06,3,3,0,0,1,75.25,1l-.66.66A2.12,2.12,0,0,0,73,1"></path></symbol></defs><title>logo-appdynamics-stacked</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><use width="82.77" height="6.3" transform="matrix(2.59, 0, 0, -2.59, 0, 231.38)" xlink:href="#A"></use><path class="cls-1" d="M100.81,169.66a65.73,65.73,0,0,1-10.33.82A66.58,66.58,0,0,1,45.71,54.69l55.16,115"></path><path class="cls-1" d="M62,4.08A99.21,99.21,0,0,1,90.5,0C147.76,0,194.3,46.49,194,103.75a103.58,103.58,0,0,1-44.1,84.79L133.62,154.3A66.46,66.46,0,0,0,90.48,37.23a61.75,61.75,0,0,0-12.23,1.09Z"></path></g></g></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
1
home/public/img/atlassian.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 200 222.459"><defs><style>.cls-1{fill:url(#linear-gradient);}.cls-2{fill:#fff;}</style><linearGradient id="linear-gradient" x1="91.017" y1="97.946" x2="43.843" y2="179.654" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0.4"></stop><stop offset="0.923" stop-color="#fff"></stop></linearGradient></defs><title>Atlassian-vertical-white-rgb</title><g id="Layer_2" data-name="Layer 2"><g id="Blue"><path class="cls-1" d="M66.519,84.151c-2.725-2.911-6.971-2.746-8.823.958L13.009,174.485a5.342,5.342,0,0,0,4.778,7.732H80.02a5.151,5.151,0,0,0,4.779-2.954C98.218,151.518,90.088,109.333,66.519,84.151Z"></path><path class="cls-2" d="M99.307,2.862c-24.994,39.6-23.345,83.458-6.882,116.385l30.008,60.016a5.342,5.342,0,0,0,4.778,2.953h62.232a5.342,5.342,0,0,0,4.778-7.732S110.5,7.018,108.394,2.828C106.511-.923,101.728-.974,99.307,2.862Z"></path><path class="cls-2" d="M91.246,204.611c0,3.592,1.666,6.443,8.184,7.7,3.888.815,4.7,1.444,4.7,2.74,0,1.259-.815,2.074-3.555,2.074a20.062,20.062,0,0,1-9.443-2.555v5.851a19.318,19.318,0,0,0,9.369,2.037c6.814,0,9.517-3.036,9.517-7.554m0,0c0-4.258-2.259-6.258-8.628-7.628-3.518-.778-4.37-1.555-4.37-2.666,0-1.407,1.259-2,3.592-2a20.235,20.235,0,0,1,8.221,2.037v-5.592a18.58,18.58,0,0,0-8.036-1.666c-6.3,0-9.554,2.74-9.554,7.221"></path><polygon class="cls-2" points="178.782 197.76 178.782 222.089 183.966 222.089 183.966 203.537 186.151 208.462 193.483 222.089 200 222.089 200 197.76 194.816 197.76 194.816 213.461 192.853 208.906 186.965 197.76 178.782 197.76"></polygon><rect class="cls-2" x="140.143" y="197.76" width="5.666" height="24.329"></rect><path class="cls-2" d="M133.606,214.9c0-4.258-2.259-6.258-8.628-7.628-3.518-.778-4.37-1.555-4.37-2.666,0-1.407,1.259-2,3.592-2a20.235,20.235,0,0,1,8.221,2.037v-5.592a18.58,18.58,0,0,0-8.036-1.666c-6.3,0-9.554,2.74-9.554,7.221,0,3.592,1.666,6.443,8.184,7.7,3.888.815,4.7,1.444,4.7,2.74,0,1.259-.815,2.074-3.555,2.074a20.062,20.062,0,0,1-9.443-2.555v5.851a19.318,19.318,0,0,0,9.369,2.037c6.814,0,9.517-3.036,9.517-7.554"></path><polygon class="cls-2" points="47.233 197.76 47.233 222.089 58.879 222.089 60.712 216.831 52.936 216.831 52.936 197.76 47.233 197.76"></polygon><polygon class="cls-2" points="24.226 197.76 24.226 203.018 30.521 203.018 30.521 222.089 36.224 222.089 36.224 203.018 42.963 203.018 42.963 197.76 24.226 197.76"></polygon><path class="cls-2" d="M15.957,197.76H8.484L0,222.089H6.48l1.2-4.1a16.1,16.1,0,0,0,9.074,0l1.2,4.1h6.48ZM12.22,213.606a11.065,11.065,0,0,1-3.118-.448l3.118-10.621,3.118,10.621A11.065,11.065,0,0,1,12.22,213.606Z"></path><path class="cls-2" d="M78.955,197.76H71.481L63,222.089h6.48l1.2-4.1a16.1,16.1,0,0,0,9.074,0l1.2,4.1h6.48Zm-3.737,15.846a11.065,11.065,0,0,1-3.118-.448l3.118-10.621,3.118,10.621A11.065,11.065,0,0,1,75.218,213.606Z"></path><path class="cls-2" d="M166.225,197.76h-7.473l-8.484,24.329h6.48l1.2-4.1a16.1,16.1,0,0,0,9.074,0l1.2,4.1h6.48Zm-3.737,15.846a11.065,11.065,0,0,1-3.118-.448l3.118-10.621,3.118,10.621A11.065,11.065,0,0,1,162.488,213.606Z"></path></g></g></svg>
|
||||
|
After Width: | Height: | Size: 3.1 KiB |
1
home/public/img/aws-white.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.67 179.94"><defs><style>.cls-1,.cls-2{fill:#fff;}.cls-2{fill-rule:evenodd;}</style></defs><title>logo-aws-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M84.73,65.43a30.26,30.26,0,0,0,1.1,8.9,53.53,53.53,0,0,0,3.2,7.2,4.35,4.35,0,0,1,.7,2.3,4,4,0,0,1-1.9,3L81.53,91a4.79,4.79,0,0,1-2.6.9,4.6,4.6,0,0,1-3-1.4,31,31,0,0,1-3.6-4.7l-3.1-5.9a37,37,0,0,1-29.4,13.8c-8.4,0-15.1-2.4-20-7.2a25.73,25.73,0,0,1-7.4-19.2c0-8.5,3-15.4,9.1-20.6A36.47,36.47,0,0,1,46,38.93a79.18,79.18,0,0,1,10.6.8c3.7.5,7.5,1.3,11.5,2.2v-7.3c0-7.6-1.6-12.9-4.7-16S54.83,14,47.13,14a45.5,45.5,0,0,0-10.8,1.3A80.05,80.05,0,0,0,22,20l-1.6.3c-1.4,0-2.1-1-2.1-3.1v-4.9a6.33,6.33,0,0,1,.7-3.5,7.49,7.49,0,0,1,2.8-2.1A60.62,60.62,0,0,1,50,.33c11.9,0,20.6,2.7,26.2,8.1S84.53,22,84.53,33v32.4Zm-40.6,15.2a32.41,32.41,0,0,0,10.3-1.8,22.28,22.28,0,0,0,9.5-6.4,15.87,15.87,0,0,0,3.4-6.4,35.9,35.9,0,0,0,1-8.7v-4.2a83.8,83.8,0,0,0-18.6-2.3c-6.7,0-11.6,1.3-14.9,4s-4.9,6.5-4.9,11.5c0,4.7,1.2,8.2,3.7,10.6S39.53,80.63,44.13,80.63Zm80.3,10.8a5.58,5.58,0,0,1-3.8-1,8.15,8.15,0,0,1-2.1-3.9L95,9.23a17.52,17.52,0,0,1-.9-4,2.19,2.19,0,0,1,2.4-2.5h9.8c1.9,0,3.2.3,3.9,1s1.4,2,2,3.9L129,73.83l15.6-66.2c.5-2,1.1-3.3,1.9-3.9a6.88,6.88,0,0,1,4-1h8c1.9,0,3.2.3,4,1a6.74,6.74,0,0,1,1.9,3.9l15.8,67,17.3-67a8.58,8.58,0,0,1,2-3.9,6.52,6.52,0,0,1,3.9-1h9.3a2.22,2.22,0,0,1,2.5,2.5l-.2,1.6-.7,2.5-24.1,77.3q-.9,3-2.1,3.9a6.4,6.4,0,0,1-3.8,1h-8.6c-1.9,0-3.2-.3-4-1a7.09,7.09,0,0,1-1.9-4L154.33,22l-15.4,64.4a7.81,7.81,0,0,1-1.9,4,6.2,6.2,0,0,1-4,1Zm128.5,2.7a66.18,66.18,0,0,1-26.9-5.8,7.21,7.21,0,0,1-3.1-2.8,7.07,7.07,0,0,1-.6-2.8v-5.1c0-2.1.8-3.1,2.3-3.1l1.8.3,2.5,1a54.39,54.39,0,0,0,22.9,4.7,26.93,26.93,0,0,0,14.6-3.3,10.77,10.77,0,0,0,5.2-9.5,9.74,9.74,0,0,0-2.7-7,25.11,25.11,0,0,0-10.1-5.2L244.33,51a30.49,30.49,0,0,1-16-10.2,23.8,23.8,0,0,1,4.34-33.38l.56-.42a31.74,31.74,0,0,1,10.4-5.2,43.76,43.76,0,0,1,19.3-1.3l6.5,1.1,5.7,1.6a21.82,21.82,0,0,1,4.2,1.8,8.65,8.65,0,0,1,3,2.5,5.39,5.39,0,0,1,.9,3.3v4.7c0,2.1-.8,3.2-2.3,3.2a10.4,10.4,0,0,1-3.8-1.2,45.77,45.77,0,0,0-19.2-3.9c-5.7,0-10.2.9-13.3,2.8s-4.7,4.8-4.7,8.9a9.44,9.44,0,0,0,3,7.1c2,1.9,5.7,3.8,11,5.5l14.2,4.5a30.39,30.39,0,0,1,15.5,9.6,22.63,22.63,0,0,1,4.6,14,25.71,25.71,0,0,1-2.6,11.6,26.75,26.75,0,0,1-7.3,8.8,32.22,32.22,0,0,1-11.1,5.6,47.44,47.44,0,0,1-14.3,2.1Z"></path><path class="cls-2" d="M271.83,142.73c-32.9,24.3-80.7,37.2-121.8,37.2a220.29,220.29,0,0,1-148.7-56.7c-3.1-2.8-.3-6.6,3.4-4.4a299.87,299.87,0,0,0,148.8,39.5A297,297,0,0,0,267,135.13C272.53,132.63,277.23,138.73,271.83,142.73Z"></path><path class="cls-2" d="M285.53,127.13c-4.2-5.4-27.8-2.6-38.5-1.3-3.2.4-3.7-2.4-.8-4.5,18.8-13.2,49.7-9.4,53.3-5s-1,35.4-18.6,50.2c-2.7,2.3-5.3,1.1-4.1-1.9C280.83,154.73,289.73,132.43,285.53,127.13Z"></path></g></g></svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
1
home/public/img/azure.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 533.03 551.22"><defs><style>.cls-1{fill:#fff;}</style></defs><title>logo-slanted-microsoft-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_4" data-name="Layer 4"><g id="Z9KqRH"><path class="cls-1" d="M244.29,43.4V263.71L533,261.26V0Zm-.21,247.68V509.25l288.83,42V291.08ZM0,287.56V475.08l217.22,30.74V289.13ZM217.27,47.5,0,78v186.4H217.27Z"></path></g></g></g></svg>
|
||||
|
After Width: | Height: | Size: 472 B |
BIN
home/public/img/ccpa.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
2
home/public/img/cost.svg
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512"><g id="outline"><path d="M488,39.52H56a8,8,0,0,0-8,8V72H24a8,8,0,0,0-8,8V320a8,8,0,0,0,8,8H318.971l-16.907,60.761a57.181,57.181,0,0,0-7.521-2.709,56.016,56.016,0,1,0,12.576,102.7,55.514,55.514,0,0,0,26.349-33.807l18.292-65.85,18.286,65.83a55.963,55.963,0,0,0,53.8,41.106,56.013,56.013,0,1,0-14.909-109.964,56.852,56.852,0,0,0-7.486,2.7L384.519,328H456a8,8,0,0,0,8-8V295.52h24a8,8,0,0,0,8-8v-240A8,8,0,0,0,488,39.52ZM32,88H48V287.52a8,8,0,0,0,8,8H317.946l3.406,13.334A31.749,31.749,0,0,0,320.2,312H32Zm368.877,21.369,11.061,19.75L369.519,295.491a31.8,31.8,0,0,0-14.657-5.813Zm27.354,20.61a8,8,0,0,0-.771-5.888l-2.156-3.85a74.04,74.04,0,0,0,22.7,13.63v66.356a96.026,96.026,0,0,0-47.293,47.293h-2.446ZM360,204.849V200H344.2a63.538,63.538,0,0,0,6.1-16H360V168h-8.036a63.756,63.756,0,0,0-2.39-16H360V136H344v2.469a64,64,0,1,0,0,61.88V216h13.154l-4.084,16H344v15.52H143.293A96.026,96.026,0,0,0,96,200.227V134.813a95.53,95.53,0,0,0,27.9-19.4A94.388,94.388,0,0,0,143.052,88H389.824Zm-24-35.44a48,48,0,1,1-48-48A48.055,48.055,0,0,1,336,169.409Zm-17.954,281.27a39.99,39.99,0,1,1-77.061-21.409,39.9,39.9,0,0,1,61.451-22.008,8,8,0,0,0,12.311-4.4l20.5-73.676a8.005,8.005,0,0,0,.054-4,15.813,15.813,0,0,1-.52-3.779A16,16,0,1,1,354.1,337.054a8.039,8.039,0,0,0-5.081,3.552,7.939,7.939,0,0,0-1.066,2.578l-3.9,13.875Zm75.745-42.425a7.992,7.992,0,0,0,7.293-.991,39.974,39.974,0,1,1,33.566,71.272,39.887,39.887,0,0,1-49.182-27.876l-25.4-91.446,2.235-7.959a31.921,31.921,0,0,0,10.282-6.481l16.19,58.095A8,8,0,0,0,393.791,408.254ZM448,312H381.82l4.2-16.48H448Zm32-32.48H390.1l4.08-16H406a8,8,0,0,0,7.449-5.083,80.05,80.05,0,0,1,45.468-45.468A8,8,0,0,0,464,205.52V128a8,8,0,0,0-6-7.745c-9.21-2.383-18.4-7.968-26.587-16.152a78.217,78.217,0,0,1-17.724-27.01A8,8,0,0,0,406.24,72H137.76a8,8,0,0,0-7.453,5.093,78.217,78.217,0,0,1-17.724,27.01,79.8,79.8,0,0,1-27.5,17.968A8,8,0,0,0,80,129.52v76a8,8,0,0,0,5.083,7.449,80.05,80.05,0,0,1,45.468,45.468A8,8,0,0,0,138,263.52H345.025l-4.083,16H64v-224H480Z"/><path d="M291.8,419.1A24,24,0,1,0,279.951,464a24.149,24.149,0,0,0,6.459-.886A24,24,0,0,0,291.8,419.1Zm-4.846,24.83a8,8,0,0,1-14.672-1.8h0a8,8,0,0,1,5.569-9.849,8.055,8.055,0,0,1,2.152-.3,8,8,0,0,1,6.952,11.941Z"/><path d="M412.177,460.88A23.856,23.856,0,0,0,423.951,464a24.149,24.149,0,0,0,6.459-.886,24,24,0,1,0-18.233-2.233Zm4.846-24.829a7.951,7.951,0,0,1,4.825-3.772,8.055,8.055,0,0,1,2.152-.3,8,8,0,1,1-7.72,10.144h0A7.952,7.952,0,0,1,417.023,436.051Z"/><rect x="344" y="104" width="16" height="16"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
2
home/public/img/dashboard (1).svg
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="512" height="512"><g id="Outline"><path d="M59,2H5A3,3,0,0,0,2,5V59a3,3,0,0,0,3,3H59a3,3,0,0,0,3-3V5A3,3,0,0,0,59,2Zm1,57a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V12H60ZM4,10V5A1,1,0,0,1,5,4H59a1,1,0,0,1,1,1v5Z"/><path d="M6.29,6.29A1.033,1.033,0,0,0,6,7a1,1,0,0,0,.08.38.933.933,0,0,0,.21.33A1,1,0,0,0,7.71,6.29,1.047,1.047,0,0,0,6.29,6.29Z"/><path d="M10.29,6.29A1.052,1.052,0,0,0,10,7a1.355,1.355,0,0,0,.02.2.636.636,0,0,0,.06.18.757.757,0,0,0,.09.18,1.576,1.576,0,0,0,.12.15,1.014,1.014,0,0,0,1.42,0l.12-.15a.757.757,0,0,0,.09-.18.636.636,0,0,0,.06-.18A1.355,1.355,0,0,0,12,7a1,1,0,0,0-1.71-.71Z"/><path d="M14.29,6.29a1.014,1.014,0,0,0,0,1.42,1,1,0,0,0,1.42-1.42A1.047,1.047,0,0,0,14.29,6.29Z"/><path d="M58,14H6V28H58ZM56,26H8V16H56Z"/><path d="M24,30H6V58H24ZM22,56H8V32H22Z"/><path d="M26,43H58V30H26Zm2-11H56v9H28Z"/><path d="M26,58H58V45H26Zm2-11H56v9H28Z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 957 B |
BIN
home/public/img/dots.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
2
home/public/img/download.svg
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 512 512" width="512" height="512"><title>Download Server</title><path d="M60.5,482.5h330a16.019,16.019,0,0,0,16-16v-100a16.019,16.019,0,0,0-16-16h-34v-8h34a16.019,16.019,0,0,0,16-16V231.459A105.982,105.982,0,1,0,277.828,70.5H60.5a16.018,16.018,0,0,0-16,16v100a16.018,16.018,0,0,0,16,16h34v8h-34a16.018,16.018,0,0,0-16,16v100a16.018,16.018,0,0,0,16,16h34v8h-34a16.018,16.018,0,0,0-16,16v100A16.018,16.018,0,0,0,60.5,482.5Zm46-144h238v15h-238Zm255-297a94,94,0,1,1-94,94A94.106,94.106,0,0,1,361.5,41.5Zm-255,157H276.308a106.819,106.819,0,0,0,13.5,15H106.5Zm-50-12V86.5a4,4,0,0,1,4-4H269.729a105.82,105.82,0,0,0-1.128,104H100.5a6,6,0,0,0-5.651,4H60.5A4,4,0,0,1,56.5,186.5Zm0,140v-100a4,4,0,0,1,4-4H95.309a5.993,5.993,0,0,0,5.191,3H305.565A105.866,105.866,0,0,0,394.5,236.234V326.5a4,4,0,0,1-4,4H356.151a6,6,0,0,0-5.651-4h-250a6,6,0,0,0-5.651,4H60.5A4,4,0,0,1,56.5,326.5Zm0,40a4,4,0,0,1,4-4H95.309a5.992,5.992,0,0,0,5.191,3h250a5.992,5.992,0,0,0,5.191-3H390.5a4,4,0,0,1,4,4v100a4,4,0,0,1-4,4H60.5a4,4,0,0,1-4-4Z"/><path d="M295,439.5a23,23,0,1,0-23-23A23.026,23.026,0,0,0,295,439.5Zm0-34a11,11,0,1,1-11,11A11.013,11.013,0,0,1,295,405.5Z"/><path d="M353,439.5a23,23,0,1,0-23-23A23.026,23.026,0,0,0,353,439.5Zm0-34a11,11,0,1,1-11,11A11.013,11.013,0,0,1,353,405.5Z"/><path d="M81,437.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,81,437.5Z"/><path d="M107.4,437.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,107.4,437.5Z"/><path d="M133.8,437.5a6,6,0,0,0,6-6v-30a6,6,0,1,0-12,0v30A6,6,0,0,0,133.8,437.5Z"/><path d="M160.2,437.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,160.2,437.5Z"/><path d="M186.6,437.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,186.6,437.5Z"/><path d="M295,299.5a23,23,0,1,0-23-23A23.026,23.026,0,0,0,295,299.5Zm0-34a11,11,0,1,1-11,11A11.013,11.013,0,0,1,295,265.5Z"/><path d="M353,299.5a23,23,0,1,0-23-23A23.026,23.026,0,0,0,353,299.5Zm0-34a11,11,0,1,1-11,11A11.013,11.013,0,0,1,353,265.5Z"/><path d="M81,255.5a6,6,0,0,0-6,6v30a6,6,0,0,0,12,0v-30A6,6,0,0,0,81,255.5Z"/><path d="M107.4,297.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,107.4,297.5Z"/><path d="M133.8,297.5a6,6,0,0,0,6-6v-30a6,6,0,1,0-12,0v30A6,6,0,0,0,133.8,297.5Z"/><path d="M160.2,297.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,160.2,297.5Z"/><path d="M186.6,297.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,186.6,297.5Z"/><path d="M81,115.5a6,6,0,0,0-6,6v30a6,6,0,0,0,12,0v-30A6,6,0,0,0,81,115.5Z"/><path d="M107.4,157.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,107.4,157.5Z"/><path d="M133.8,157.5a6,6,0,0,0,6-6v-30a6,6,0,1,0-12,0v30A6,6,0,0,0,133.8,157.5Z"/><path d="M160.2,157.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,160.2,157.5Z"/><path d="M186.6,157.5a6,6,0,0,0,6-6v-30a6,6,0,0,0-12,0v30A6,6,0,0,0,186.6,157.5Z"/><path d="M357.412,177.946a6,6,0,0,0,8.176,0l31.474-29.293a6,6,0,1,0-8.175-8.784L367.5,159.774V97.446a6,6,0,0,0-12,0v62.328l-21.387-19.9a6,6,0,1,0-8.175,8.784Z"/></svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
BIN
home/public/img/gdpr-black.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
151
home/public/img/growth.svg
Normal file
@@ -0,0 +1,151 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 496 496" style="enable-background:new 0 0 496 496;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M104,104c-8.824,0-16-7.176-16-16s7.176-16,16-16s16,7.176,16,16h16c0-17.648-14.352-32-32-32S72,70.352,72,88
|
||||
s14.352,32,32,32c8.824,0,16,7.176,16,16c0,8.824-7.176,16-16,16s-16-7.176-16-16H72c0,17.648,14.352,32,32,32s32-14.352,32-32
|
||||
S121.648,104,104,104z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="96" y="40" width="16" height="24"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="96" y="160" width="16" height="24"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M0,448v48h144v-48H0z M128,480H16v-16h112V480z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M0,416v48h144v-48H0z M128,448H16v-16h112V448z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M0,384v48h144v-48H0z M128,416H16v-16h112V416z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<polygon points="208,448 208,464 288,464 288,480 176,480 176,464 192,464 192,448 160,448 160,496 304,496 304,448 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<polygon points="160,416 160,456 176,456 176,432 288,432 288,456 304,456 304,416 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M160,384v48h144v-48H160z M288,416H176v-16h112V416z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M160,352v48h144v-48H160z M288,384H176v-16h112V384z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M160,320v48h144v-48H160z M288,352H176v-16h112V352z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M320,448v48h144v-48H320z M448,480H336v-16h112V480z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M320,416v48h144v-48H320z M448,448H336v-16h112V448z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M320,384v48h144v-48H320z M448,416H336v-16h112V416z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M320,352v48h144v-48H320z M448,384H336v-16h112V384z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<polygon points="432,320 432,336 448,336 448,352 336,352 336,336 416,336 416,320 320,320 320,368 464,368 464,320 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<polygon points="320,288 320,328 336,328 336,304 448,304 448,328 464,328 464,288 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M320,256v48h144v-48H320z M448,288H336v-16h112V288z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M376,0c-13.232,0-24,10.768-24,24s10.768,24,24,24h36.688l-117.84,117.848L231.48,126.24L3.056,305.656l9.888,12.584
|
||||
L232.52,145.768l64.632,40.392L451.312,32H376c-4.416,0-8-3.592-8-8s3.584-8,8-8h104v104c0,4.408-3.584,8-8,8
|
||||
c-4.416,0-8-3.592-8-8V52.688L302.608,214.072L231.192,174.4L27,337.752l10,12.496L232.808,193.6l72.584,40.328L448,91.312V120
|
||||
c0,13.232,10.768,24,24,24s24-10.768,24-24V0H376z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="32" y="104" width="16" height="16"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="160" y="104" width="16" height="16"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M104,8C46.656,8,0,54.656,0,112s46.656,104,104,104s104-46.656,104-104S161.344,8,104,8z M104,200
|
||||
c-48.52,0-88-39.48-88-88c0-48.52,39.48-88,88-88s88,39.48,88,88S152.52,200,104,200z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
BIN
home/public/img/hipaa-black.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
1
home/public/img/integration.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg height="496pt" viewBox="0 0 496 496" width="496pt" xmlns="http://www.w3.org/2000/svg"><path d="m48 160h32v16h-32zm0 0"/><path d="m472 128c13.230469 0 24-10.769531 24-24v-80c0-13.230469-10.769531-24-24-24h-112c-13.230469 0-24 10.769531-24 24v80c0 13.230469 10.769531 24 24 24h24v16h-16v16h40v80h-33.015625c-6.382813-6.230469-14.242187-11-23.039063-13.625.039063-.808594.054688-1.589844.054688-2.375 0-35.289062-28.710938-64-64-64-21.894531 0-42.246094 11.390625-53.902344 29.609375-8.210937-3.6875-17.089844-5.609375-26.097656-5.609375-26.550781 0-50.457031 16.734375-59.808594 41.28125-6.078125 1.304688-11.742187 3.640625-16.886718 6.71875h-59.304688v-24h32c13.230469 0 24-10.769531 24-24v-160c0-13.230469-10.769531-24-24-24h-80c-13.230469 0-24 10.769531-24 24v160c0 13.230469 10.769531 24 24 24h32v40h58.289062c-3.402343 4.855469-6.042968 10.214844-7.777343 16h-34.511719v88h-32c-13.230469 0-24 10.769531-24 24v72h-16v24c0 13.230469 10.769531 24 24 24h128c13.230469 0 24-10.769531 24-24v-24h-16v-72c0-13.230469-10.769531-24-24-24h-48v-72h16c0 30.871094 25.128906 56 56 56h176c28.152344 0 51.457031-20.910156 55.359375-48h32.640625v64h-56v144h128v-144h-56v-80h-48.671875c-.832031-5.632812-2.558594-10.992188-4.976563-16h37.648438v-96h40v-16h-16v-16zm-360 0h-96v-80h96zm-88-112h80c4.414062 0 8 3.585938 8 8v8h-96v-8c0-4.414062 3.585938-8 8-8zm-8 168v-40h96v40c0 4.414062-3.585938 8-8 8h-80c-4.414062 0-8-3.585938-8-8zm144 288c0 4.414062-3.585938 8-8 8h-128c-4.414062 0-8-3.585938-8-8v-8h144zm-16-96v72h-112v-72c0-4.414062 3.585938-8 8-8h96c4.414062 0 8 3.585938 8 8zm240 104v-48h96v48zm96-64h-96v-48h96zm-144-96h-176c-22.054688 0-40-17.945312-40-40 0-20.222656 15.136719-37.28125 35.199219-39.679688l5.25-.632812 1.480469-5.078125c5.917968-20.378906 24.871093-34.609375 46.070312-34.609375 8.832031 0 17.503906 2.480469 25.105469 7.160156l7.636719 4.710938 3.808593-8.136719c7.875-16.855469 24.929688-27.734375 43.449219-27.734375 26.472656 0 48 21.527344 48 48 0 2.207031-.199219 4.558594-.632812 7.398438l-1.207032 7.914062 7.910156 1.199219c19.34375 2.953125 33.929688 19.929687 33.929688 39.488281 0 22.054688-17.945312 40-40 40zm24-304h112c4.414062 0 8 3.585938 8 8v56h-128v-56c0-4.414062 3.585938-8 8-8zm-8 88v-8h128v8c0 4.414062-3.585938 8-8 8h-112c-4.414062 0-8-3.585938-8-8zm80 40h-32v-16h32zm0 0"/><path d="m400 384h16v16h-16zm0 0"/><path d="m448 448h16v16h-16zm0 0"/><path d="m432 384h32v16h-32zm0 0"/><path d="m400 448h32v16h-32zm0 0"/></svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
BIN
home/public/img/iso-black.png
Normal file
|
After Width: | Height: | Size: 221 KiB |
1
home/public/img/newrelic.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" id="b_w_-_square" data-name="b/w - square" viewBox="0 0 688.09 558.56"><defs><style>.cls-1{fill:#fff;}</style></defs><title>NewRelic-logo-square-clr-w</title><g id="Vert_1col-Rev"><path class="cls-1" d="M516.38,369.2l-20.19-42.33c-4.82-10-9.77-21.36-11.46-26.7l-.39.39c.65,7.55.78,17.06.91,25l.52,43.63H471.06V279.08H488l21.88,44a164.18,164.18,0,0,1,9.25,23.18l.39-.39c-.39-4.56-1.3-17.45-1.3-25.66l-.26-41.15h14.2V369.2Z" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M559,340.16v1c0,9.12,3.39,18.75,16.28,18.75,6.12,0,11.46-2.21,16.41-6.51l5.6,8.73a35.59,35.59,0,0,1-23.7,8.73c-18.62,0-30.35-13.41-30.35-34.51,0-11.59,2.48-19.27,8.21-25.79,5.34-6.12,11.85-8.86,20.19-8.86a25.45,25.45,0,0,1,18.1,6.77c5.73,5.21,8.6,13.28,8.6,28.65v3Zm12.63-27.61c-8.07,0-12.5,6.38-12.5,17.06h24.35c0-10.68-4.69-17.06-11.85-17.06" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M674.47,369.46H661.06L653,339.11c-2.08-7.81-4.3-18-4.3-18h-.26s-1,6.51-4.3,18.62l-7.94,29.69H622.77l-18-65.25,14.2-2,7.16,31.91c1.82,8.21,3.39,17.32,3.39,17.32h.39a179.08,179.08,0,0,1,3.78-17.71l8.47-30.48h14.07L663.66,333c2.74,10.68,4.17,18.75,4.17,18.75h.39s1.56-10,3.26-17.71l6.77-30.74H693.1Z" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M505.07,485.2l-7.81-13.94C491,460.19,486.83,453.94,481.88,449a7.63,7.63,0,0,0-5.86-2.74V485.2H461.31V395.08h27.48c20.18,0,29.3,11.72,29.3,25.79,0,12.89-8.33,24.74-22.4,24.74,3.26,1.69,9.25,10.42,13.93,18l13.29,21.62Zm-20.84-78H476v28.52h7.68c7.81,0,12-1,14.71-3.78,2.48-2.47,4-6.25,4-10.94,0-9.12-4.95-13.81-18.23-13.81" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M542.57,456.15v1c0,9.12,3.39,18.75,16.28,18.75,6.12,0,11.46-2.21,16.41-6.51l5.6,8.72a35.59,35.59,0,0,1-23.7,8.73c-18.62,0-30.35-13.41-30.35-34.51,0-11.59,2.48-19.27,8.21-25.79,5.34-6.12,11.85-8.86,20.19-8.86a25.46,25.46,0,0,1,18.1,6.77c5.73,5.21,8.6,13.28,8.6,28.65v3Zm12.63-27.61c-8.07,0-12.5,6.38-12.5,17.06h24.35c0-10.68-4.69-17.06-11.85-17.06" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M608.72,486.63c-14.46,0-14.46-13-14.46-18.62V411.87A106.73,106.73,0,0,0,593,392.6l14.72-3.26c1,4,1.17,9.51,1.17,18.1v55.87c0,8.85.39,10.29,1.43,11.85a4,4,0,0,0,4.69,1l2.34,8.86a22.44,22.44,0,0,1-8.59,1.56" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M633.6,409.53a9.34,9.34,0,0,1-9.25-9.51,9.44,9.44,0,1,1,9.25,9.51m-7.16,75.67V420.34l14.46-2.6V485.2Z" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M681.91,486.89c-18,0-28-12.63-28-33.86,0-24,14.33-35.42,29-35.42,7.16,0,12.37,1.69,18.23,7.16L694,434.28c-3.91-3.52-7.29-5.08-11.07-5.08a11.2,11.2,0,0,0-10.42,6.64c-2,4-2.73,10.16-2.73,18.36,0,9,1.43,14.72,4.43,18A11.58,11.58,0,0,0,683,476c4.56,0,9-2.21,13.28-6.51l6.77,8.72c-6,6-12.24,8.73-21.1,8.73" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M715.23,486.64a9.67,9.67,0,1,1,9.62-9.67,9.63,9.63,0,0,1-9.62,9.67m0-17.42a7.78,7.78,0,1,0,7.44,7.75,7.55,7.55,0,0,0-7.44-7.75m1.9,13.1c-.42-.73-.6-1-1-1.79-1.07-1.95-1.4-2.5-1.79-2.65a.72.72,0,0,0-.34-.08v4.52h-2.13V471.48h4a3,3,0,0,1,3.2,3.17,2.78,2.78,0,0,1-2.42,3,2.47,2.47,0,0,1,.44.47c.62.78,2.6,4.21,2.6,4.21ZM716,473.38a4.36,4.36,0,0,0-1.22-.16H714v2.94h.73c.93,0,1.35-.1,1.64-.36a1.53,1.53,0,0,0,.42-1.09,1.27,1.27,0,0,0-.78-1.33" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M561.52,670.76c-73.48,0-144.11-19.92-198.91-56.08-27.55-18.18-50.66-40-68.68-64.85a224.78,224.78,0,0,1-38.12-84.66c-15.68-72.08,5-147.49,58.1-212.33,53-64.61,131.89-111,222.27-130.66a432.77,432.77,0,0,1,91.79-10c73.47,0,144.1,19.92,198.9,56.08,27.55,18.18,50.66,40,68.69,64.85a224.79,224.79,0,0,1,38.12,84.65c15.67,72.08-5,147.49-58.1,212.33-53,64.61-131.89,111-222.27,130.67a432.88,432.88,0,0,1-91.78,10M628,119.21a425.88,425.88,0,0,0-90.3,9.82c-88.85,19.32-166.39,64.87-218.35,128.26-51.76,63.15-71.89,136.46-56.67,206.41,12.72,58.53,48.62,108.72,103.82,145.15,53.66,35.42,122.93,54.92,195,54.92a425.94,425.94,0,0,0,90.3-9.82c88.85-19.32,166.39-64.87,218.34-128.26,51.76-63.15,71.89-136.46,56.68-206.4C914.11,260.75,878.2,210.56,823,174.13c-53.66-35.42-122.93-54.93-195-54.93" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M629,638.28a243.13,243.13,0,1,1,171.9-71.21A241.52,241.52,0,0,1,629,638.28m0-479.22a236.13,236.13,0,1,0,167,69.16,234.57,234.57,0,0,0-167-69.16" transform="translate(-250.69 -112.21)"></path><path class="cls-1" d="M582.32,570.7c-101,0-183.11-82.15-183.11-183.13s82.14-183.09,183.11-183.09,183.1,82.13,183.1,183.09S683.28,570.7,582.32,570.7m0-359.39c-97.2,0-176.28,79.07-176.28,176.26s79.08,176.3,176.28,176.3,176.27-79.09,176.27-176.3S679.51,211.31,582.32,211.31" transform="translate(-250.69 -112.21)"></path></g></svg>
|
||||
|
After Width: | Height: | Size: 4.7 KiB |
1
home/public/img/okta.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 294.14 99.11"><defs><style>.cls-1{fill:#fff;}</style><symbol id="A" data-name="A" viewBox="0 0 100.01 33.7"><path class="cls-1" d="M12.58,25.24A12.58,12.58,0,1,1,25.16,12.66,12.58,12.58,0,0,1,12.58,25.24Zm0-18.87a6.3,6.3,0,0,0,0,12.6h0a6.28,6.28,0,0,0,6.3-6.26v0a6.28,6.28,0,0,0-6.26-6.3ZM34.65,8.46a1.09,1.09,0,0,0,1.89.76L44.91.48A.82.82,0,0,1,45.35.2a2,2,0,0,1,.52,0h5.7a1.09,1.09,0,0,1,.84,1.76L43,11.54l-.48.52c-1.09,1.28-1,1.76.28,3.08l7.49,8.3a1.1,1.1,0,0,1-.88,1.76H44.27a1.65,1.65,0,0,1-.48,0,.81.81,0,0,1-.48-.28l-6.69-7.21a1.11,1.11,0,0,0-1.92.76V32.69a1,1,0,0,1-1.08,1H29.41a1,1,0,0,1-1.08-.92V1.13c0-.72.6-.92,1.08-.92h4.21a1,1,0,0,1,1.08,1v.32ZM69,1.28l-.44,4.21a1,1,0,0,1-1.16.88l-1-.08a6.25,6.25,0,0,0-6.25,5.93v5.5a1.15,1.15,0,0,0,1.16,1.2h5.6a1,1,0,0,1,1,1v4c0,.76-.48,1.2-.92,1.2H61.34a1.16,1.16,0,0,0-1.2,1.12v6.37a1,1,0,0,1-1.08,1H54.89a1,1,0,0,1-1-1V12.22A12.56,12.56,0,0,1,66.43,0a11.87,11.87,0,0,1,1.68.12A1.06,1.06,0,0,1,69,1.28ZM99.24,6.57c-3.57,0-4.09,1.28-4.09,6v11.5a1.06,1.06,0,0,1-1.08,1.08H89.86a1.07,1.07,0,0,1-1.08-1.08V23.6A12.58,12.58,0,1,1,82.52.08h.06a12.5,12.5,0,0,1,8.17,3,6.77,6.77,0,0,1,6-3C97.32.08,100,0,100,1.25V5.73c0,.4-.36.84-.76.84Zm-16.67-.2a6.3,6.3,0,1,0,6.3,6.3A6.29,6.29,0,0,0,82.57,6.37Z"></path></symbol></defs><title>logo-okta-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><use width="100.01" height="33.7" transform="matrix(2.94, 0, 0, -2.94, 0, 99.11)" xlink:href="#A"></use></g></g></svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
BIN
home/public/img/pci-black.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
183
home/public/img/process.svg
Normal file
@@ -0,0 +1,183 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 479.091 479.091" style="enable-background:new 0 0 479.091 479.091;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M202.1,85.818l-13.961-6.157c-0.633-2.344-1.32-4.563-2.086-6.703l7.758-13.359c1.414-2.443,1.438-5.449,0.063-7.914
|
||||
c-3.822-6.823-8.386-13.203-13.609-19.024c-1.936-2.181-4.911-3.125-7.75-2.461l-14.687,3.36
|
||||
c-1.711-1.367-3.497-2.685-5.359-3.953l-1.422-15.547c-0.264-2.841-2.02-5.326-4.609-6.523
|
||||
c-7.001-3.279-14.353-5.748-21.914-7.359c-2.852-0.607-5.807,0.394-7.703,2.609l-10.25,11.899h-6.156L90.163,2.786
|
||||
c-1.894-2.217-4.851-3.219-7.703-2.609c-7.561,1.612-14.913,4.081-21.914,7.359c-2.592,1.199-4.348,3.688-4.609,6.531
|
||||
l-1.422,15.539c-1.852,1.266-3.648,2.586-5.359,3.953L34.467,30.2c-2.839-0.666-5.815,0.279-7.75,2.461
|
||||
c-5.224,5.82-9.788,12.2-13.609,19.024c-1.375,2.465-1.351,5.471,0.063,7.914l7.758,13.359c-0.766,2.141-1.453,4.359-2.086,6.703
|
||||
L4.881,85.817c-2.898,1.281-4.767,4.151-4.766,7.32v21.734c-0.002,3.169,1.867,6.039,4.766,7.32l13.961,6.157
|
||||
c0.633,2.344,1.32,4.563,2.086,6.703l-7.758,13.359c-1.414,2.443-1.438,5.449-0.063,7.914c3.822,6.823,8.386,13.203,13.609,19.024
|
||||
c1.939,2.176,4.911,3.12,7.75,2.461l14.687-3.36c1.711,1.367,3.497,2.685,5.359,3.953l1.422,15.547
|
||||
c0.264,2.841,2.02,5.326,4.609,6.523c7.001,3.279,14.353,5.748,21.914,7.359c2.852,0.603,5.805-0.397,7.703-2.609l10.25-11.898
|
||||
h6.156l10.25,11.898c1.519,1.767,3.733,2.783,6.063,2.781c0.551,0.001,1.101-0.057,1.641-0.172
|
||||
c7.561-1.612,14.913-4.081,21.914-7.359c2.592-1.199,4.348-3.688,4.609-6.531l1.422-15.539c1.852-1.266,3.648-2.586,5.359-3.953
|
||||
l14.688,3.359c2.839,0.662,5.813-0.283,7.75-2.461c5.224-5.82,9.788-12.2,13.609-19.024c1.375-2.465,1.351-5.471-0.063-7.914
|
||||
l-7.758-13.359c0.766-2.141,1.453-4.359,2.086-6.703l13.961-6.156c2.898-1.281,4.767-4.151,4.766-7.32V93.138
|
||||
C206.867,89.969,204.998,87.098,202.1,85.818z M190.867,109.661l-12.773,5.633c-2.307,1.022-3.998,3.072-4.563,5.531
|
||||
c-0.897,4.053-2.136,8.023-3.703,11.867c-0.954,2.304-0.781,4.92,0.469,7.078l7.32,12.617c-1.911,3.035-4.001,5.954-6.258,8.742
|
||||
l-13.828-3.164c-2.514-0.59-5.157,0.08-7.086,1.797c-3.063,2.689-6.345,5.117-9.813,7.258c-2.134,1.322-3.523,3.57-3.75,6.07
|
||||
l-1.344,14.68c-3.193,1.296-6.459,2.405-9.781,3.32l-9.461-10.984c-1.52-1.765-3.733-2.78-6.063-2.781H96.748
|
||||
c-2.329,0.001-4.542,1.016-6.063,2.781l-9.461,10.984c-3.325-0.915-6.593-2.024-9.789-3.32l-1.344-14.695
|
||||
c-0.232-2.496-1.62-4.74-3.75-6.062c-3.467-2.135-6.747-4.561-9.805-7.25c-1.929-1.716-4.572-2.386-7.086-1.797l-13.828,3.164
|
||||
c-2.257-2.788-4.346-5.707-6.258-8.742l7.32-12.617c1.249-2.158,1.423-4.774,0.469-7.078c-1.567-3.844-2.806-7.814-3.703-11.867
|
||||
c-0.565-2.459-2.255-4.509-4.563-5.531l-12.773-5.633V98.349l12.774-5.633c2.307-1.022,3.998-3.072,4.563-5.531
|
||||
c0.897-4.053,2.136-8.023,3.703-11.867c0.954-2.304,0.781-4.92-0.469-7.078l-7.32-12.617c1.911-3.035,4-5.954,6.257-8.742
|
||||
l13.828,3.164c2.514,0.585,5.155-0.085,7.086-1.797c3.063-2.689,6.345-5.117,9.813-7.258c2.134-1.322,3.523-3.57,3.75-6.07
|
||||
l1.344-14.68c3.193-1.296,6.459-2.405,9.781-3.32l9.461,10.984c1.52,1.765,3.733,2.78,6.063,2.781h13.484
|
||||
c2.329-0.001,4.542-1.017,6.063-2.781l9.461-10.984c3.325,0.915,6.593,2.024,9.789,3.32l1.344,14.695
|
||||
c0.232,2.496,1.62,4.74,3.75,6.062c3.467,2.135,6.747,4.561,9.805,7.25c1.93,1.713,4.572,2.383,7.086,1.797l13.828-3.164
|
||||
c2.257,2.788,4.347,5.707,6.258,8.742l-7.32,12.617c-1.249,2.158-1.423,4.774-0.469,7.078c1.567,3.844,2.806,7.814,3.703,11.867
|
||||
c0.565,2.459,2.255,4.509,4.563,5.531l12.773,5.633V109.661z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M103.491,48.005c-30.928,0-56,25.072-56,56c0.037,30.912,25.088,55.963,56,56c30.928,0,56-25.072,56-56
|
||||
C159.491,73.077,134.419,48.005,103.491,48.005z M103.491,144.005c-22.091,0-40-17.909-40-40c0.026-22.081,17.919-39.974,40-40
|
||||
c22.091,0,40,17.909,40,40S125.582,144.005,103.491,144.005z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M474.202,71.63l-11.047-4.875c-0.43-1.547-0.898-3.031-1.398-4.477l6.156-10.609c1.414-2.446,1.438-5.454,0.063-7.922
|
||||
c-3.239-5.767-7.1-11.161-11.516-16.086c-1.935-2.177-4.905-3.122-7.742-2.461l-11.625,2.656
|
||||
c-1.141-0.891-2.313-1.755-3.516-2.594l-1.125-12.328c-0.258-2.844-2.015-5.335-4.609-6.531c-5.93-2.77-12.154-4.859-18.555-6.227
|
||||
c-2.852-0.609-5.809,0.392-7.703,2.609l-8.141,9.453h-3.906l-8.141-9.453c-1.893-2.219-4.851-3.221-7.703-2.609
|
||||
c-6.4,1.368-12.625,3.456-18.555,6.227c-2.594,1.196-4.351,3.687-4.609,6.531l-1.125,12.328c-1.203,0.836-2.375,1.701-3.516,2.594
|
||||
L334.264,25.2c-2.837-0.657-5.805,0.287-7.742,2.461c-4.417,4.924-8.276,10.322-11.508,16.094
|
||||
c-1.375,2.465-1.352,5.471,0.062,7.914l6.149,10.601c-0.5,1.445-0.966,2.94-1.398,4.484L308.78,71.63
|
||||
c-2.902,1.277-4.775,4.149-4.773,7.32v18.109c-0.002,3.171,1.871,6.043,4.773,7.32l11.047,4.875
|
||||
c0.43,1.547,0.898,3.031,1.398,4.477l-6.156,10.61c-1.414,2.446-1.438,5.454-0.063,7.922c3.238,5.767,7.1,11.161,11.516,16.086
|
||||
c1.937,2.178,4.911,3.123,7.75,2.461l11.609-2.664c1.141,0.898,2.32,1.766,3.523,2.602l1.125,12.328
|
||||
c0.258,2.845,2.016,5.335,4.609,6.531c5.93,2.77,12.154,4.859,18.555,6.227c2.852,0.604,5.806-0.396,7.703-2.609l8.141-9.453
|
||||
h3.906l8.141,9.453c1.519,1.767,3.733,2.783,6.063,2.781c0.551,0.001,1.101-0.057,1.641-0.172
|
||||
c6.401-1.368,12.625-3.456,18.555-6.227c2.594-1.196,4.351-3.687,4.609-6.531l1.125-12.328c1.203-0.836,2.375-1.701,3.516-2.594
|
||||
l11.625,2.656c2.837,0.658,5.806-0.286,7.742-2.461c4.415-4.924,8.277-10.319,11.516-16.086c1.375-2.468,1.351-5.476-0.063-7.922
|
||||
l-6.156-10.609c0.5-1.445,0.969-2.93,1.398-4.477l11.047-4.875c2.902-1.277,4.775-4.149,4.773-7.32V78.95
|
||||
C478.977,75.779,477.104,72.907,474.202,71.63z M462.975,91.849l-9.852,4.344c-2.318,1.019-4.014,3.077-4.57,5.547
|
||||
c-0.731,3.296-1.74,6.523-3.016,9.648c-0.954,2.306-0.781,4.925,0.469,7.086l5.695,9.813c-1.289,2-2.68,3.948-4.172,5.844
|
||||
l-10.719-2.453c-2.509-0.587-5.146,0.083-7.07,1.797c-2.492,2.186-5.162,4.159-7.984,5.898c-2.14,1.322-3.535,3.573-3.766,6.078
|
||||
l-1.039,11.422c-2.148,0.844-4.305,1.578-6.453,2.188l-7.328-8.508c-1.52-1.765-3.733-2.78-6.062-2.781h-11.234
|
||||
c-2.329,0.001-4.542,1.017-6.062,2.781l-7.328,8.508c-2.148-0.609-4.305-1.344-6.453-2.188l-1.039-11.422
|
||||
c-0.231-2.505-1.625-4.756-3.766-6.078c-2.821-1.737-5.489-3.711-7.977-5.898c-1.937-1.702-4.571-2.373-7.086-1.805l-10.711,2.453
|
||||
c-1.492-1.883-2.883-3.836-4.172-5.836l5.695-9.813c1.249-2.161,1.423-4.78,0.469-7.086c-1.276-3.125-2.285-6.353-3.016-9.648
|
||||
c-0.557-2.47-2.253-4.528-4.57-5.547l-9.852-4.344l0-7.687l9.852-4.344c2.318-1.019,4.014-3.077,4.57-5.547
|
||||
c0.732-3.3,1.741-6.533,3.016-9.664c0.954-2.304,0.781-4.92-0.469-7.078l-5.688-9.813c1.281-1.992,2.672-3.945,4.164-5.836
|
||||
l10.719,2.453c2.509,0.58,5.143-0.089,7.07-1.797c2.492-2.186,5.162-4.159,7.984-5.898c2.14-1.322,3.535-3.573,3.766-6.078
|
||||
l1.039-11.422c2.148-0.844,4.305-1.578,6.453-2.188l7.328,8.508c1.52,1.765,3.733,2.78,6.063,2.781h11.234
|
||||
c2.329-0.001,4.543-1.016,6.063-2.781l7.328-8.508c2.148,0.609,4.305,1.344,6.453,2.188l1.039,11.422
|
||||
c0.231,2.505,1.625,4.756,3.766,6.078c2.822,1.739,5.492,3.712,7.984,5.898c1.926,1.71,4.562,2.38,7.07,1.797l10.719-2.453
|
||||
c1.492,1.891,2.883,3.838,4.172,5.844l-5.695,9.813c-1.249,2.161-1.423,4.78-0.469,7.086c1.276,3.125,2.285,6.353,3.016,9.648
|
||||
c0.557,2.47,2.253,4.528,4.57,5.547l9.852,4.344V91.849z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M391.491,48.005c-22.091,0-40,17.909-40,40c0.026,22.081,17.919,39.974,40,40c22.091,0,40-17.909,40-40
|
||||
S413.582,48.005,391.491,48.005z M391.491,112.005c-13.255,0-24-10.745-24-24c0.014-13.249,10.751-23.986,24-24
|
||||
c13.255,0,24,10.745,24,24S404.745,112.005,391.491,112.005z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M472.225,338.536l-11.594-2.438c-0.477-2.008-1.016-4.016-1.617-6.008l8.891-7.969c2.553-2.285,3.367-5.942,2.023-9.094
|
||||
c-3.859-8.956-8.794-17.408-14.695-25.172c-2.066-2.73-5.635-3.85-8.891-2.789l-11.18,3.672c-1.422-1.508-2.898-2.984-4.406-4.406
|
||||
l3.672-11.172c1.069-3.251-0.049-6.822-2.781-8.883c-7.763-5.911-16.218-10.852-25.18-14.711c-3.153-1.33-6.802-0.518-9.094,2.023
|
||||
l-7.969,8.898c-1.992-0.609-4-1.148-6.008-1.625l-2.438-11.594c-0.78-3.701-4.045-6.351-7.828-6.352H345.85
|
||||
c-3.783,0.001-7.048,2.65-7.828,6.352l-2.438,11.594c-2.008,0.477-4.016,1.016-6.008,1.617l-7.969-8.891
|
||||
c-2.291-2.542-5.941-3.354-9.094-2.023c-8.956,3.859-17.408,8.794-25.172,14.695c-2.737,2.061-3.858,5.635-2.789,8.891
|
||||
l3.672,11.18c-1.508,1.422-2.984,2.898-4.406,4.406l-11.172-3.672c-3.251-1.053-6.813,0.062-8.883,2.781
|
||||
c-5.911,7.763-10.852,16.218-14.711,25.18c-1.344,3.152-0.53,6.809,2.023,9.094l8.898,7.969c-0.609,1.992-1.148,4-1.625,6.008
|
||||
l-11.594,2.438c-3.701,0.78-6.351,4.045-6.352,7.828v27.281c0.001,3.783,2.65,7.048,6.352,7.828l11.594,2.438
|
||||
c0.477,2.008,1.016,4.016,1.617,6.008l-8.891,7.969c-2.553,2.285-3.367,5.942-2.023,9.094c3.859,8.956,8.794,17.408,14.695,25.172
|
||||
c2.066,2.73,5.635,3.85,8.891,2.789l11.18-3.672c1.422,1.508,2.898,2.984,4.406,4.406l-3.672,11.172
|
||||
c-1.069,3.251,0.049,6.822,2.781,8.883c7.763,5.911,16.218,10.852,25.18,14.711c3.151,1.351,6.813,0.536,9.094-2.023l7.969-8.898
|
||||
c1.992,0.609,4,1.148,6.008,1.625l2.438,11.594c0.78,3.701,4.045,6.351,7.828,6.352l27.281,0c3.783-0.001,7.048-2.65,7.828-6.352
|
||||
l2.438-11.594c2.008-0.477,4.016-1.016,6.008-1.617l7.969,8.891c2.281,2.559,5.943,3.373,9.094,2.023
|
||||
c8.956-3.859,17.408-8.794,25.172-14.695c2.737-2.061,3.858-5.636,2.789-8.891l-3.672-11.18c1.508-1.422,2.984-2.898,4.406-4.406
|
||||
l11.172,3.672c3.251,1.061,6.817-0.056,8.883-2.781c5.911-7.763,10.852-16.218,14.711-25.18c1.344-3.152,0.53-6.809-2.023-9.094
|
||||
l-8.898-7.969c0.609-1.992,1.148-4,1.625-6.008l11.594-2.438c3.701-0.78,6.351-4.045,6.352-7.828v-27.281
|
||||
C478.576,342.582,475.927,339.316,472.225,338.536z M462.576,367.153l-10.351,2.18c-3.186,0.67-5.648,3.203-6.227,6.406
|
||||
c-0.864,4.745-2.121,9.409-3.758,13.946c-1.102,3.066-0.233,6.493,2.195,8.664l8.391,7.516c-2.087,4.168-4.449,8.193-7.07,12.047
|
||||
l-10.57-3.477c-3.097-1.011-6.498-0.051-8.609,2.43c-3.122,3.691-6.545,7.117-10.234,10.242c-2.479,2.11-3.436,5.509-2.422,8.602
|
||||
l3.477,10.562c-3.854,2.623-7.878,4.985-12.047,7.07l-7.523-8.391c-2.179-2.421-5.604-3.288-8.672-2.195
|
||||
c-4.53,1.64-9.19,2.897-13.93,3.758c-3.203,0.579-5.737,3.041-6.406,6.227l-2.18,10.352h-14.297l-2.18-10.352
|
||||
c-0.67-3.186-3.203-5.648-6.406-6.227c-4.745-0.864-9.409-2.121-13.946-3.758l0.001,0c-3.066-1.084-6.484-0.218-8.664,2.195
|
||||
l-7.516,8.391c-4.168-2.087-8.193-4.449-12.047-7.07l3.477-10.57c1.016-3.097,0.055-6.501-2.43-8.609
|
||||
c-3.691-3.122-7.117-6.545-10.242-10.234c-2.113-2.474-5.508-3.43-8.602-2.422l-10.563,3.477
|
||||
c-2.623-3.854-4.985-7.878-7.07-12.047l8.391-7.523c2.429-2.174,3.297-5.604,2.195-8.672c-1.64-4.53-2.897-9.19-3.758-13.93
|
||||
c-0.579-3.203-3.041-5.737-6.227-6.406l-10.352-2.18v-14.297l10.352-2.18c3.186-0.67,5.648-3.203,6.227-6.406
|
||||
c0.864-4.745,2.121-9.409,3.758-13.946c1.102-3.066,0.233-6.493-2.195-8.664l-8.391-7.515c2.087-4.168,4.449-8.193,7.07-12.047
|
||||
l10.57,3.477c3.097,1.011,6.498,0.051,8.609-2.43c3.122-3.691,6.545-7.117,10.234-10.242c2.479-2.11,3.436-5.509,2.422-8.602
|
||||
l-3.477-10.562c3.854-2.623,7.878-4.985,12.047-7.07l7.523,8.391c2.177,2.424,5.604,3.291,8.672,2.195
|
||||
c4.53-1.64,9.19-2.897,13.93-3.758c3.203-0.579,5.737-3.041,6.406-6.227l2.18-10.352h14.297l2.18,10.352
|
||||
c0.67,3.186,3.203,5.648,6.406,6.227c4.745,0.864,9.409,2.121,13.945,3.758c3.066,1.098,6.491,0.23,8.664-2.195l7.516-8.391
|
||||
c4.168,2.087,8.193,4.449,12.047,7.07l-3.477,10.57c-1.016,3.097-0.055,6.501,2.43,8.609c3.691,3.122,7.117,6.545,10.242,10.234
|
||||
c2.117,2.466,5.508,3.421,8.602,2.422l10.562-3.477c2.623,3.854,4.985,7.878,7.07,12.047l-8.391,7.523
|
||||
c-2.429,2.174-3.297,5.604-2.195,8.672c1.64,4.53,2.897,9.19,3.758,13.93c0.579,3.203,3.041,5.737,6.227,6.406l10.352,2.18
|
||||
V367.153z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M359.491,288.005c-39.764,0-72,32.235-72,72c0,39.764,32.236,72,72,72c39.747-0.043,71.957-32.253,72-72
|
||||
C431.491,320.24,399.255,288.005,359.491,288.005z M359.491,416.005c-30.912-0.037-55.963-25.088-56-56c0-30.928,25.072-56,56-56
|
||||
c30.928,0,56,25.072,56,56C415.491,390.933,390.419,416.005,359.491,416.005z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="223.491" y="88.005" width="64" height="16"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M222.847,348.861c-0.809-1.892-2.316-3.399-4.208-4.208v0l-56-24c-4.057-1.742-8.758,0.135-10.5,4.192
|
||||
c-0.428,0.998-0.649,2.073-0.648,3.159v16h-96v-128h-16v136c-0.003,4.416,3.575,7.997,7.991,8c0.003,0,0.006,0,0.009,0h104v16
|
||||
c-0.003,4.415,3.574,7.997,7.989,8c0.004,0,0.007,0,0.011,0c1.083,0.002,2.155-0.218,3.148-0.648l56-24
|
||||
C222.699,357.621,224.583,352.921,222.847,348.861z M167.491,363.872v-23.734l27.688,11.867L167.491,363.872z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M385.342,330.88l-34.391,41.273l-17.805-17.804l-11.312,11.312l24,24c1.498,1.503,3.534,2.346,5.656,2.344
|
||||
c0.117,0,0.242,0,0.359-0.008c2.247-0.101,4.347-1.141,5.789-2.867l40-48L385.342,330.88z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 13 KiB |
1
home/public/img/product.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="Layer_5" enable-background="new 0 0 64 64" height="512" viewBox="0 0 64 64" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m52 57h2v2h-2z"/><path d="m48 57h2v2h-2z"/><path d="m44 57h2v2h-2z"/><path d="m44 53h10v2h-10z"/><path d="m63 12c0-1.654-1.346-3-3-3v-2c1.654 0 3-1.346 3-3s-1.346-3-3-3h-16c-1.654 0-3 1.346-3 3s1.346 3 3 3v2c-1.302 0-2.402.839-2.816 2h-1.184c-2.757 0-5 2.243-5 5v21h-2v-21c0-2.757-2.243-5-5-5h-1v-7c0-1.654-1.346-3-3-3h-20c-1.654 0-3 1.346-3 3v14c0 1.654 1.346 3 3 3h20c1.654 0 3-1.346 3-3v-5h1c1.654 0 3 1.346 3 3v21h-2v-5c0-2.757-2.243-5-5-5h-3.101c-.465-2.279-2.484-4-4.899-4h-8c-2.757 0-5 2.243-5 5s2.243 5 5 5h13v-4h3c1.654 0 3 1.346 3 3v5h-20.618l-5 10h4.618v16h52v-16h4.618l-5-10h-16.618v-3c0-1.654 1.346-3 3-3h1.101c.465 2.279 2.484 4 4.899 4 2.757 0 5-2.243 5-5s-2.243-5-5-5c-2.414 0-4.434 1.721-4.899 4h-1.101c-2.757 0-5 2.243-5 5v3h-2v-21c0-1.654 1.346-3 3-3h1.184c.414 1.161 1.514 2 2.816 2v2c-1.654 0-3 1.346-3 3s1.346 3 3 3h16c1.654 0 3-1.346 3-3s-1.346-3-3-3v-2c1.654 0 3-1.346 3-3zm-38 6c0 .552-.448 1-1 1h-20c-.552 0-1-.448-1-1v-14c0-.552.448-1 1-1h20c.552 0 1 .448 1 1zm-6 13h-11c-1.654 0-3-1.346-3-3s1.346-3 3-3h8c1.654 0 3 1.346 3 3zm31-4c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3zm-42.382 12h14.764l-3 6h-14.764zm.382 8h12.618l3.382-6.764v20.764h-16zm48 14h-30v-20.764l3.382 6.764h26.618zm3.382-16h-28.764l-3-6h28.764zm-16.382-41c0-.552.448-1 1-1h16c.552 0 1 .448 1 1s-.448 1-1 1h-16c-.552 0-1-.448-1-1zm3 3h12v2h-12zm-3 5c0-.552.448-1 1-1h16c.552 0 1 .448 1 1s-.448 1-1 1h-16c-.552 0-1-.448-1-1zm18 8c0 .552-.448 1-1 1h-16c-.552 0-1-.448-1-1s.448-1 1-1h16c.552 0 1 .448 1 1zm-3-3h-12v-2h12z"/><path d="m17 7h-4v2h-4v2h-4v6h18v-12h-6zm-4 4v4h-2v-4zm-6 2h2v2h-2zm8 2v-6h2v6zm4-8h2v8h-2z"/><path d="m7 27h2v2h-2z"/><path d="m11 27h2v2h-2z"/><path d="m15 27h2v2h-2z"/><path d="m53 41h2v2h-2z"/><path d="m49 41h2v2h-2z"/><path d="m45 41h2v2h-2z"/><path d="m10 49h2v2h-2z"/><path d="m10 53h2v2h-2z"/><path d="m10 57h2v2h-2z"/></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
103
home/public/img/result.svg
Normal file
@@ -0,0 +1,103 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M509.07,93.916l-91-90.987C416.195,1.054,413.652,0,411,0H114C97.458,0,84,13.458,84,30v19.064
|
||||
C34.875,68.334,0,116.215,0,172.091c0,5.522,4.478,10,10,10h122.091c5.522,0,10-4.478,10-10V50c0-5.522-4.478-10-10-10
|
||||
c-9.638,0-19.034,1.047-28.091,3.017V30c0-5.514,4.486-10,10-10h287v61c0,16.542,13.458,30,30,30h61v371c0,5.514-4.486,10-10,10
|
||||
H114c-5.514,0-10-4.486-10-10v-85.667c0-5.522-4.478-10-10-10c-5.522,0-10,4.478-10,10V482c0,16.542,13.458,30,30,30h368
|
||||
c16.542,0,30-13.458,30-30V100.987C512,98.335,510.946,95.791,509.07,93.916z M122.09,60.443v101.648H20.442
|
||||
C25.223,108.243,68.243,65.224,122.09,60.443z M431,91c-5.514,0-10-4.486-10-10V34.14L477.868,91H431z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M101.069,352.93C99.21,351.069,96.63,350,94,350s-5.21,1.069-7.07,2.93C85.07,354.79,84,357.37,84,360
|
||||
s1.069,5.21,2.93,7.069C88.79,368.93,91.37,370,94,370s5.21-1.07,7.069-2.931C102.93,365.21,104,362.63,104,360
|
||||
S102.93,354.79,101.069,352.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M167.909,75.819c-5.522,0-10,4.478-10,10v112.09H45.819c-5.522,0-10,4.478-10,10C35.819,280.744,95.074,340,167.909,340
|
||||
S300,280.744,300,207.909S240.744,75.819,167.909,75.819z M177.909,96.262c23.41,2.078,44.771,11.388,61.836,25.67l-61.836,61.835
|
||||
V96.262z M167.909,320c-58.437,0-106.574-44.949-111.647-102.091h111.647c2.76,0,5.258-1.118,7.068-2.926
|
||||
c0.001-0.001,0.002-0.001,0.004-0.003l78.909-78.908c16.291,19.467,26.11,44.527,26.11,71.837
|
||||
C280,269.716,229.716,320,167.909,320z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M438.073,315.605c-16.542,0-30,13.458-30,30c0,4.146,0.846,8.097,2.373,11.692l-57.613,57.613
|
||||
c-3.959-1.929-8.403-3.014-13.095-3.014c-4.581,0-8.923,1.036-12.81,2.879l-38.258-38.258c1.326-3.384,2.062-7.063,2.062-10.913
|
||||
c0-16.542-13.458-30-30-30s-30,13.458-30,30c0,4.482,0.995,8.734,2.765,12.557l-36.695,36.695
|
||||
c-3.909-1.87-8.283-2.919-12.897-2.919c-16.542,0-30,13.458-30,30s13.458,30,30,30s30-13.458,30-30
|
||||
c0-4.637-1.058-9.031-2.944-12.954l36.49-36.49c4.007,1.988,8.515,3.111,13.283,3.111c5.385,0,10.438-1.433,14.811-3.927
|
||||
l37.179,37.179c-1.912,3.945-2.986,8.369-2.986,13.04c0,16.542,13.458,30,30,30s30-13.458,30-30c0-4.558-1.026-8.88-2.853-12.752
|
||||
l57.075-57.075c4.209,2.254,9.014,3.536,14.113,3.536c16.542,0,30-13.458,30-30S454.615,315.605,438.073,315.605z
|
||||
M183.904,451.938c-5.514,0-10-4.486-10-10c0-5.514,4.486-10,10-10c2.685,0,5.12,1.069,6.918,2.797
|
||||
c0.04,0.042,0.075,0.087,0.116,0.128c0.048,0.048,0.1,0.088,0.149,0.134c1.74,1.8,2.817,4.246,2.817,6.941
|
||||
C193.904,447.451,189.418,451.938,183.904,451.938z M260.732,375.604c-5.514,0-10-4.486-10-10c0-5.514,4.486-10,10-10
|
||||
c5.514,0,10,4.486,10,10C270.732,371.118,266.246,375.604,260.732,375.604z M339.736,451.896c-5.514,0-10-4.486-10-10
|
||||
c0-5.514,4.486-10,10-10c5.514,0,10,4.486,10,10C349.736,447.41,345.25,451.896,339.736,451.896z M438.071,355.604
|
||||
c-5.514,0-10-4.486-10-10c0-5.514,4.487-10,10-10c5.514,0,10,4.486,10,10C448.071,351.118,443.585,355.604,438.071,355.604z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M388.09,235h-52.779c-5.522,0-10,4.478-10,10c0,5.522,4.477,10,10,10h52.779c5.522,0,10-4.478,10-10
|
||||
C398.09,239.478,393.612,235,388.09,235z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M440.689,237.93c-1.859-1.86-4.439-2.93-7.069-2.93s-5.21,1.069-7.07,2.93c-1.86,1.86-2.93,4.44-2.93,7.07
|
||||
s1.069,5.21,2.93,7.069c1.86,1.86,4.43,2.931,7.07,2.931c2.63,0,5.21-1.07,7.069-2.931c1.86-1.859,2.931-4.439,2.931-7.069
|
||||
S442.55,239.79,440.689,237.93z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M457.465,139H335.311c-5.522,0-10,4.478-10,10c0,5.522,4.477,10,10,10h122.154c5.522,0,10-4.478,10-10
|
||||
C467.465,143.478,462.987,139,457.465,139z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path d="M457.465,187H335.311c-5.522,0-10,4.478-10,10c0,5.522,4.477,10,10,10h122.154c5.522,0,10-4.478,10-10
|
||||
C467.465,191.478,462.987,187,457.465,187z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.3 KiB |
1
home/public/img/servicenow.svg
Normal file
|
After Width: | Height: | Size: 11 KiB |
1
home/public/img/slack-white.svg
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
home/public/img/soc-black.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
home/public/img/us.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
1
home/public/img/zendesk.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 149.14 104.39"><defs><style>.cls-1{fill:#fff;}</style><symbol id="A" data-name="A" viewBox="0 0 66.63 12.78"><path class="cls-1" d="M44.32,1.76a3.24,3.24,0,0,1,2.37.92L47.87,1.4A4.64,4.64,0,0,0,44.34,0,4.41,4.41,0,0,0,39.6,4.49,4.43,4.43,0,0,0,43.94,9h.14c2.85,0,4.47-2.17,4.33-5.19H41.66a2.43,2.43,0,0,1,2.65-2m2.06,3.49a2.16,2.16,0,0,1-2.28,2,2.31,2.31,0,0,1-2.43-2ZM0,1.85,5.19,7.13H.12V8.8H7.6V7.1L2.41,1.82H7.67V.16H0Zm13.51-.09a3.24,3.24,0,0,1,2.37.92L17.06,1.4A4.64,4.64,0,0,0,13.53,0,4.4,4.4,0,0,0,8.8,4.49,4.41,4.41,0,0,0,13.13,9h.14c2.85,0,4.47-2.17,4.33-5.19H10.85a2.43,2.43,0,0,1,2.65-2m2.06,3.49a2.16,2.16,0,0,1-2.28,2,2.31,2.31,0,0,1-2.43-2ZM28.81,4.5A4.32,4.32,0,0,0,33.14,9,3.73,3.73,0,0,0,36,7.69v5.09h1.83V.18H36v1.2A3.69,3.69,0,0,0,33.13,0,4.34,4.34,0,0,0,28.82,4.5m7.3,0A2.74,2.74,0,1,1,33.39,1.7a2.74,2.74,0,0,1,2.73,2.81M49.6,2l1.67.86A2.46,2.46,0,0,1,53.48,1.6c1,0,1.58.54,1.58,1.14s-1,.85-2.1,1.07c-1.46.3-3,.8-3,2.57C50,7.74,51.27,9,53.31,9a4,4,0,0,0,3.48-1.68l-1.54-.84a2.23,2.23,0,0,1-1.94,1c-1,0-1.5-.48-1.5-1s.8-.8,2-1.07c1.42-.3,3-.78,3-2.57,0-1.2-1-2.8-3.5-2.78A4.06,4.06,0,0,0,49.6,2M61.87,4,60.41,2.41V.17H58.58v12.6h1.83V4.53l3.9,4.28h2.23l-3.37-3.7L66.63.18H64.54ZM23.26,9a3.74,3.74,0,0,1-4-3.76v-5h1.87V5a2,2,0,0,0,2.2,2.26c1.39,0,2.08-.85,2.08-2.26V.19h1.86v5a3.75,3.75,0,0,1-4,3.76"></path></symbol></defs><title>logo-zendesk-stacked</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><use width="66.63" height="12.78" transform="matrix(2.24, 0, 0, -2.24, 0, 104.39)" xlink:href="#A"></use><polygon class="cls-1" points="32.24 64.17 71.35 64.17 71.35 16.95 32.24 64.17"></polygon><path class="cls-1" d="M32.24,0A19.57,19.57,0,0,0,51.8,19.57,19.57,19.57,0,0,0,71.35,0Z"></path><path class="cls-1" d="M116.91,64.17a19.56,19.56,0,0,0-39.12,0Z"></path><polygon class="cls-1" points="116.91 0.01 77.79 0.01 77.79 47.22 116.91 0.01"></polygon></g></g></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
@@ -49,40 +49,65 @@
|
||||
|
||||
|
||||
<ul class="columns">
|
||||
<li class="billing">
|
||||
<h3>Never lose customers & business.</h3>
|
||||
<p>The truth is things go wrong and downtime happens. Fyipe alerts your team immediately when there is a downtime
|
||||
<li class="revenue">
|
||||
<h3>Increase revenue</h3>
|
||||
<p class="text-center">The truth is things go wrong and downtime happens. Fyipe alerts your team immediately when there is a downtime
|
||||
so they can get to fixing it quickly.</p>
|
||||
</li>
|
||||
<li class="proration">
|
||||
<h3>Reduce Support Costs</h3>
|
||||
<p> When there is a downtime, keep all your customers updated so they don't burn your support team out. </p>
|
||||
<li class="downtime">
|
||||
<h3>Eliminate Downtime</h3>
|
||||
<p class="text-center"> When there is a downtime, keep all your customers updated so they don't burn your support team out. </p>
|
||||
</li>
|
||||
<li class="private">
|
||||
<h3>Private Status Pages</h3>
|
||||
<p>Private Status Pages let's keep your team updated on a product status and any issues that may arise.</p>
|
||||
<li class="perfectsoftware">
|
||||
<h3>Deliver perfect software</h3>
|
||||
<p class="text-center">Private Status Pages let's keep your team updated on a product status and any issues that may arise.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="reliability">
|
||||
<li class="reli">
|
||||
<h3>Showcase Reliability</h3>
|
||||
<p>Showcase the reliability of your platform and compliance to your SLA and build trust with your customers.</p>
|
||||
<p class="text-center">Showcase the reliability of your platform and compliance to your SLA and build trust with your customers.</p>
|
||||
</li>
|
||||
<li class="monitor">
|
||||
<li class="moni">
|
||||
<h3>Monitor Anything.</h3>
|
||||
<p>An endpoint, an applications, a process, URL, servers or even workstations. You name it. We monitor all of
|
||||
<p class="text-center">An endpoint, an applications, a process, URL, servers or even workstations. You name it. We monitor all of
|
||||
them for you. </p>
|
||||
</li>
|
||||
<li class="analytics">
|
||||
<h3>Advanced Analytics and Visibility</h3>
|
||||
<p>Analyse, Investigate, and Report with advanced analytics. Predict next downtime before it happens. </p>
|
||||
<li class="cost">
|
||||
<h3>Cut Support Costs</h3>
|
||||
<p class="text-center">Analyse, Investigate, and Report with advanced analytics. Predict next downtime before it happens. </p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
<section id="customer-logos">
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Our Engineer is yours.</h2>
|
||||
<p class="common-BodyText"> You will have a dedicated engineer who will help you integrate Fyipe in your organization, train your IT ops team on best practices and processes, and also implement any future feature requests that you may have. </p>
|
||||
</header>
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="reliability">
|
||||
<h3>Helps integrate Fyipe in your organization.</h3>
|
||||
<p class="text-center">Our dedicated engineer will help you integrate Fyipe in your organization with apps, services and processes your team works with.</p>
|
||||
</li>
|
||||
<li class="monitor">
|
||||
<h3>Trains team on Best Practices.</h3>
|
||||
<p class="text-center">Our dedicated engineer is an DevOps and IT Ops expert and will train your team on best practices and processes to follow to eliminate downtime. </p>
|
||||
</li>
|
||||
<li class="analytics">
|
||||
<h3>Implements Feature Requests.</h3>
|
||||
<p class="text-center"> Our dedicated engneer will implement any future feature requests you may have to better integrate Fyipe with your processes and services.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<header style="margin-top:50px;border-bottom:0px; padding-top:50px; border-top: 1px solid rgba(0,0,0,.07);">
|
||||
<h2 class="header">Our Customers</h2>
|
||||
<p class="common-BodyText"> Organizations all over the world cut downtime and run IT Ops efficiently with Fyipe. </p>
|
||||
</header>
|
||||
|
||||
<section id="customer-logos" style="border-top:0px; margin-top:-50px">
|
||||
<a href="/customers" class="container-lg">
|
||||
<span class="common-Button common-Button--default">See our customers</span>
|
||||
<ul>
|
||||
@@ -113,38 +138,56 @@
|
||||
|
||||
<div class="left">
|
||||
|
||||
<h3 class="header">More Enterprise Features.</h3>
|
||||
<p class="common-BodyText" style="font-size:18px">Fyipe helps you manage incidents <br/>of large enterprise projects which<br/> involves multiple teams with ease. </p>
|
||||
<h3 class="header" style="margin-top:250px">More Enterprise Features.</h3>
|
||||
<p class="common-BodyText" style="font-size:18px"><span class="highlight" style="font-size:18px">Efficient IT Ops management depends<br/>on the right information being shared <br/>with the right people at the right time <br/> and knowing it’s shared securely. </span><br/><br/> Fyipe ensures sensitive company <br/> and customer information remains <br/>secure with enterprise-ready security features and compliance with various <br/> industry and cloud service standards. </p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Enterprise Class 99.995% SLA</h3>
|
||||
<p>Fyipe always monitors your projects and keeps your team looped in. We've built on geo-redundant infrastructure
|
||||
with an enterprise class 99.995% SLA. </p>
|
||||
<h3>Enterprise Class 99.995% SLA.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>On Premise, Private Cloud or Public Cloud</h3>
|
||||
<p>We help you install Fyipe anywhere - on premise, bare-metal, private cloud, pubic cloud. You name it.</p>
|
||||
<h3>Install Anywhere - On Premise, Private Cloud or Public Cloud.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Annual Contracts with Invoicing.</h3>
|
||||
<p>We have annual contracts and invoiving for enterprise customers with discounts.</p>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Audit Logs</h3>
|
||||
<p>Any action or change in the platform by any user can be viewed by the team owner in your organization.</p>
|
||||
<h3>Support for Audit Logs.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Data Encrypted at Rest</h3>
|
||||
<p>We follow strict encryption stadards when we handle your data. Your data is encrypted both at rest and in transit.</p>
|
||||
<h3>Data Encrypted in transit and at rest.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Data Loss Prevention</h3>
|
||||
<p>We follow strict practices and processes to make sure your data is never lost. </p>
|
||||
<h3>Mobile apps for IT Ops management.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Support for Data Loss Prevention (DLP).</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Granular platform management.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>SAML-based SSO.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>SCIM provisioning.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Data residency.</h3>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -202,73 +245,73 @@
|
||||
<p class="text-center">PCI DSS is a standard for organizations that handle branded credit cards from the major card schemes.<br/><br/><a class="black-link" href="/legal/pci">Read our report here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div style="background-color:black;height: 600px;width:100%;">
|
||||
<header style="padding-top:75px">
|
||||
<h2 class="header" style="color:white">1500+ Enterprise Integrations and counting.</h2>
|
||||
<p class="common-BodyText">Fyipe integrates with over a thousand enterprise class app and services which helps you streamline and automate your digital ops workflow.</p>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<ul class="integration-list">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/slack-white.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/atlassian.svg" style="
|
||||
height: 70px;
|
||||
margin-top: -15px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/servicenow.svg">
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="integration-list" style="margin-top: 60px;">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/okta.svg" style="
|
||||
height: 30px;
|
||||
margin-left: -50px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/aws-white.svg" style="
|
||||
height: 50px;
|
||||
margin-left: -80px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/appdynamics.svg" style="
|
||||
height: 80px;
|
||||
">
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="integration-list" style="margin-top: 40px;">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/newrelic.svg" style="
|
||||
height: 80px;
|
||||
margin-left: -60px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/zendesk.svg" style="
|
||||
height: 60px;
|
||||
margin-left: -90px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/azure.svg" style="
|
||||
height: 60px;
|
||||
">
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<script class="nav-animation-element">
|
||||
startFlowSwitcher();
|
||||
</script>
|
||||
|
||||
<section class="main end">
|
||||
<div class="content">
|
||||
|
||||
<section class="data">
|
||||
<h2>Endless possibilities with data.</h2>
|
||||
<p style="padding-bottom: 52px;">You can do more with your data — everything from investigating to predicting future downtime before they happen.</p>
|
||||
|
||||
<ul class="features">
|
||||
<li class="metadata">
|
||||
<h3>Record every incident</h3>
|
||||
<p>Record every incident as they happen, including what caused it and how your team fixed it. This helps predict
|
||||
and prevent future incidents.</p>
|
||||
</li>
|
||||
<li class="export">
|
||||
<h3>Easy exports</h3>
|
||||
<p>All your data is accessible via the/our API. You can also download CSVs or export your incidents into other
|
||||
systems</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="thirdparty">
|
||||
<h2>1000+ Third Party Integrations</h2>
|
||||
<p>Fyipe integrates with over a thousand enterprise class app and services which helps you streamline and automate
|
||||
your digital ops workflow.</p>
|
||||
|
||||
<ul class="features">
|
||||
<li class="slack">
|
||||
<a href="https://slack.com/">
|
||||
<h3>Slack</h3>
|
||||
<p>Keep your team looped in when downtime happens.</p>
|
||||
</a>
|
||||
</li>
|
||||
<li class="github">
|
||||
<a href="https://www.atlassian.com/software/jira">
|
||||
<h3>GitHub</h3>
|
||||
<p>Create tasks to investigate downtime and assign it to your team automatically.</p>
|
||||
</a>
|
||||
</li>
|
||||
<li class="intercom">
|
||||
<a href="https://intercom.io">
|
||||
<h3>Intercom</h3>
|
||||
<p>Integrate with Intercom to keep your customers looped in when downtime happens and reduce support costs.</p>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a class="arrow" href="https://zapier.com">Check out over 1000+ integrations.</a>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -24,4 +24,7 @@ Fyipe brand color is black, just like HackerBay.io. This will help all the Hacke
|
||||
- font-family: Open Sans,Segoe UI,sans-serif;
|
||||
|
||||
#### For large headings
|
||||
- font-family: 'Source Sans Pro', sans-serif;
|
||||
- font-family: 'Source Sans Pro', sans-serif;
|
||||
|
||||
#### Handwriting
|
||||
Gochi Hand
|
||||
|
||||