721 lines
33 KiB
HTML
721 lines
33 KiB
HTML
<!--
|
|
=========================================================
|
|
* Blk• Design System Pro - v1.0.0
|
|
=========================================================
|
|
|
|
* Product Page: https://www.creative-tim.com/product/blk-design-system-pro
|
|
* Copyright 2019 Creative Tim (http://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">
|
|
|
|
<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/blk-pro/assets/img/apple-icon.png">
|
|
<link rel="icon" type="image/png" href="../../../static/blk-pro/assets/img/favicon.png">
|
|
<title>
|
|
Blk• Design System Pro by Creative Tim
|
|
</title>
|
|
<!-- Fonts and icons -->
|
|
<link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet" />
|
|
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
|
|
<!-- Nucleo Icons -->
|
|
<link href="../../../static/blk-pro/assets/css/nucleo-icons.css" rel="stylesheet" />
|
|
<!-- CSS Files -->
|
|
<link href="../../../static/blk-pro/assets/css/blk-design-system-pro.css?v=1.0.0" rel="stylesheet" />
|
|
<!-- CSS Just for demo purpose, don't include it in your project -->
|
|
<link href="../../../static/blk-pro/assets/demo/demo.css" rel="stylesheet" />
|
|
</head>
|
|
|
|
<body class="landing-page">
|
|
<!-- Navbar -->
|
|
<nav class="navbar navbar-expand-lg fixed-top navbar-absolute navbar-transparent " color-on-scroll="300">
|
|
<div class="container">
|
|
<div class="navbar-translate">
|
|
<a class="navbar-brand" href="https://demos.creative-tim.com/blk-design-system-pro/index.html" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
|
|
<span>BLK•</span> Design System PRO
|
|
</a>
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-bar bar1"></span>
|
|
<span class="navbar-toggler-bar bar2"></span>
|
|
<span class="navbar-toggler-bar bar3"></span>
|
|
</button>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navigation">
|
|
<div class="navbar-collapse-header">
|
|
<div class="row">
|
|
<div class="col-6 collapse-brand">
|
|
<a>
|
|
BLK•
|
|
<span> PRO </span>
|
|
</a>
|
|
</div>
|
|
<div class="col-6 collapse-close text-right">
|
|
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
|
|
<i class="tim-icons icon-simple-remove"></i>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<ul class="navbar-nav ml-auto">
|
|
<li class="dropdown nav-item">
|
|
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">
|
|
<i class="fa fa-cogs d-lg-none d-xl-none"></i> Getting started
|
|
</a>
|
|
<div class="dropdown-menu dropdown-with-icons">
|
|
<a href="../index.html" class="dropdown-item">
|
|
<i class="tim-icons icon-paper"></i> Components
|
|
</a>
|
|
<a href="../presentation.html" class="dropdown-item">
|
|
<i class="tim-icons icon-bullet-list-67"></i>Presentation Page
|
|
</a>
|
|
<a href="https://demos.creative-tim.com/blk-design-system-pro/docs/1.0/getting-started/overview.html" class="dropdown-item">
|
|
<i class="tim-icons icon-book-bookmark"></i>Documentation
|
|
</a>
|
|
</div>
|
|
</li>
|
|
<li class="nav-item dropdown">
|
|
<a href="#" class="nav-link dropdown-toggle" id="navbarDropdownMenuLink" data-toggle="dropdown">
|
|
<i class="tim-icons icon-paper" aria-hidden="true"></i>
|
|
<p>Sections</p>
|
|
</a>
|
|
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownMenuLink">
|
|
<a class="dropdown-item" href="../sections.html#headers">
|
|
<i class="tim-icons icon-app"></i> Headers
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#features">
|
|
<i class="tim-icons icon-settings"></i> Features
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#blogs">
|
|
<i class="tim-icons icon-align-left-2"></i> Blogs
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#teams">
|
|
<i class="tim-icons icon-user-run"></i> Teams
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#projects">
|
|
<i class="tim-icons icon-paper"></i> Projects
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#pricing">
|
|
<i class="tim-icons icon-money-coins"></i> Pricing
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#testimonials">
|
|
<i class="tim-icons icon-chat-33"></i> Testimonials
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#contactus">
|
|
<i class="tim-icons icon-mobile"></i> Contact Us
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#tables">
|
|
<i class="tim-icons icon-chart-bar-32"></i> Tables
|
|
</a>
|
|
<a class="dropdown-item" href="../sections.html#accordion">
|
|
<i class="tim-icons icon-paper"></i> Accordion
|
|
</a>
|
|
</div>
|
|
</li>
|
|
<li class="nav-item dropdown">
|
|
<a href="#" class="nav-link dropdown-toggle" id="navbarDropdownMenuLink" data-toggle="dropdown">
|
|
<i class="tim-icons icon-book-bookmark" aria-hidden="true"></i>
|
|
<p>Examples</p>
|
|
</a>
|
|
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownMenuLink">
|
|
<a class="dropdown-item" href="../examples/about-us.html">
|
|
<i class="tim-icons icon-bulb-63"></i> About-us
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/blog-post.html">
|
|
<i class="tim-icons icon-align-center"></i> Blog Post
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/blog-posts.html">
|
|
<i class="tim-icons icon-chart-bar-32"></i> Blog Posts
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/contact-us.html">
|
|
<i class="tim-icons icon-square-pin"></i> Contact Us
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/landing-page.html">
|
|
<i class="tim-icons icon-paper"></i> Landing Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/pricing.html">
|
|
<i class="tim-icons icon-coins"></i> Pricing
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/ecommerce.html">
|
|
<i class="tim-icons icon-basket-simple"></i> Ecommerce Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/product-page.html">
|
|
<i class="tim-icons icon-bag-16"></i> Product Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/profile-page.html">
|
|
<i class="tim-icons icon-lock-circle"></i> Profile Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/error.html">
|
|
<i class="tim-icons icon-button-power"></i> 404 Error Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/500-error.html">
|
|
<i class="tim-icons icon-alert-circle-exc"></i> 500 Error Page
|
|
</a>
|
|
<a href="#" class="dropdown-item dropdown-toggle" id="navbarDropdown2" data-toggle="dropdown">
|
|
<i class="tim-icons icon-book-bookmark" aria-hidden="true"></i> App Pages
|
|
</a>
|
|
<div class="dropdown-menu" aria-labelledby="navbarDropdown2">
|
|
<a class="dropdown-item" href="../examples/account-settings.html">
|
|
<i class="tim-icons icon-lock-circle"></i> Account Settings
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/login-page.html">
|
|
<i class="tim-icons icon-tablet-2"></i> Login Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/register-page.html">
|
|
<i class="tim-icons icon-laptop"></i> Register Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/reset-page.html">
|
|
<i class="tim-icons icon-molecule-40"></i> Reset Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/invoice-page.html">
|
|
<i class="tim-icons icon-notes"></i> Invoice Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/checkout-page.html">
|
|
<i class="tim-icons icon-basket-simple"></i> Checkout Page
|
|
</a>
|
|
<a class="dropdown-item" href="../examples/chat-page.html">
|
|
<i class="tim-icons icon-email-85"></i> Chat Page
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link btn btn-sm btn-default" href="https://www.creative-tim.com/product/blk-design-system-pro" target="_blank">
|
|
<p>Buy Now</p>
|
|
</a>
|
|
</li>
|
|
<!-- <li class="nav-item">
|
|
<a class="nav-link" rel="tooltip" title="Follow us on Twitter" data-placement="bottom" href="https://twitter.com/CreativeTim" target="_blank">
|
|
<i class="fab fa-twitter"></i>
|
|
<p class="hidden-lg-up">Twitter</p>
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" rel="tooltip" title="Like us on Facebook" data-placement="bottom" href="https://www.facebook.com/CreativeTim" target="_blank">
|
|
<i class="fab fa-facebook-square"></i>
|
|
<p class="hidden-lg-up">Facebook</p>
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" rel="tooltip" title="Follow us on Instagram" data-placement="bottom" href="https://www.instagram.com/CreativeTimOfficial" target="_blank">
|
|
<i class="fab fa-instagram"></i>
|
|
<p class="hidden-lg-up">Instagram</p>
|
|
</a>
|
|
</li> -->
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<!-- End Navbar -->
|
|
<div class="wrapper">
|
|
<div class="page-header">
|
|
<img src="../../../static/blk-pro/assets/img/blob.png" class="path">
|
|
<img src="../../../static/blk-pro/assets/img/path2.png" class="path2">
|
|
<img src="../../../static/blk-pro/assets/img/triunghiuri.png" class="shapes triangle">
|
|
<img src="../../../static/blk-pro/assets/img/waves.png" class="shapes wave">
|
|
<img src="../../../static/blk-pro/assets/img/patrat.png" class="shapes squares">
|
|
<img src="../../../static/blk-pro/assets/img/cercuri.png" class="shapes circle">
|
|
<div class="container">
|
|
<div class="row row-grid justify-content-between align-items-center text-left">
|
|
<div class="col-lg-6 col-md-6">
|
|
<h1 class="text-white">We keep your coin
|
|
<br/>
|
|
<span class="text-white">secured</span>
|
|
</h1>
|
|
<p class="text-white mb-3">A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am alone, and feel...</p>
|
|
<div class="btn-wrapper mb-3">
|
|
<p class="category text-success d-inline">From 9.99%/mo</p>
|
|
<a href="#blk" class="btn btn-success btn-link btn-sm"><i class="tim-icons icon-minimal-right"></i></a>
|
|
</div>
|
|
<div class="btn-wrapper">
|
|
<div class="button-container">
|
|
<button href="javascript:void(0)" class="btn btn-icon btn-simple btn-round btn-neutral">
|
|
<i class="fab fa-twitter"></i>
|
|
</button>
|
|
<button href="javascript:void(0)" class="btn btn-icon btn-simple btn-round btn-neutral">
|
|
<i class="fab fa-dribbble"></i>
|
|
</button>
|
|
<button href="javascript:void(0)" class="btn btn-icon btn-simple btn-round btn-neutral">
|
|
<i class="fab fa-facebook"></i>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-4 col-md-5">
|
|
<img src="../../../static/blk-pro/assets/img/etherum.png" alt="Circle image" class="img-fluid">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<section class="section section-lg">
|
|
<section class="section">
|
|
<img src="../../../static/blk-pro/assets/img/path4.png" class="path">
|
|
<div class="container">
|
|
<div class="row row-grid justify-content-between">
|
|
<div class="col-md-5 mt-lg-5">
|
|
<div class="row">
|
|
<div class="col-lg-6 col-sm-12 px-2 py-2">
|
|
<div class="card card-stats ">
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-5 col-md-4">
|
|
<div class="icon-big text-center icon-warning">
|
|
<i class="tim-icons icon-trophy text-warning"></i>
|
|
</div>
|
|
</div>
|
|
<div class="col-7 col-md-8">
|
|
<div class="numbers">
|
|
<p class="card-title">3,237
|
|
<p>
|
|
<p class="card-category">Awards</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-6 col-sm-12 px-2 py-2">
|
|
<div class="card card-stats upper bg-default">
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-5 col-md-4">
|
|
<div class="icon-big text-center icon-warning">
|
|
<i class="tim-icons icon-coins text-white"></i>
|
|
</div>
|
|
</div>
|
|
<div class="col-7 col-md-8">
|
|
<div class="numbers">
|
|
<p class="card-title">3,653
|
|
<p>
|
|
<p class="card-category">Commits</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row">
|
|
<div class="col-lg-6 col-sm-12 px-2 py-2">
|
|
<div class="card card-stats ">
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-5 col-md-4">
|
|
<div class="icon-big text-center icon-warning">
|
|
<i class="tim-icons icon-gift-2 text-info"></i>
|
|
</div>
|
|
</div>
|
|
<div class="col-7 col-md-8">
|
|
<div class="numbers">
|
|
<p class="card-title">593
|
|
<p>
|
|
<p class="card-category">Presents</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-6 col-sm-12 px-2 py-2">
|
|
<div class="card card-stats ">
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-5 col-md-4">
|
|
<div class="icon-big text-center icon-warning">
|
|
<i class="tim-icons icon-credit-card text-success"></i>
|
|
</div>
|
|
</div>
|
|
<div class="col-7 col-md-8">
|
|
<div class="numbers">
|
|
<p class="card-title">10,783
|
|
<p>
|
|
<p class="card-category">Forks</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="pl-md-5">
|
|
<h1>Large
|
|
<br/>Achivements</h1>
|
|
<p>I should be capable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now. </p>
|
|
<br/>
|
|
<p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray.</p>
|
|
<br/>
|
|
<a href="#" class="font-weight-bold text-info mt-5">Show all <i class="tim-icons icon-minimal-right text-info"></i></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
<section class="section section-lg">
|
|
<img src="../../../static/blk-pro/assets/img/path4.png" class="path">
|
|
<img src="../../../static/blk-pro/assets/img/path5.png" class="path2">
|
|
<img src="../../../static/blk-pro/assets/img/path2.png" class="path3">
|
|
<div class="container">
|
|
<div class="row justify-content-center">
|
|
<div class="col-lg-12">
|
|
<h1 class="text-center">Your best benefit</h1>
|
|
<div class="row row-grid justify-content-center">
|
|
<div class="col-lg-3">
|
|
<div class="info">
|
|
<div class="icon icon-primary">
|
|
<i class="tim-icons icon-money-coins"></i>
|
|
</div>
|
|
<h4 class="info-title">Low Commission</h4>
|
|
<hr class="line-primary">
|
|
<p>Divide details about your work into parts. Write a few lines about each one. A paragraph describing a feature will.</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3">
|
|
<div class="info">
|
|
<div class="icon icon-warning">
|
|
<i class="tim-icons icon-chart-pie-36"></i>
|
|
</div>
|
|
<h4 class="info-title">High Incomes</h4>
|
|
<hr class="line-warning">
|
|
<p>Divide details about your product or agency work into parts. Write a few lines about each one. A paragraph describing feature will be a feature. </p>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3">
|
|
<div class="info">
|
|
<div class="icon icon-success">
|
|
<i class="tim-icons icon-single-02"></i>
|
|
</div>
|
|
<h4 class="info-title">Verified People</h4>
|
|
<hr class="line-success">
|
|
<p>Divide details about your product or agency work into parts. Write a few lines about each one. A paragraph describing be enough.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="section section-lg section-safe">
|
|
<img src="../../../static/blk-pro/assets/img/path5.png" class="path">
|
|
<div class="container">
|
|
<div class="row row-grid justify-content-between">
|
|
<div class="col-md-5">
|
|
<img src="../../../static/blk-pro/assets/img/chester-wade.jpg" class="img-fluid floating">
|
|
<div class="card card-stats bg-danger">
|
|
<div class="card-body">
|
|
<div class="justify-content-center">
|
|
<div class="numbers">
|
|
<p class="card-title">100%</p>
|
|
<p class="card-category text-white">Safe</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="card card-stats bg-info">
|
|
<div class="card-body">
|
|
<div class="justify-content-center">
|
|
<div class="numbers">
|
|
<p class="card-title">573 K</p>
|
|
<p class="card-category text-white">Satisfied customers</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="card card-stats bg-default">
|
|
<div class="card-body">
|
|
<div class="justify-content-center">
|
|
<div class="numbers">
|
|
<p class="card-title">10 425</p>
|
|
<p class="card-category text-white">Business</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="px-md-5">
|
|
<hr class="line-success">
|
|
<h3>Awesome features</h3>
|
|
<p>The design system comes with three pre-built pages to help you get started faster. You can change the text and images and you're good to go.</p>
|
|
<ul class="list-unstyled mt-5">
|
|
<li class="py-2">
|
|
<div class="d-flex align-items-center">
|
|
<div class="icon icon-success mb-2">
|
|
<i class="tim-icons icon-vector"></i>
|
|
</div>
|
|
<div class="ml-3">
|
|
<h6>Carefully crafted components</h6>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="py-2">
|
|
<div class="d-flex align-items-center">
|
|
<div class="icon icon-success mb-2">
|
|
<i class="tim-icons icon-tap-02"></i>
|
|
</div>
|
|
<div class="ml-3">
|
|
<h6>Amazing page examples</h6>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="py-2">
|
|
<div class="d-flex align-items-center">
|
|
<div class="icon icon-success mb-2">
|
|
<i class="tim-icons icon-single-02"></i>
|
|
</div>
|
|
<div class="ml-3">
|
|
<h6>Super friendly support team</h6>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="section section-lg">
|
|
<img src="../../../static/blk-pro/assets/img/path4.png" class="path">
|
|
<img src="../../../static/blk-pro/assets/img/path2.png" class="path2">
|
|
<div class="col-md-12">
|
|
<div class="card card-chart card-plain">
|
|
<div class="card-header">
|
|
<div class="row">
|
|
<div class="col-sm-6 text-left">
|
|
<hr class="line-primary">
|
|
<h5 class="card-category">Total Investments</h5>
|
|
<h2 class="card-title">Performance</h2>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="card-body">
|
|
<div class="chart-area">
|
|
<canvas id="chartBig"></canvas>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="section section-lg section-coins">
|
|
<img src="../../../static/blk-pro/assets/img/path3.png" class="path">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-4">
|
|
<hr class="line-info">
|
|
<h1>Choose the coin
|
|
<span class="text-info">that fits your needs</span>
|
|
</h1>
|
|
</div>
|
|
</div>
|
|
<div class="row">
|
|
<div class="col-md-4">
|
|
<div class="card card-coin card-plain">
|
|
<div class="card-header">
|
|
<img src="../../../static/blk-pro/assets/img/bitcoin.png" class="img-center img-fluid">
|
|
</div>
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-md-12 text-center">
|
|
<h4 class="text-uppercase">Light Coin</h4>
|
|
<span>Plan</span>
|
|
<hr class="line-primary">
|
|
</div>
|
|
</div>
|
|
<div class="row">
|
|
<ul class="list-group">
|
|
<li class="list-group-item">50 messages</li>
|
|
<li class="list-group-item">100 emails</li>
|
|
<li class="list-group-item">24/7 Support</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="card-footer text-center">
|
|
<button class="btn btn-primary btn-simple">Get plan</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card card-coin card-plain">
|
|
<div class="card-header">
|
|
<img src="../../../static/blk-pro/assets/img/etherum.png" class="img-center img-fluid">
|
|
</div>
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-md-12 text-center">
|
|
<h4 class="text-uppercase">Dark Coin</h4>
|
|
<span>Plan</span>
|
|
<hr class="line-success">
|
|
</div>
|
|
</div>
|
|
<div class="row">
|
|
<ul class="list-group">
|
|
<li class="list-group-item">150 messages</li>
|
|
<li class="list-group-item">1000 emails</li>
|
|
<li class="list-group-item">24/7 Support</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="card-footer text-center">
|
|
<button class="btn btn-success btn-simple">Get plan</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card card-coin card-plain">
|
|
<div class="card-header">
|
|
<img src="../../../static/blk-pro/assets/img/ripp.png" class="img-center img-fluid">
|
|
</div>
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-md-12 text-center">
|
|
<h4 class="text-uppercase">Bright Coin</h4>
|
|
<span>Plan</span>
|
|
<hr class="line-info">
|
|
</div>
|
|
</div>
|
|
<div class="row">
|
|
<ul class="list-group">
|
|
<li class="list-group-item">350 messages</li>
|
|
<li class="list-group-item">10K emails</li>
|
|
<li class="list-group-item">24/7 Support</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="card-footer text-center">
|
|
<button class="btn btn-info btn-simple">Get plan</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3">
|
|
<h1 class="title">BLK•</h1>
|
|
</div>
|
|
<div class="col-md-3 col-6">
|
|
<ul class="nav">
|
|
<li class="nav-item">
|
|
<a href="../index.html" class="nav-link">
|
|
Home
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="../examples/landing-page.html" class="nav-link">
|
|
Landing
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="../examples/register-page.html" class="nav-link">
|
|
Register
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="../examples/profile-page.html" class="nav-link">
|
|
Profile
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-3 col-6">
|
|
<ul class="nav">
|
|
<li class="nav-item">
|
|
<a href="https://creative-tim.com/contact-us?ref=blkdsp-footer" class="nav-link">
|
|
Contact Us
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="https://creative-tim.com/about-us?ref=blkdsp-footer" class="nav-link">
|
|
About Us
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="http://creative-tim.com/blog?ref=blkdsp-footer" class="nav-link">
|
|
Blog
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="https://opensource.org/licenses/MIT?ref=blkdsp-footer" class="nav-link">
|
|
License
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-3">
|
|
<h3 class="title">Follow us:</h3>
|
|
<div class="btn-wrapper profile text-left">
|
|
<a target="_blank" href="https://twitter.com/creativetim" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Follow us">
|
|
<i class="fab fa-twitter"></i>
|
|
</a>
|
|
<a target="_blank" href="https://www.facebook.com/creativetim" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Like us">
|
|
<i class="fab fa-facebook-square"></i>
|
|
</a>
|
|
<a target="_blank" href="https://dribbble.com/creativetim" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Follow us">
|
|
<i class="fab fa-dribbble"></i>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
<!-- Core JS Files -->
|
|
<script src="../../../static/blk-pro/assets/js/core/jquery.min.js" type="text/javascript"></script>
|
|
<script src="../../../static/blk-pro/assets/js/core/popper.min.js" type="text/javascript"></script>
|
|
<script src="../../../static/blk-pro/assets/js/core/bootstrap.min.js" type="text/javascript"></script>
|
|
<script src="../../../static/blk-pro/assets/js/plugins/perfect-scrollbar.jquery.min.js"></script>
|
|
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-switch.js"></script>
|
|
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/nouislider.min.js" type="text/javascript"></script>
|
|
<!-- Plugin for the Carousel, full documentation here: http://kenwheeler.github.io/slick/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/slick.js" type="text/javascript"></script>
|
|
<!-- Plugin for the blob animation -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/anime.min.js" type="text/javascript"></script>
|
|
<!-- Chart JS -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/chartjs.min.js"></script>
|
|
<!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/moment.min.js"></script>
|
|
<!-- Plugin for Tags, full documentation here: https://github.com/bootstrap-tagsinput/bootstrap-tagsinputs -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-tagsinput.js"></script>
|
|
<!-- Plugin for Select, full documentation here: http://silviomoreto.github.io/bootstrap-select -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-selectpicker.js" type="text/javascript"></script>
|
|
<!-- Plugin for the DateTimePicker, full documentation here: https://eonasdan.github.io/bootstrap-datetimepicker/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-datetimepicker.js" type="text/javascript"></script>
|
|
<!-- Plugin for Fileupload, full documentation here: http://www.jasny.net/bootstrap/javascript/#fileinput -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/jasny-bootstrap.min.js"></script>
|
|
<!-- Black Dashboard DEMO methods, don't include it in your project! -->
|
|
<script src="../../../static/blk-pro/assets/demo/demo.js"></script>
|
|
<!-- Control Center for Black UI Kit: parallax effects, scripts for the example pages etc -->
|
|
<!-- Google Maps Plugin -->
|
|
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
|
|
<script src="../../../static/blk-pro/assets/js/blk-design-system-pro.min.js?v=1.0.0" type="text/javascript"></script>
|
|
<script>
|
|
$(document).ready(function() {
|
|
// Javascript method's body can be found in assets/assets-for-demo/js/demo.js
|
|
demo.initLandingPageChart();
|
|
});
|
|
</script>
|
|
<script src="https://cdn.trackjs.com/agent/v3/latest/t.js"></script>
|
|
<script>
|
|
window.TrackJS &&
|
|
TrackJS.install({
|
|
token: "ee6fab19c5a04ac1a32a645abde4613a",
|
|
application: "black-dashboard-pro"
|
|
});
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|