494 lines
20 KiB
HTML
494 lines
20 KiB
HTML
<!--
|
||
=========================================================
|
||
* Soft UI Design System - v1.0.9
|
||
=========================================================
|
||
|
||
* Product Page: https://www.creative-tim.com/product/soft-ui-design-system
|
||
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
|
||
* Coded by www.creative-tim.com
|
||
|
||
=========================================================
|
||
|
||
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -->
|
||
<!DOCTYPE html>
|
||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||
|
||
<head>
|
||
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||
|
||
<link rel="apple-touch-icon" sizes="76x76" href="./static/assets/home/img/apple-icon.png">
|
||
<link rel="icon" type="image/png" href="./static/assets/home/img/favicon.png">
|
||
|
||
<title>
|
||
|
||
Essential Thrombocythemia Detection System
|
||
|
||
</title>
|
||
|
||
|
||
<!-- Fonts and icons -->
|
||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" />
|
||
|
||
<!-- Nucleo Icons -->
|
||
<link href="./static/assets/home/css/nucleo-icons.css" rel="stylesheet" />
|
||
<link href="./static/assets/home/css/nucleo-svg.css" rel="stylesheet" />
|
||
|
||
<!-- Font Awesome Icons -->
|
||
<script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script>
|
||
<link href="./static/assets/home/css/nucleo-svg.css" rel="stylesheet" />
|
||
|
||
<!-- CSS Files -->
|
||
<link id="pagestyle" href="./static/assets/home/css/soft-design-system.css?v=1.0.9" rel="stylesheet" />
|
||
|
||
<!-- Nepcha Analytics (nepcha.com) -->
|
||
<!-- Nepcha is a easy-to-use web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -->
|
||
<script defer data-site="YOUR_DOMAIN_HERE" src="https://api.nepcha.com/js/nepcha-analytics.js"></script>
|
||
</head>
|
||
|
||
<body class="index-page">
|
||
<!-- Navbar Light -->
|
||
<nav
|
||
class="navbar navbar-expand-lg navbar-light bg-white z-index-3 py-3">
|
||
<div class="container">
|
||
<a class="navbar-brand" href="https://demos.creative-tim.com/soft-ui-design-system-pro/presentation.html" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
|
||
Essential Thrombocythemia
|
||
</a>
|
||
<!-- <a href="https://www.creative-tim.com/product/soft-ui-design-system-pro#pricingCard" class="btn btn-sm bg-gradient-primary btn-round mb-0 ms-auto d-lg-none d-block">Start Nowm</a> -->
|
||
<button class="navbar-toggler shadow-none ms-2" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
|
||
<span class="navbar-toggler-icon mt-2">
|
||
<span class="navbar-toggler-bar bar1"></span>
|
||
<span class="navbar-toggler-bar bar2"></span>
|
||
<span class="navbar-toggler-bar bar3"></span>
|
||
</span>
|
||
</button>
|
||
<div class="collapse navbar-collapse w-100 pt-3 pb-2 py-lg-0" id="navigation">
|
||
<ul class="navbar-nav navbar-nav-hover mx-auto">
|
||
<li class="nav-item mx-2">
|
||
<a class="nav-link ps-2 d-flex justify-content-between cursor-pointer align-items-center" role="button" href="#home">
|
||
Home
|
||
<!-- <img src="../../static/assets/home/img/down-arrow-dark.svg" alt="down-arrow" class="nav-link"> -->
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item mx-2">
|
||
<a class="nav-link ps-2 d-flex justify-content-between cursor-pointer align-items-center" role="button" href="#feature">
|
||
Feature
|
||
<!-- <img src="../../static/assets/home/img/down-arrow-dark.svg" alt="down-arrow" class="arrow ms-1"> -->
|
||
</a>
|
||
</li>
|
||
<li class="nav-item mx-2">
|
||
<a class="nav-link ps-2 d-flex justify-content-between cursor-pointer align-items-center" role="button" href="#about">
|
||
About
|
||
<!-- <img src="../../static/assets/home/img/down-arrow-dark.svg" alt="down-arrow" class="arrow ms-1"> -->
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item mx-2">
|
||
<a class="nav-link ps-2 d-flex justify-content-between cursor-pointer align-items-center" role="button" href="#contact">
|
||
Contact
|
||
<!-- <img src="../../static/assets/home/img/down-arrow-dark.svg" alt="down-arrow" class="arrow ms-1"> -->
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
|
||
<ul class="navbar-nav d-lg-block d-none">
|
||
<li class="nav-item">
|
||
<a href="/classification" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 ftco-animate" role="button">Start Now</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
<!-- End Navbar -->
|
||
</div></div></div>
|
||
|
||
|
||
<!--header-->
|
||
<header class="header-2" id="home">
|
||
<div class="page-header min-vh-75 relative" style="background-image: url('./static/assets/home/img/curved-images/curved1.jpg')">
|
||
<span class="mask bg-gradient-primary"></span>
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-lg-7 text-center mx-auto">
|
||
<h1 class="text-white pt-3 mt-n5">Essential Thrombocythemia Detection Disease</h1>
|
||
<p class="lead text-white mt-3">Empowering Pathologists with Advanced <br/> Image Based Diagnostics </p>
|
||
<div class="row">
|
||
<div class="col-lg-7 align-items-center mx-auto">
|
||
<a href="/classification" class="btn btn-sm bg-gradient-dark btn-round mb-0 me-1" role="button">Get Started</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="position-absolute w-100 z-index-1 bottom-0">
|
||
<svg class="waves" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 24 150 40" preserveAspectRatio="none" shape-rendering="auto">
|
||
<defs>
|
||
<path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />
|
||
</defs>
|
||
<g class="moving-waves">
|
||
<use xlink:href="#gentle-wave" x="48" y="-1" fill="rgba(255,255,255,0.40" />
|
||
<use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.35)" />
|
||
<use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.25)" />
|
||
<use xlink:href="#gentle-wave" x="48" y="8" fill="rgba(255,255,255,0.20)" />
|
||
<use xlink:href="#gentle-wave" x="48" y="13" fill="rgba(255,255,255,0.15)" />
|
||
<use xlink:href="#gentle-wave" x="48" y="16" fill="rgba(255,255,255,0.95" />
|
||
</g>
|
||
</svg>
|
||
</div>
|
||
</div>
|
||
</header>
|
||
<div></div>
|
||
<!-- End header-->
|
||
|
||
<!-- <section class="pt-3 pb-4" id="count-stats">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-lg-9 z-index-2 border-radius-xl mt-n10 mx-auto py-3 blur shadow-blur">
|
||
<div class="row">
|
||
<div class="col-md-4 position-relative">
|
||
<div class="p-3 text-center">
|
||
<h1 class="text-gradient text-primary"><span id="state1" countTo="70">0</span>+</h1>
|
||
<h5 class="mt-3">Coded Elements</h5>
|
||
<p class="text-sm">From buttons, to inputs, navbars, alerts or cards, you are covered</p>
|
||
</div>
|
||
<hr class="vertical dark">
|
||
</div>
|
||
<div class="col-md-4 position-relative">
|
||
<div class="p-3 text-center">
|
||
<h1 class="text-gradient text-primary"> <span id="state2" countTo="15">0</span>+</h1>
|
||
<h5 class="mt-3">Design Blocks</h5>
|
||
<p class="text-sm">Mix the sections, change the colors and unleash your creativity</p>
|
||
</div>
|
||
<hr class="vertical dark">
|
||
</div>
|
||
<div class="col-md-4">
|
||
<div class="p-3 text-center">
|
||
<h1 class="text-gradient text-primary" id="state3" countTo="4">0</h1>
|
||
<h5 class="mt-3">Pages</h5>
|
||
<p class="text-sm">Save 3-4 weeks of work when you use our pre-made pages for your website</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section> -->
|
||
|
||
<!-- -------- START Features w/ title and 3 infos -------- -->
|
||
<section class="py-6 pt-7" id="feature">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-lg-6 mx-auto text-center pb-4">
|
||
<!-- <h4 class="text-gradient text-primary">Social Analytics</h4> -->
|
||
<h2 class="text-gradient text-primary">Turn your idea into a startup</h2>
|
||
<p class="lead">We’re constantly trying to express ourselves and actualize our dreams. If you have the opportunity to play </p>
|
||
</div>
|
||
</div>
|
||
<div class="row">
|
||
<div class="col-lg-4 col-md-6">
|
||
<div class="p-3 text-center">
|
||
<div class="icon icon-shape bg-gradient-primary shadow mx-auto">
|
||
<i class="ni ni-single-02"></i>
|
||
</div>
|
||
<h5 class="mt-4">Image Detection</h5>
|
||
<p>We get insulted by others, lose trust for those others. We get back here to follow my dreams</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 col-md-6">
|
||
<div class="p-3 text-center">
|
||
<div class="icon icon-shape bg-gradient-info shadow mx-auto">
|
||
<i class="ni ni-email-83"></i>
|
||
</div>
|
||
<h5 class="mt-4">Result</h5>
|
||
<p>We get insulted by others, lose trust for those others. We get back here to follow my dreams</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 col-md-6 mx-md-auto">
|
||
<div class="p-3 text-center">
|
||
<div class="icon icon-shape bg-gradient-warning shadow mx-auto">
|
||
<i class="ni ni-atom"></i>
|
||
</div>
|
||
<h5 class="mt-4">Unlimited to Use</h5>
|
||
<p>We get insulted by others, lose trust for those others. We get back here to follow my dreams</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<!-- -------- END Features w/ title and 3 infos -------- -->
|
||
|
||
<!-- About Us-->
|
||
<section class="my-5 py-5" id="about">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="row justify-content-center text-center my-sm-5">
|
||
<div class="col-lg-6">
|
||
<h2 class="text-dark mb-0">Huge collection of sections</h2>
|
||
<h2 class="text-primary text-gradient">Infinite combinations</h2>
|
||
<p class="lead">We have created multiple options for you to put together and customise into pixel perfect pages. </p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<!-- End of About Us-->
|
||
|
||
<!-- ------- START PRE-FOOTER 2 - simple social line w/ title & 3 buttons -------- -->
|
||
<!-- <div class="pt-5">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-lg-5 ms-auto">
|
||
<h4 class="mb-1">Thank you for use this website!</h4>
|
||
<p class="lead mb-0">We deliver the best service</p>
|
||
</div>
|
||
<div class="col-lg-5 me-lg-auto my-lg-auto text-lg-end mt-5">
|
||
<a href="https://twitter.com/intent/tweet?text=Check%20Soft%20UI%20Design%20System%20made%20by%20%40CreativeTim%20%23webdesign%20%23designsystem%20%23bootstrap5&url=https%3A%2F%2Fwww.creative-tim.com%2Fproduct%2Fsoft-ui-design-system" class="btn btn-info mb-0 me-2" target="_blank">
|
||
<i class="fab fa-twitter me-1"></i> Tweet
|
||
</a>
|
||
<a href="https://www.facebook.com/sharer/sharer.php?u=https://www.creative-tim.com/product/soft-ui-design-system" class="btn btn-primary mb-0 me-2" target="_blank">
|
||
<i class="fab fa-facebook-square me-1"></i> Share
|
||
</a>
|
||
<a href="https://www.pinterest.com/pin/create/button/?url=https://www.creative-tim.com/product/soft-ui-design-system" class="btn btn-dark mb-0 me-2" target="_blank">
|
||
<i class="fab fa-pinterest me-1"></i> Pin it
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div> -->
|
||
<!-- ------- END PRE-FOOTER 2 - simple social line w/ title & 3 buttons -------- -->
|
||
|
||
<!-- Footer-->
|
||
<footer class="footer pt-5 mt-5" id="contact">
|
||
<hr class="horizontal dark mb-5">
|
||
<div class="container">
|
||
<div class=" row">
|
||
<div class="col-md-3 mb-4 ms-auto">
|
||
<div>
|
||
<h6 class="text-gradient text-primary font-weight-bolder">Soft UI Design System</h6>
|
||
</div>
|
||
<div>
|
||
<h6 class="mt-3 mb-2 opacity-8">Social</h6>
|
||
<ul class="d-flex flex-row ms-n3 nav">
|
||
<li class="nav-item">
|
||
<a class="nav-link pe-1" href="https://www.facebook.com/CreativeTim/" target="_blank">
|
||
<i class="fab fa-facebook text-lg opacity-8"></i>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link pe-1" href="https://twitter.com/creativetim" target="_blank">
|
||
<i class="fab fa-twitter text-lg opacity-8"></i>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link pe-1" href="https://dribbble.com/creativetim" target="_blank">
|
||
<i class="fab fa-dribbble text-lg opacity-8"></i>
|
||
</a>
|
||
</li>
|
||
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link pe-1" href="https://github.com/creativetimofficial" target="_blank">
|
||
<i class="fab fa-github text-lg opacity-8"></i>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link pe-1" href="https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w" target="_blank">
|
||
<i class="fab fa-youtube text-lg opacity-8"></i>
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="col-md-2 col-sm-6 col-6 mb-4">
|
||
<div>
|
||
<h6 class="text-gradient text-primary text-sm">Company</h6>
|
||
<ul class="flex-column ms-n3 nav">
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/presentation" target="_blank">
|
||
About Us
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/templates/free" target="_blank">
|
||
Freebies
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/templates/premium" target="_blank">
|
||
Premium Tools
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/blog" target="_blank">
|
||
Blog
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-md-2 col-sm-6 col-6 mb-4">
|
||
<div>
|
||
<h6 class="text-gradient text-primary text-sm">Resources</h6>
|
||
<ul class="flex-column ms-n3 nav">
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://iradesign.io/" target="_blank">
|
||
Illustrations
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/bits" target="_blank">
|
||
Bits & Snippets
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/affiliates/new" target="_blank">
|
||
Affiliate Program
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-md-2 col-sm-6 col-6 mb-4">
|
||
<div>
|
||
<h6 class="text-gradient text-primary text-sm">Help & Support</h6>
|
||
<ul class="flex-column ms-n3 nav">
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/contact-us" target="_blank">
|
||
Contact Us
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/knowledge-center" target="_blank">
|
||
Knowledge Center
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://services.creative-tim.com/?ref=ct-soft-ui-footer" target="_blank">
|
||
Custom Development
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/sponsorships" target="_blank">
|
||
Sponsorships
|
||
</a>
|
||
</li>
|
||
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-md-2 col-sm-6 col-6 mb-4 me-auto">
|
||
<div>
|
||
<h6 class="text-gradient text-primary text-sm">Legal</h6>
|
||
<ul class="flex-column ms-n3 nav">
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/terms" target="_blank">
|
||
Terms & Conditions
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/privacy" target="_blank">
|
||
Privacy Policy
|
||
</a>
|
||
</li>
|
||
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://www.creative-tim.com/license" target="_blank">
|
||
Licenses (EULA)
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-12">
|
||
<div class="text-center">
|
||
<p class="my-4 text-sm">
|
||
All rights reserved. Copyright © <script>document.write(new Date().getFullYear())</script> Soft UI Design System by <a href="https://www.creative-tim.com" target="_blank">Creative Tim</a>.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
<!-- End Footer-->
|
||
|
||
<!-- Core JS Files -->
|
||
<script src="./static/assets/home/js/core/popper.min.js" type="text/javascript"></script>
|
||
<script src="./static/assets/home/js/core/bootstrap.min.js" type="text/javascript"></script>
|
||
<script src="./static/assets/home/js/plugins/perfect-scrollbar.min.js"></script>
|
||
|
||
<!-- Plugin for TypedJS, full documentation here: https://github.com/inorganik/CountUp.js -->
|
||
<script src="./static/assets/home/js/plugins/countup.min.js"></script>
|
||
<script src="./static/assets/home/js/plugins/choices.min.js"></script>
|
||
<script src="./static/assets/home/js/plugins/prism.min.js"></script>
|
||
<script src="./static/assets/home/js/plugins/highlight.min.js"></script>
|
||
|
||
<!-- Plugin for Parallax, full documentation here: https://github.com/dixonandmoe/rellax -->
|
||
<script src="./static/assets/home/js/plugins/rellax.min.js"></script>
|
||
<!-- Plugin for TiltJS, full documentation here: https://gijsroge.github.io/tilt.js/ -->
|
||
<script src="./static/assets/home/js/plugins/tilt.min.js"></script>
|
||
<!-- Plugin for Selectpicker - ChoicesJS, full documentation here: https://github.com/jshjohnson/Choices -->
|
||
<script src="./static/assets/home/js/plugins/choices.min.js"></script>
|
||
|
||
<!-- Plugin for Parallax, full documentation here: https://github.com/wagerfield/parallax -->
|
||
<script src="./static/assets/home/js/plugins/parallax.min.js"></script>
|
||
|
||
<!-- Control Center for Soft UI Kit: parallax effects, scripts for the example pages etc -->
|
||
<!-- Google Maps Plugin -->
|
||
|
||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDTTfWur0PDbZWPr7Pmq8K3jiDp0_xUziI"></script>
|
||
<script src="./static/assets/home/js/soft-design-system.min.js?v=1.0.9" type="text/javascript"></script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
if (document.getElementById('state1')) {
|
||
const countUp = new CountUp('state1', document.getElementById("state1").getAttribute("countTo"));
|
||
if (!countUp.error) {
|
||
countUp.start();
|
||
} else {
|
||
console.error(countUp.error);
|
||
}
|
||
}
|
||
if (document.getElementById('state2')) {
|
||
const countUp1 = new CountUp('state2', document.getElementById("state2").getAttribute("countTo"));
|
||
if (!countUp1.error) {
|
||
countUp1.start();
|
||
} else {
|
||
console.error(countUp1.error);
|
||
}
|
||
}
|
||
if (document.getElementById('state3')) {
|
||
const countUp2 = new CountUp('state3', document.getElementById("state3").getAttribute("countTo"));
|
||
if (!countUp2.error) {
|
||
countUp2.start();
|
||
} else {
|
||
console.error(countUp2.error);
|
||
};
|
||
}
|
||
</script>
|
||
|
||
</body>
|
||
|
||
</html>
|