forked from ITSchool-Web-Heroines/Proiect-JS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
200 lines (200 loc) · 6.79 KB
/
contact.html
File metadata and controls
200 lines (200 loc) · 6.79 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CONTACT</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" href="./style-all.scss" />
<link rel="stylesheet" href="./style/style-contact.scss" />
</head>
<body id="top">
<div id="preloader"></div>
<div class="banner-box">
<p class="banner-text">FREE SHIPPING ON ORDERS OVER 50$</p>
<button type="button" class="btn-close">x</button>
</div>
<nav class="navbar">
<a href="./index.html" style="text-decoration: none">
<img
src="./ICON/LB.png"
alt="CAIMAC COFFEE"
class="nav-branding logo"
/>
</a>
<a href="#" class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</a>
<ul class="nav-menu">
<li class="nav-item">
<a href="./index.html" class="nav-link">HOME</a>
</li>
<li class="nav-item">
<a href="./learn.html" class="nav-link">LEARN</a>
</li>
<li class="nav-item">
<a href="./shop.html" class="nav-link">SHOP</a>
</li>
<li class="nav-item">
<a href="./contact.html" class="nav-link">CONTACT</a>
</li>
<li class="nav-item">
<div class="counter"></div>
<a href="./cart.html">
<img src="./ICON/SB.png" alt="Shopping Cart" class="shop-logo" />
</a>
</li>
</ul>
</nav>
<main>
<img src="./ICON/PLB.png" alt="CAIMAC COFFEE" class="contact-logo" />
<section class="location-box" id="location-box">
<p class="location-title">CAIMAC CAFÉ</p>
<p class="location-text">The perfect place to stop and re-fuel.</p>
<p class="location-title">OPEN HOURS:</p>
<p class="location-text">Daily • 8am - 8pm</p>
<img class="map" src="./ICON/coffeemap.jpg" />
</section>
<a href="#contact-box" class="divider-contact">■</a>
<section class="contact-box" id="contact-box">
<p class="contact-title">Contact us</p>
<p class="contact-text">
If you have any questions or comments, please contact us via email or
phone, or send us a message using the contact form.
</p>
<p class="contact-title">Email</p>
<p class="contact-text">info@caimaccofee.com</p>
<p class="contact-title">Phone</p>
<p class="contact-text">+1 862-240-1127</p>
<p class="contact-title">SOCIAL MEDIA</p>
<div class="social-media">
<a href="#facebook">
<img src="./ICON/FB.png" alt="Facebook Logo" class="sm-icon" />
</a>
<a href="#instagram">
<img src="./ICON/IB.png" alt="Instagram Logo" class="sm-icon" />
</a>
</div>
</section>
<a href="#contact-form" class="divider-contact">■</a>
<form
name="Contact"
class="contact-form"
id="contact-form"
method="POST"
data-netlify="true"
action="/success/"
>
<label class="contact-title">
Name
<input
name="Name"
class="name-input text-input"
type="text"
placeholder="This field is required"
/>
</label>
<label class="contact-title">
Email
<input
name="Email"
class="email-input text-input"
type="email"
placeholder="This field is required"
/>
</label>
<label class="contact-title">
Phone
<input
name="Phone"
class="phone-input text-input"
type="tel"
placeholder="This field is required"
/>
</label>
<label class="contact-title">
Message
<textarea
class="message-input text-input"
placeholder="This field is required"
></textarea>
</label>
<div class="check-box">
<input
name="Terms and Conditions"
id="checkbox-one"
type="checkbox"
value=""
/>
<label class="contact-text" for="checkbox-one">
I have read the terms and conditions.
</label>
</div>
<div class="check-box">
<input
name="Privacy Policy"
id="checkbox-two"
type="checkbox"
value=""
/>
<label class="contact-text" for="checkbox-two">
I accept the Privacy Policy.
</label>
</div>
<button class="content-button submit-btn" type="submit">Submit</button>
</form>
</main>
<footer class="footer-box">
<section class="footer-logo-box">
<img src="./ICON/PLB.png" alt="Caimac Logo" class="footer-PL" />
<img src="./ICON/LB.png" alt="CAIMAC COFFEE" class="footer-WL" />
</section>
<form
name="Newsletter Footer"
class="footer-newsletter"
method="POST"
data-netlify="true"
action="/success/"
>
<label for="newsEmail" class="footer-item">
SIGN UP FOR OUR DELICIOUS NEWSLETTER
</label>
<input
name="Email"
class="input-email"
type="email"
id="newsEmail"
placeholder="GET THE LATEST FROM CAIMAC COFFEE"
required
/>
<button class="content-button btn-news" type="submit">SUBSCRIBE</button>
</form>
<div class="divider one">■</div>
<section class="footer-menu-box">
<a href="./index.html" class="footer-item">HOME</a>
<a href="./learn.html" class="footer-item">LEARN</a>
<a href="./shop.html" class="footer-item">SHOP</a>
<a href="./contact.html" class="footer-item">CONTACT</a>
</section>
<div class="divider two">■</div>
<section class="footer-policy-box">
<a href="#" class="footer-item">PRIVACY POLICY</a>
<a href="#" class="footer-item">TERMS OF SALE</a>
<a href="#" class="footer-item">TERMS OF USE</a>
</section>
<div class="divider three">■</div>
<p class="copyright footer-item">© CAIMAC COFFEE 2022</p>
</footer>
<nav class="back-top empty">
<a class="back-top-btn" href="#top">
<img class="back-top-img" src="./ICON/AB.png" alt="GO UP" />
</a>
</nav>
<script src="./javascript/all.js" type="module"></script>
<script src="./javascript/banner.js" type="module"></script>
<script src="./javascript/bagItem.js" type="module"></script>
<script src="./javascript/contact.js" type="module"></script>
</body>
</html>