-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
80 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,13 +97,10 @@ | |
<p>Social</p> | ||
<ul class="social-links d-flex align-items-center"> | ||
<li> | ||
<a href="#"><i class="lab la-twitter"></i></a> | ||
<a href="https://twitter.com/SharadBhan41325/"><i class="lab la-twitter"></i></a> | ||
</li> | ||
<li> | ||
<a href="#"><i class="lab la-dribbble"></i></a> | ||
</li> | ||
<li> | ||
<a href="#"><i class="lab la-instagram"></i></a> | ||
<a href="https://www.facebook.com/Cupid.love740"><i class="lab la-facebook"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
@@ -800,80 +797,8 @@ <h4 class="subtitle scroll-animation" data-animation="fade_from_bottom"> | |
</h4> | ||
<h1 class="scroll-animation" data-animation="fade_from_bottom">Let's Work <span>Together!</span></h1> | ||
</div> | ||
<h3 class="scroll-animation" data-animation="fade_from_bottom">[email protected]</h3> | ||
<p id="required-msg">* Marked fields are required to fill.</p> | ||
|
||
<form class="contact-form scroll-animation" id="contact_form" data-animation="fade_from_bottom" method="POST" action="https://wpriverthemes.com/HTML/drake/mailer.php"> | ||
<div class="alert alert-success messenger-box-contact__msg" style="display: none" role="alert"> | ||
Your message was sent successfully. | ||
</div> | ||
<div class="row"> | ||
|
||
<div class="col-md-6"> | ||
<div class="input-group"> | ||
<label for="full-name">full Name <sup>*</sup></label> | ||
<input type="text" name="full-name" id="full-name" placeholder="Your Full Name"> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6"> | ||
<div class="input-group"> | ||
<label for="email">Email <sup>*</sup></label> | ||
<input type="email" name="email" id="email" placeholder="Your email adress"> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6"> | ||
<div class="input-group"> | ||
<label for="phone-number">phone <span>(optional)</span></label> | ||
<input type="text" name="phone-number" id="phone-number" placeholder="Your number phone"> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6"> | ||
<div class="input-group"> | ||
<label for="subject">subject <sup>*</sup></label> | ||
<select name="subject" id="subject"> | ||
<option value="">Select a subject</option> | ||
<option value="web_dev">Web Application Developement</option> | ||
<option value="mobile_dev">Mobile Application Development</option> | ||
<option value="web_plus_mobile">Web and Mobile Application Developement</option> | ||
</select> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-12"> | ||
<div class="input-group"> | ||
<label for="budget">your budget <span>(optional)</span></label> | ||
<input type="number" name="budget" id="budget" placeholder="A range budget for your project"> | ||
</div> | ||
</div> | ||
<div class="col-md-12"> | ||
<div class="input-group"> | ||
<label for="message">message</label> | ||
<textarea name="message" id="message" placeholder="Wrire your message here ..."></textarea> | ||
</div> | ||
</div> | ||
<div class="col-md-12"> | ||
<div class="input-group upload-attachment"> | ||
<div> | ||
<label for="upload-attachment"> | ||
<i class="las la-cloud-upload-alt"></i> add an attachment | ||
<input type="file" name="file" id="upload-attachment"> | ||
</label> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
<div class="col-md-12"> | ||
<div class="input-group submit-btn-wrap"> | ||
<button class="theme-btn" name="submit" type="submit" id="submit-form">send message</button> | ||
</div> | ||
</div> | ||
</div> | ||
</form> | ||
|
||
<h3 class="scroll-animation" data-animation="fade_from_bottom">[email protected]</h3> | ||
<h3 class="scroll-animation" data-animation="fade_from_bottom">+977 9811448763 , +977 9847391474 </h3> | ||
</div> | ||
</div> | ||
</section> | ||
|
@@ -897,4 +822,4 @@ <h3 class="scroll-animation" data-animation="fade_from_bottom">[email protected] | |
</body> | ||
|
||
<!-- Mirrored from wpriverthemes.com/HTML/drake/home1.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 04 Jul 2023 20:59:39 GMT --> | ||
</html> | ||
</html> |