fix about us page

This commit is contained in:
Simon Larsen
2023-01-30 12:18:48 +00:00
parent bf148138b6
commit fb89a484a0
6 changed files with 12 additions and 15 deletions

BIN
Home/public/img/code.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -11,7 +11,7 @@
<script type="module" async>
if(posthog){
posthog.capture('PAGE VIEW: HOME > SUPPORT');
posthog.capture('PAGE VIEW: HOME > About');
}
</script>
</head>
@@ -37,23 +37,23 @@
<div class="relative mx-auto max-w-md px-6 sm:max-w-3xl lg:max-w-none lg:px-0 lg:py-20">
<!-- Testimonial card-->
<div class="relative overflow-hidden rounded-2xl pt-64 pb-10 shadow-xl">
<img class="absolute inset-0 h-full w-full object-cover" src="https://images.unsplash.com/photo-1521510895919-46920266ddb3?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&fp-x=0.5&fp-y=0.6&fp-z=3&width=1440&height=1440&sat=-100" alt="">
<img class="absolute inset-0 h-full w-full object-cover" src="/img/code.jpg" alt="">
<div class="absolute inset-0 bg-indigo-500 mix-blend-multiply"></div>
<div class="absolute inset-0 bg-gradient-to-t from-indigo-600 via-indigo-600 opacity-90"></div>
<div class="relative px-8">
<div>
<img class="h-12" src="https://tailwindui.com/img/logos/workcation.svg?color=white" alt="Workcation">
<img class="h-72 -ml-8" src="/img/logo-white.svg" alt="Workcation">
</div>
<blockquote class="mt-8">
<blockquote class="-mt-24">
<div class="relative text-lg font-medium text-white md:flex-grow">
<svg class="absolute top-0 left-0 h-8 w-8 -translate-x-3 -translate-y-2 transform text-indigo-400" fill="currentColor" viewBox="0 0 32 32" aria-hidden="true">
<path d="M9.352 4C4.456 7.456 1 13.12 1 19.36c0 5.088 3.072 8.064 6.624 8.064 3.36 0 5.856-2.688 5.856-5.856 0-3.168-2.208-5.472-5.088-5.472-.576 0-1.344.096-1.536.192.48-3.264 3.552-7.104 6.624-9.024L9.352 4zm16.512 0c-4.8 3.456-8.256 9.12-8.256 15.36 0 5.088 3.072 8.064 6.624 8.064 3.264 0 5.856-2.688 5.856-5.856 0-3.168-2.304-5.472-5.184-5.472-.576 0-1.248.096-1.44.192.48-3.264 3.456-7.104 6.528-9.024L25.864 4z" />
</svg>
<p class="relative">Tincidunt integer commodo, cursus etiam aliquam neque, et. Consectetur pretium in volutpat, diam. Montes, magna cursus nulla feugiat dignissim id lobortis amet.</p>
<p class="relative">Our goal is to make an open-source alternative to DataDog / NewRelic. APM, Incident Management space do not have good open-source tools, and we would like to change that. </p>
</div>
<footer class="mt-4">
<p class="text-base font-semibold text-indigo-200">Sarah Williams, CEO at Workcation</p>
<p class="text-base font-semibold text-indigo-200">Simon Larsen, CTO at OneUptime</p>
</footer>
</blockquote>
</div>

View File

@@ -44,7 +44,7 @@
</li>
<li>
<a href="/product/monitoring" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Incident Management</a>
<a href="/product/monitoring" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Monitoring</a>
</li>
<li>
@@ -58,16 +58,12 @@
<h3 class="text-sm font-semibold leading-6 text-gray-900">Enterprise</h3>
<ul role="list" class="mt-6 space-y-4">
<li>
<a href="/pricing" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Overview</a>
<a href="/enterprise/overview" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Overview</a>
</li>
<li>
<a href="/enterprise/demo" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Request Demo</a>
</li>
<li>
<a href="/docs" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Customers</a>
</li>
</ul>
</div>

View File

@@ -4,14 +4,14 @@
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<head>
<title>OneUptime | Unlimited Public or Private Status Page. </title>
<title>OneUptime | Incident Management and Response. </title>
<meta name="description"
content="OneUptime monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime.">
<%- include('head') -%>
<script type="module" async>
if(posthog){
posthog.capture('PAGE VIEW: Status Page');
posthog.capture('PAGE VIEW: Incident Management');
}
</script>
</head>

View File

@@ -54,7 +54,7 @@
<div class="mx-auto mt-16 flex max-w-2xl sm:mt-24 lg:ml-10 lg:mt-0 lg:mr-0 lg:max-w-none lg:flex-none xl:ml-32">
<div class="max-w-3xl flex-none sm:max-w-5xl lg:max-w-none">
<div class="-m-2 rounded-xl bg-gray-900/5 p-2 ring-1 ring-inset ring-gray-900/10 lg:-m-4 lg:rounded-2xl lg:p-4">
<img src="/img/status-pages.png" alt="Status Pages" width="2432" height="1442" class="w-[76rem] rounded-md shadow-2xl ring-1 ring-gray-900/10">
<img src="/img/monitor.png" alt="Status Pages" width="2432" height="1442" class="w-[76rem] rounded-md shadow-2xl ring-1 ring-gray-900/10">
</div>
</div>
</div>