Video Button

<!DOCTYPE html> <html lang=“en-US”> <head> <meta charset=“UTF-8”> <meta name=“viewport” content=“width=device-width, initial-scale=1.0”> <title>Axxess Funding – SMS Sign Up</title> </head> <body> <h1>Get Axxess Funding Updates & Offers on Your Phone!</h1> <p>Sign up for our SMS list to receive exclusive offers, insider tips, and important news directly to your mobile phone.</p> <form method=“post” action=“#”> <label for=“phone”>Mobile Number:</label> <input type=“tel” id=“phone” name=“phone” placeholder=“Enter your phone number (626)” required> <br> <input type=“checkbox” id=“agree” name=“agree” required> <label for=“agree”>I agree to receive SMS messages from Axxess Funding. (Msg frequency varies. Msg & data rates may apply. Reply STOP to unsubscribe.)</label> <br> <input type=“submit” value=“Sign Up for SMS”> </form> <p>By signing up, you agree to our <a href=your-privacy-policy-url>Privacy Policy</a>.</p> </body> </html>

WordPress Video Lightbox Plugin