mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
fix home
This commit is contained in:
parent
e63a171641
commit
9d71fcd8e0
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
<div class="comparision-heading">
|
||||
<h3 class="black">Adopt OpenSource Software, saves you thousands as you grow.</h3>
|
||||
<h4 class="common-BodyText">OneUptime replaces 4-5 apps that cumulatively cost a lot. Using our SaaS offering funds Opensource development in the SRE space.</h4>
|
||||
<h4 class="common-BodyText">OneUptime replaces 4-5 apps that cumulatively cost a lot. Using our SaaS offering funds free and OpenSource development.</h4>
|
||||
</div>
|
||||
<section class="comparision-main">
|
||||
<div class="comparision-oneuptime">
|
||||
@ -11,7 +11,7 @@
|
||||
<div class="oneuptime-list-text">
|
||||
<div class="oneuptime-list-head">
|
||||
<h3>OneUptime</h3>
|
||||
<h4>$22/month per user.</h4><br>
|
||||
<h4>$0/month per user.</h4><br>
|
||||
</div>
|
||||
|
||||
<ul class="oneuptime-checklist">
|
||||
|
@ -86,6 +86,9 @@
|
||||
<li>
|
||||
<a href="https://oneuptime.com" rel="noopener" target="_blank">About OneUptime</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/oneuptime" rel="noopener" target="_blank">Open Source & GitHub</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/customers">Customers</a>
|
||||
</li>
|
||||
|
@ -194,7 +194,7 @@
|
||||
<div class="product-item-subtitle">Monitor your API.</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="product-item" href="/product/server-monitoring" data-analytics-action="" data-analytics-source="">
|
||||
<!-- <a class="product-item" href="/product/server-monitoring" data-analytics-action="" data-analytics-source="">
|
||||
<div style="margin-top: 20px;">
|
||||
<div class="product-item-title">Server Monitoring</div>
|
||||
<div class="product-item-subtitle">Monitor your server.</div>
|
||||
@ -217,7 +217,7 @@
|
||||
<div class="product-item-title">Performance Monitoring</div>
|
||||
<div class="product-item-subtitle">Monitor the Performance of your Application.</div>
|
||||
</div>
|
||||
</a>
|
||||
</a> -->
|
||||
</div>
|
||||
<div class="product-category">
|
||||
<div class="product-category-heading">
|
||||
@ -236,7 +236,7 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="product-category">
|
||||
<!-- <div class="product-category">
|
||||
<div class="product-category-heading">
|
||||
<h4>SECURITY</h4>
|
||||
</div>
|
||||
@ -252,7 +252,7 @@
|
||||
<div class="product-item-subtitle">Secure your Docker image.</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="product-category">
|
||||
<div class="product-category-heading">
|
||||
<h4>INCIDENT MANAGEMENT</h4>
|
||||
@ -263,14 +263,14 @@
|
||||
<div class="product-item-subtitle">Manage incidents and resolve them.</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="product-item" href="/product/oncall-management" data-analytics-action="subscriptions" data-analytics-source="nav_dropdown">
|
||||
<!-- <a class="product-item" href="/product/oncall-management" data-analytics-action="subscriptions" data-analytics-source="nav_dropdown">
|
||||
<div style="margin-top: 20px;">
|
||||
<div class="product-item-title">On-Call Management</div>
|
||||
<div class="product-item-subtitle">Alert your team during downtime.</div>
|
||||
</div>
|
||||
</a>
|
||||
</a> -->
|
||||
</div>
|
||||
<div class="product-category">
|
||||
<!-- <div class="product-category">
|
||||
<div class="product-category-heading">
|
||||
<h4>MORE</h4>
|
||||
</div>
|
||||
@ -286,7 +286,7 @@
|
||||
<div class="product-item-subtitle">Proactively find issues in your app.</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -188,11 +188,14 @@
|
||||
<div class="col-xs-12">
|
||||
<h1 class="Header-title common-PageTitle header-font header-size" style="margin-top: 50px">
|
||||
Simple, transparent pricing.
|
||||
|
||||
</h1>
|
||||
<p class="common-BodyText"
|
||||
style="text-align:center;max-width:100%;margin-top: -60px;margin-bottom: 50px;">
|
||||
OneUptime is OpenSource Software. By using our hosted service, <br/>you fund open-source development. You can always host OneUptime yourself.
|
||||
</p>
|
||||
<div style="margin-bottom: 50px;">
|
||||
<span id="annual-text" style="font-size: 18px;margin-right:10px;">
|
||||
Anually
|
||||
Yearly
|
||||
</span>
|
||||
|
||||
<input type="checkbox" class="checkbox-switch" />
|
||||
@ -209,25 +212,21 @@
|
||||
col-lg-4 extra-margin">
|
||||
|
||||
<div class="Plan Plan--standard">
|
||||
<h2 class="Plan-title common-Uppercase">STARTUP
|
||||
<h2 class="Plan-title common-Uppercase">FREE
|
||||
</h2>
|
||||
|
||||
<div class="Plan-cardPricing">
|
||||
<div class="Plan-cardRate">
|
||||
|
||||
<div id="startup-rate" class="Plan-cardRate-percent">
|
||||
$22
|
||||
Free
|
||||
</div>
|
||||
|
||||
|
||||
<div class="Plan-cardRate-fixed">
|
||||
/mo
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="startup-description" class="Plan-cardRate-description">
|
||||
Per member billed annually or $25 month-to-month
|
||||
Forever free plan.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -328,7 +327,7 @@
|
||||
|
||||
<a id="growth-plan-link" href="#" onclick="registerUrl()"
|
||||
class="Plan-button common-Uppercase common-Link--arrow">
|
||||
Sign up for free
|
||||
Try free for 14 days
|
||||
</a>
|
||||
|
||||
</div>
|
||||
@ -392,7 +391,7 @@
|
||||
|
||||
<a id="scale-plan-link" href="#" onclick="registerUrl()"
|
||||
class="Plan-button common-Uppercase common-Link--arrow">
|
||||
Sign up for free
|
||||
Try free for 14 days
|
||||
</a>
|
||||
|
||||
</div>
|
||||
@ -414,9 +413,8 @@
|
||||
|
||||
<img src="/img/v3/pricing/header/transfers.svg" height="63" alt="transfers logo">
|
||||
<p class="common-BodyText TransfersAside-body" style="text-align: left">
|
||||
<strong class="TransfersAside-title"><a style="font-weight: 800;" href="#compare">COMPARE PRICING PLANS:</a></strong><br/>
|
||||
<a href="#compare" style="color: #797979">All OneUptime plans come with a 14-day free trial. Annual plans come with a 17% discount. You can also
|
||||
cancel anytime you like. <span style="text-decoration: underline">Compare different plans here.</span></a>
|
||||
<strong class="TransfersAside-title"><a style="font-weight: 800;" href="#compare">Self Host OneUptime</a></strong><br/>
|
||||
<a href="https://github.com/oneuptime/oneuptime" style="color: #797979"> OneUptime is free and open source software that you can host yourself. <span style="text-decoration: underline"> Please click here for instuctions</span></a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
@ -484,7 +482,7 @@
|
||||
|
||||
<ul class="pricing-compare-table">
|
||||
<li class="bg-black pricing-compare-table">
|
||||
<button class="pricing-compare-table">Startup</button>
|
||||
<button class="pricing-compare-table">Free</button>
|
||||
</li>
|
||||
<li class="bg-black pricing-compare-table">
|
||||
<button class="pricing-compare-table">Growth</button>
|
||||
|
Loading…
Reference in New Issue
Block a user