-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
63 lines (63 loc) · 4.64 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Wed Feb 14 2024 18:03:32 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bb40357635bdf5cebaf57c" data-wf-site="65bb40347635bdf5cebaf50b">
<head>
<meta charset="utf-8">
<title>Contact</title>
<meta content="Contact" property="og:title">
<meta content="Contact" property="twitter:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/dainelylab.webflow.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic","Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
</head>
<body>
<div class="section">
<div class="container">
<div class="w-layout-grid contact-form-grid">
<div id="w-node-_3f61509a-fac7-b0d5-3763-509be705858e-cebaf57c" class="contact-form-wrap">
<div class="contact-form-heading-wrap">
<h2 class="contact-heading">Contact us</h2>
<div class="paragraph-light">Welcome to Dainy! We value your inquiries and are here to assist you. Please feel free to reach out to us using the contact information below:</div>
</div>
<div class="contact-form w-form">
<form data-name="Get In Touch Form" name="wf-form-Get-In-Touch-Form" id="email-form" method="get" class="get-in-touch-form" data-wf-page-id="65bb40357635bdf5cebaf57c" data-wf-element-id="3f61509a-fac7-b0d5-3763-509be7058595"><label for="name">Name</label><input class="text-field cc-contact-field w-input" maxlength="256" name="name" data-name="Name" placeholder="Enter your name" type="text" id="Name"><label for="Email-2">Email Address</label><input class="text-field cc-contact-field w-input" maxlength="256" name="Email" data-name="Email" placeholder="Enter your email" type="email" id="Email" required=""><label for="Message">Message</label><textarea id="Message" name="Message" placeholder="Hi there, I’m reaching out because I think we can collaborate…" maxlength="5000" data-name="Message" class="text-field cc-textarea cc-contact-field w-input"></textarea><input type="submit" data-wait="Please wait..." class="button w-button" value="Submit"></form>
<div class="status-message cc-success-message w-form-done">
<div>Thank you! Your submission has been received!</div>
</div>
<div class="status-message cc-error-message w-form-fail">
<div>Oops! Something went wrong while submitting the form.</div>
</div>
</div>
</div>
<div id="w-node-_3f61509a-fac7-b0d5-3763-509be70585a6-cebaf57c">
<div class="details-wrap"></div>
<div class="details-wrap">
<div class="label">OUR OFFICE</div>
<div class="paragraph-light"><strong></strong>16192 Coastal Highway, County of Sussex, DE 19958</div>
</div>
<div class="details-wrap">
<div class="label">WORKING HOURS</div>
<div class="paragraph-light">9AM - 3PM, Mon to Fri</div>
</div>
<div class="details-wrap">
<div class="label">CONTACT</div>
<a href="mailto:[email protected]?subject=You've%20got%20mail!" class="contact-email-link">[email protected]</a>
<div class="paragraph-light"> +1 256 414 4398</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65bb40347635bdf5cebaf50b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</body>
</html>