Skip to content

Commit

Permalink
Merge pull request anuragverma108#3496 from abhi200446/duplicate
Browse files Browse the repository at this point in the history
duplicate are removed
  • Loading branch information
sailaja-adapa authored Oct 16, 2024
2 parents 8680e70 + 2bdaf60 commit a686aee
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5615,24 +5615,6 @@ <h4>How do I ensure the safety and security of my personal information on SwapRe
});
</script>

<div class="newsletter-container">
<h2>Subscribe to Our Newsletter</h2>
<p>Stay updated with our latest news and offers</p>

<form id="newsletterForm">
<div class="input-group">
<input type="text" id="name" placeholder="Your Name">
<i class='bx bx-user'></i>
</div>

<div class="input-group">
<input type="email" id="email" placeholder="Your Email Address">
<i class='bx bx-envelope'></i>
</div>

<button type="submit" id="subs">Subscribe</button>
</form>
</div>
<style>

#name{
Expand Down

0 comments on commit a686aee

Please sign in to comment.