{% set header_title = 'Welcome to Amdesk' %} {% extends 'layouts/layout-1.html' %} {% set navbar_sticky = true %} {% set navbar_expand_lg = true %} {% block content %}

Amdesk Template

A high quality Bootstrap 4 template for your digital products with help center

View Products
{% from "macros/feature.html" import feature %} {{ feature('pe-7s-diamond', '7700 +', 'Happy Customers') }} {{ feature('pe-7s-like', '4.9', 'Author Rating') }}

Who we are

We a team of enthusiasts that creating powerful digital products, that help your businesses growth. For all products, we provide a year of support and lifetime security updates.

{% from "macros/feature.html" import feature2 %}
{{ feature2('pe-7s-edit', 'Easy Setup', 'We make our products easy to setup and customize.') }}
{{ feature2('pe-7s-paint-bucket', 'Perfect Design', 'Choose our solutions and your website will be in a trend always.') }}
{{ feature2('pe-7s-timer', 'Lifetime Updates', 'We improve our products after release and you will get it for free.') }}
{{ feature2('pe-7s-cloud-download', 'Freebies', 'Not only paid products, but also freebies available.') }}
{{ feature2('pe-7s-portfolio', 'Clean Code', 'All our products provided with best code quality and high performance.') }}
{{ feature2('pe-7s-headphones', 'Outstanding Support', 'We provide fast and professional support through support system.') }}

Latest Products

{% from "macros/portfolio.html" import portfolio %}
{{ portfolio('product-1', '#', 'Quantial – Moving Upon Signs Moveth Lesser', '49') }}
{{ portfolio('product-2', '#', 'Sensific – Saying Beast Lesser for in Fruitful', '59') }}
{{ portfolio('product-3', '#', 'Minist – Subdue Above for Signs Dry is Have Great', '39') }}

Reviews

{% include "shared/page-slider-reviews.html" %}

Latest Products

Join the newsletter to receive news, updates, new products and freebies in your inbox.

Subscribe

Visit our Support Desk

We have a Support Desk for our users and a well experienced team to quickly answer your questions.

Get support
{% endblock %}