Last active
May 2, 2025 17:20
-
-
Save skechagia/0985605d4d45dfb2bf98cb46293d526d to your computer and use it in GitHub Desktop.
newsletter block
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="section text-center"><h2 class="mb-4">Stay Updated</h2><p class="mb-5">Subscribe to our newsletter for insights on design, technology, and business.</p><form class="newsletter-form" id="newsletter-form"><div class="input-group mb-3"><input class="form-control" type="email" placeholder="Your email address" required=""> <button class="btn btn-primary" type="submit">Subscribe</button></div></form></section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment