r
{{> partials/sidebar }}The HTML structure of the Clenzia - Bootstrap Business & Technology Template is built with clean, semantic, and well-organized code for easy customization and maintenance. Each section, including hero banners, services, features, pricing, testimonials, team members, and contact areas, is developed using a modular approach. This flexible architecture allows developers to quickly modify layouts, add new components, and scale projects efficiently, making Clenzia an excellent choice for startups, SaaS platforms, digital agencies, technology companies, and corporate websites.
{{> partials/main }}
<head>
{{> partials/title-meta title="Digital Agency" }}
{{> partials/head-css}}
</head>
{{> partials/body}}
{{> partials/header/h-digital}}
<section class="digital-hero-section">
Here more section
</section>
{{> partials/footer/f-digital}}
{{> partials/footer/back-to-top}}
{{> partials/vendor-scripts}}
<script type="module" src="assets/js/main.js"></script>
<script type="module" src="assets/js/home/digital.js"></script>
</body>
</html>