product page added

This commit is contained in:
dev-chiefworks
2022-10-08 13:26:28 -04:00
parent 1aa2df84b8
commit 5c05a64a10
6 changed files with 424 additions and 179 deletions
+7 -14
View File
@@ -58,7 +58,7 @@
<!--end::Title-->
<!--begin::Description-->
<div class="fw-bold fs-4 text-gray-400 mb-10">Plan your blog post by choosing a topic creating
<br />an outline and checking facts</div>
<br />an outline and checking facts - <a href="https://project.chiefsoft.net/">Projects Management</a></div>
<!--begin::Description-->
<!--begin::Illustration-->
<img src="/passets/media/8.png" class="h-250px h-lg-350px" />
@@ -80,7 +80,7 @@
<!--end::Title-->
<!--begin::Link-->
<div class="text-gray-400 fw-bold fs-4">Have questions ?
<a href="/" class="link-primary fw-bolder">Contact us</a>.</div>
<a href="https://chiefsoft.com/contact" class="link-primary fw-bolder">Contact us</a>.</div>
<!--end::Link-->
</div>
<!--begin::Heading-->
@@ -108,27 +108,20 @@
<!--end::Input wrapper-->
</div>
<!--end::Wrapper-->
<!--begin::Hint-->
<div class="text-muted">Use 8 or more characters with a mix of letters, numbers &amp; symbols.</div>
<!--end::Hint-->
</div>
<!--end::Input group=-->
<!--begin::Row-->
</div>
<div class="text-center pb-lg-0 pb-8">
<button type="button" id="kt_free_trial_submit" class="btn btn-lg btn-primary fw-bolder">
<span class="indicator-label">Create an Account</span>
<span class="indicator-label">Login</span>
<span class="indicator-progress">Please wait...
<span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
</button>
</div>
<!--end::Row-->
</div>
</form>
<!--end::Form-->
</div>
<!--end::Wrapper-->
</div>
<!--end::Right Content-->
</div>