36516-vm/templates/template-3.html
Flatlogic Bot 9b16e60a4f 2.0
2025-12-01 22:38:36 +00:00

11 lines
738 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 justify-content-center text-center">
<div class="col-lg-8">
<img id="previewImage" src="assets/images/Signals-of-Strain-eBook.png" class="img-fluid rounded shadow-sm mb-4" alt="Ebook Cover">
<h1 id="previewTitle" class="display-4 fw-bold">Classic Serif Title</h1>
<p id="previewDescription" class="lead fs-3 mx-auto">An elegant and classic description, perfect for a timeless serif-style ebook.</p>
<div id="previewCtaContainer">
<button id="previewCta" class="btn btn-outline-dark btn-lg mt-3">Read More</button>
</div>
</div>
</div>