36516-vm/templates/template-4.html
Flatlogic Bot e6adcd855a 2.1
2025-12-01 22:46:31 +00:00

13 lines
742 B
HTML

<a id="back-to-templates-btn" href="editor_13d84da0257b8680.php" class="btn btn-secondary mb-3">Back to Templates</a>
<div class="row align-items-center">
<div class="col-md-6">
<img id="previewImage" src="assets/images/Social-Media-eBook.png" class="img-fluid rounded shadow-sm" alt="Ebook Cover">
</div>
<div class="col-md-6">
<h1 id="previewTitle" class="display-5 fw-bold mt-4 mt-md-0">Minimalist Modern Title</h1>
<p id="previewDescription" class="lead fs-4">A compelling description for the minimalist modern template.</p>
<div id="previewCtaContainer">
<button id="previewCta" class="btn btn-primary btn-lg mt-3">Download Now</button>
</div>
</div>
</div>