commit
This commit is contained in:
+307
@@ -70,6 +70,313 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
<!-- Features section-->
|
||||||
|
<section class="py-5 border-bottom" id="features">
|
||||||
|
<div class="container px-5 my-5">
|
||||||
|
<div class="row gx-5">
|
||||||
|
<div class="col-lg-4 mb-5 mb-lg-0">
|
||||||
|
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i class="bi bi-collection"></i></div>
|
||||||
|
<h2 class="h4 fw-bolder">Featured title</h2>
|
||||||
|
<p>Paragraph of text beneath the heading to explain the heading. We'll add onto it with another sentence and probably just keep going until we run out of words.</p>
|
||||||
|
<a class="text-decoration-none" href="#!">
|
||||||
|
Call to action
|
||||||
|
<i class="bi bi-arrow-right"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 mb-5 mb-lg-0">
|
||||||
|
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i class="bi bi-building"></i></div>
|
||||||
|
<h2 class="h4 fw-bolder">Featured title</h2>
|
||||||
|
<p>Paragraph of text beneath the heading to explain the heading. We'll add onto it with another sentence and probably just keep going until we run out of words.</p>
|
||||||
|
<a class="text-decoration-none" href="#!">
|
||||||
|
Call to action
|
||||||
|
<i class="bi bi-arrow-right"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4">
|
||||||
|
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i class="bi bi-toggles2"></i></div>
|
||||||
|
<h2 class="h4 fw-bolder">Featured title</h2>
|
||||||
|
<p>Paragraph of text beneath the heading to explain the heading. We'll add onto it with another sentence and probably just keep going until we run out of words.</p>
|
||||||
|
<a class="text-decoration-none" href="#!">
|
||||||
|
Call to action
|
||||||
|
<i class="bi bi-arrow-right"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<!-- Pricing section-->
|
||||||
|
<section class="bg-light py-5 border-bottom">
|
||||||
|
<div class="container px-5 my-5">
|
||||||
|
<div class="text-center mb-5">
|
||||||
|
<h2 class="fw-bolder">Pay as you grow</h2>
|
||||||
|
<p class="lead mb-0">With our no hassle pricing plans</p>
|
||||||
|
</div>
|
||||||
|
<div class="row gx-5 justify-content-center">
|
||||||
|
<!-- Pricing card free-->
|
||||||
|
<div class="col-lg-6 col-xl-4">
|
||||||
|
<div class="card mb-5 mb-xl-0">
|
||||||
|
<div class="card-body p-5">
|
||||||
|
<div class="small text-uppercase fw-bold text-muted">Free</div>
|
||||||
|
<div class="mb-3">
|
||||||
|
<span class="display-4 fw-bold">$0</span>
|
||||||
|
<span class="text-muted">/ mo.</span>
|
||||||
|
</div>
|
||||||
|
<ul class="list-unstyled mb-4">
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
<strong>1 users</strong>
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
5GB storage
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Unlimited public projects
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Community access
|
||||||
|
</li>
|
||||||
|
<li class="mb-2 text-muted">
|
||||||
|
<i class="bi bi-x"></i>
|
||||||
|
Unlimited private projects
|
||||||
|
</li>
|
||||||
|
<li class="mb-2 text-muted">
|
||||||
|
<i class="bi bi-x"></i>
|
||||||
|
Dedicated support
|
||||||
|
</li>
|
||||||
|
<li class="mb-2 text-muted">
|
||||||
|
<i class="bi bi-x"></i>
|
||||||
|
Free linked domain
|
||||||
|
</li>
|
||||||
|
<li class="text-muted">
|
||||||
|
<i class="bi bi-x"></i>
|
||||||
|
Monthly status reports
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<div class="d-grid"><a class="btn btn-outline-primary" href="#!">Choose plan</a></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Pricing card pro-->
|
||||||
|
<div class="col-lg-6 col-xl-4">
|
||||||
|
<div class="card mb-5 mb-xl-0">
|
||||||
|
<div class="card-body p-5">
|
||||||
|
<div class="small text-uppercase fw-bold">
|
||||||
|
<i class="bi bi-star-fill text-warning"></i>
|
||||||
|
Pro
|
||||||
|
</div>
|
||||||
|
<div class="mb-3">
|
||||||
|
<span class="display-4 fw-bold">$9</span>
|
||||||
|
<span class="text-muted">/ mo.</span>
|
||||||
|
</div>
|
||||||
|
<ul class="list-unstyled mb-4">
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
<strong>5 users</strong>
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
5GB storage
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Unlimited public projects
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Community access
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Unlimited private projects
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Dedicated support
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Free linked domain
|
||||||
|
</li>
|
||||||
|
<li class="text-muted">
|
||||||
|
<i class="bi bi-x"></i>
|
||||||
|
Monthly status reports
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<div class="d-grid"><a class="btn btn-primary" href="#!">Choose plan</a></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Pricing card enterprise-->
|
||||||
|
<div class="col-lg-6 col-xl-4">
|
||||||
|
<div class="card">
|
||||||
|
<div class="card-body p-5">
|
||||||
|
<div class="small text-uppercase fw-bold text-muted">Enterprise</div>
|
||||||
|
<div class="mb-3">
|
||||||
|
<span class="display-4 fw-bold">$49</span>
|
||||||
|
<span class="text-muted">/ mo.</span>
|
||||||
|
</div>
|
||||||
|
<ul class="list-unstyled mb-4">
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
<strong>Unlimited users</strong>
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
5GB storage
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Unlimited public projects
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Community access
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Unlimited private projects
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Dedicated support
|
||||||
|
</li>
|
||||||
|
<li class="mb-2">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
<strong>Unlimited</strong>
|
||||||
|
linked domains
|
||||||
|
</li>
|
||||||
|
<li class="text-muted">
|
||||||
|
<i class="bi bi-check text-primary"></i>
|
||||||
|
Monthly status reports
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<div class="d-grid"><a class="btn btn-outline-primary" href="#!">Choose plan</a></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<!-- Testimonials section-->
|
||||||
|
<section class="py-5 border-bottom">
|
||||||
|
<div class="container px-5 my-5 px-5">
|
||||||
|
<div class="text-center mb-5">
|
||||||
|
<h2 class="fw-bolder">Customer testimonials</h2>
|
||||||
|
<p class="lead mb-0">Our customers love working with us</p>
|
||||||
|
</div>
|
||||||
|
<div class="row gx-5 justify-content-center">
|
||||||
|
<div class="col-lg-6">
|
||||||
|
<!-- Testimonial 1-->
|
||||||
|
<div class="card mb-4">
|
||||||
|
<div class="card-body p-4">
|
||||||
|
<div class="d-flex">
|
||||||
|
<div class="flex-shrink-0"><i class="bi bi-chat-right-quote-fill text-primary fs-1"></i></div>
|
||||||
|
<div class="ms-4">
|
||||||
|
<p class="mb-1">Thank you for putting together such a great product. We loved working with you and the whole team, and we will be recommending you to others!</p>
|
||||||
|
<div class="small text-muted">- Client Name, Location</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Testimonial 2-->
|
||||||
|
<div class="card">
|
||||||
|
<div class="card-body p-4">
|
||||||
|
<div class="d-flex">
|
||||||
|
<div class="flex-shrink-0"><i class="bi bi-chat-right-quote-fill text-primary fs-1"></i></div>
|
||||||
|
<div class="ms-4">
|
||||||
|
<p class="mb-1">The whole team was a huge help with putting things together for our company and brand. We will be hiring them again in the near future for additional work!</p>
|
||||||
|
<div class="small text-muted">- Client Name, Location</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<!-- Contact section-->
|
||||||
|
<section class="bg-light py-5">
|
||||||
|
<div class="container px-5 my-5 px-5">
|
||||||
|
<div class="text-center mb-5">
|
||||||
|
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i class="bi bi-envelope"></i></div>
|
||||||
|
<h2 class="fw-bolder">Get in touch</h2>
|
||||||
|
<p class="lead mb-0">We'd love to hear from you</p>
|
||||||
|
</div>
|
||||||
|
<div class="row gx-5 justify-content-center">
|
||||||
|
<div class="col-lg-6">
|
||||||
|
<!-- * * * * * * * * * * * * * * *-->
|
||||||
|
<!-- * * SB Forms Contact Form * *-->
|
||||||
|
<!-- * * * * * * * * * * * * * * *-->
|
||||||
|
<!-- This form is pre-integrated with SB Forms.-->
|
||||||
|
<!-- To make this form functional, sign up at-->
|
||||||
|
<!-- https://startbootstrap.com/solution/contact-forms-->
|
||||||
|
<!-- to get an API token!-->
|
||||||
|
<form id="contactForm" data-sb-form-api-token="API_TOKEN">
|
||||||
|
<!-- Name input-->
|
||||||
|
<div class="form-floating mb-3">
|
||||||
|
<input class="form-control" id="name" type="text" placeholder="Enter your name..." data-sb-validations="required" />
|
||||||
|
<label for="name">Full name</label>
|
||||||
|
<div class="invalid-feedback" data-sb-feedback="name:required">A name is required.</div>
|
||||||
|
</div>
|
||||||
|
<!-- Email address input-->
|
||||||
|
<div class="form-floating mb-3">
|
||||||
|
<input class="form-control" id="email" type="email" placeholder="name@example.com" data-sb-validations="required,email" />
|
||||||
|
<label for="email">Email address</label>
|
||||||
|
<div class="invalid-feedback" data-sb-feedback="email:required">An email is required.</div>
|
||||||
|
<div class="invalid-feedback" data-sb-feedback="email:email">Email is not valid.</div>
|
||||||
|
</div>
|
||||||
|
<!-- Phone number input-->
|
||||||
|
<div class="form-floating mb-3">
|
||||||
|
<input class="form-control" id="phone" type="tel" placeholder="(123) 456-7890" data-sb-validations="required" />
|
||||||
|
<label for="phone">Phone number</label>
|
||||||
|
<div class="invalid-feedback" data-sb-feedback="phone:required">A phone number is required.</div>
|
||||||
|
</div>
|
||||||
|
<!-- Message input-->
|
||||||
|
<div class="form-floating mb-3">
|
||||||
|
<textarea class="form-control" id="message" type="text" placeholder="Enter your message here..." style="height: 10rem" data-sb-validations="required"></textarea>
|
||||||
|
<label for="message">Message</label>
|
||||||
|
<div class="invalid-feedback" data-sb-feedback="message:required">A message is required.</div>
|
||||||
|
</div>
|
||||||
|
<!-- Submit success message-->
|
||||||
|
<!---->
|
||||||
|
<!-- This is what your users will see when the form-->
|
||||||
|
<!-- has successfully submitted-->
|
||||||
|
<div class="d-none" id="submitSuccessMessage">
|
||||||
|
<div class="text-center mb-3">
|
||||||
|
<div class="fw-bolder">Form submission successful!</div>
|
||||||
|
To activate this form, sign up at
|
||||||
|
<br />
|
||||||
|
<a href="https://startbootstrap.com/solution/contact-forms">https://startbootstrap.com/solution/contact-forms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Submit error message-->
|
||||||
|
<!---->
|
||||||
|
<!-- This is what your users will see when there is-->
|
||||||
|
<!-- an error submitting the form-->
|
||||||
|
<div class="d-none" id="submitErrorMessage"><div class="text-center text-danger mb-3">Error sending message!</div></div>
|
||||||
|
<!-- Submit Button-->
|
||||||
|
<div class="d-grid"><button class="btn btn-primary btn-lg disabled" id="submitButton" type="submit">Submit</button></div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<!-- Footer-->
|
||||||
|
<footer class="py-5 bg-dark">
|
||||||
|
<div class="container px-5"><p class="m-0 text-center text-white">Copyright © Your Website 2023</p></div>
|
||||||
|
</footer>
|
||||||
|
<!-- Bootstrap core JS-->
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
|
<!-- Core theme JS-->
|
||||||
|
<script src="js/scripts.js"></script>
|
||||||
|
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
|
||||||
|
<!-- * * SB Forms JS * *-->
|
||||||
|
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
|
||||||
|
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
|
||||||
|
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<div id="header" role="banner" style="background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">
|
<div id="header" role="banner" style="background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">
|
||||||
|
|||||||
Reference in New Issue
Block a user