talkingmoment.com
Open in
urlscan Pro
13.125.165.115
Public Scan
URL:
https://talkingmoment.com/
Submission: On July 14 via api from BE — Scanned from DE
Submission: On July 14 via api from BE — Scanned from DE
Form analysis
1 forms found in the DOM<form id="contactForm" data-sb-form-api-token="API_TOKEN">
<!-- Name input-->
<div class="form-floating mb-3">
<input class="form-control" id="name" type="text" placeholder="Enter your name..." data-sb-validations="required" data-sb-can-submit="no">
<label for="name">Full name</label>
<div class="invalid-feedback" data-sb-feedback="name:required">A name is required.</div>
</div>
<!-- Email address input-->
<div class="form-floating mb-3">
<input class="form-control" id="email" type="email" placeholder="name@example.com" data-sb-validations="required,email" data-sb-can-submit="no">
<label for="email">Email address</label>
<div class="invalid-feedback" data-sb-feedback="email:required">An email is required.</div>
<div class="invalid-feedback" data-sb-feedback="email:email">Email is not valid.</div>
</div>
<!-- Phone number input-->
<div class="form-floating mb-3">
<input class="form-control" id="phone" type="tel" placeholder="(123) 456-7890" data-sb-validations="required" data-sb-can-submit="no">
<label for="phone">Phone number</label>
<div class="invalid-feedback" data-sb-feedback="phone:required">A phone number is required.</div>
</div>
<!-- Message input-->
<div class="form-floating mb-3">
<textarea class="form-control" id="message" type="text" placeholder="Enter your message here..." style="height: 10rem" data-sb-validations="required" data-sb-can-submit="no"></textarea>
<label for="message">Message</label>
<div class="invalid-feedback" data-sb-feedback="message:required">A message is required.</div>
</div>
<!-- Submit success message-->
<!---->
<!-- This is what your users will see when the form-->
<!-- has successfully submitted-->
<div class="d-none" id="submitSuccessMessage">
<div class="text-center mb-3">
<div class="fw-bolder">Form submission successful!</div> To activate this form, sign up at <br>
<a href="https://startbootstrap.com/solution/contact-forms">https://startbootstrap.com/solution/contact-forms</a>
</div>
</div>
<!-- Submit error message-->
<!---->
<!-- This is what your users will see when there is-->
<!-- an error submitting the form-->
<div class="d-none" id="submitErrorMessage">
<div class="text-center text-danger mb-3">Error sending message!</div>
</div>
<!-- Submit Button-->
<div class="d-grid"><button class="btn btn-primary rounded-pill btn-lg disabled" id="submitButton" type="submit">Submit</button></div>
</form>
Text Content
Talking Face Menu * Features * Download Send Feedback TAKING FACE. Create your talking face Discover amazing AI videos "An intuitive solution to a common problem that we all face, wrapped up in a single app!" DEVICE MOCKUPS Ready to use HTML/CSS device mockups, no Photoshop required! FLEXIBLE USE Put an image, video, animation, or anything else in the screen! FREE TO USE As always, this theme is free to download and use for any purpose! OPEN SOURCE Since this theme is MIT licensed, you can use it commercially! ENTER A NEW AGE OF WEB DESIGN This section is perfect for featuring some information about your application, why it was built, the problem it solves, or anything else! There's plenty of space for text here, so don't worry about writing too much. GET THE APP NOW! © Your Website 2023. All Rights Reserved. Privacy · Terms · FAQ SEND FEEDBACK Full name A name is required. Email address An email is required. Email is not valid. Phone number A phone number is required. Message A message is required. Form submission successful! To activate this form, sign up at https://startbootstrap.com/solution/contact-forms Error sending message! Submit