we’re currently working on regulatory approval to offer BitPet’s protect insurance in your state.
Sign up to the waitlist for exclusive discounts and to stay up to date!
<!-- Waitlist Signup Form -->
<div class="waitlist-signup">
<h2>Sign Up for the Waitlist</h2>
<p>Get exclusive discounts and stay up to date when BitPet.Health launches in your state!</p>
<form id="waitlist-form" action="your-backend-endpoint" method="post">
<label for="name">Name:</label>
<input type="text" id="name" name="name" required>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<button type="submit">Join the Waitlist</button>
</form>
</div>
<!-- Optional CSS for Styling -->
<style>
.waitlist-signup {
text-align: center;
margin: 30px auto;
padding: 20px;
max-width: 500px;
background-color: #f9f9f9;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.waitlist-signup h2 {
font-size: 1.8em;
margin-bottom: 15px;
}
.waitlist-signup p {
font-size: 1.1em;
margin-bottom: 20px;
}
.waitlist-signup label {
display: block;
text-align: left;
margin-bottom: 8px;
font-size: 1.1em;
}
.waitlist-signup input {
width: 100%;
padding: 10px;
margin-bottom: 15px;
border-radius: 5px;
border: 1px solid #ccc;
font-size: 1em;
}
.waitlist-signup button {
padding: 10px 20px;
font-size: 1.1em;
background-color: #007BFF;
color: white;
border: none;
border-radius: 5px;
cursor: pointer;
}
.waitlist-signup button:hover {
background-color: #0056b3;
}
</style>
Waitlist
If you’re in Florida, New York State or Texas, we’re working to launch in your state by fall 2025.