-
Notifications
You must be signed in to change notification settings - Fork 0
/
contactUs.html
285 lines (253 loc) · 14.4 KB
/
contactUs.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
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap demo</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" type="css" href="style.css" >
<link href="./static/css/mdb.min.css" rel="stylesheet" />
<link rel="stylesheet" href="./static/css/main.css">
<link rel="stylesheet" href="./static/css/aboutus.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Krona+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./static/css/integration.css">
<script src="https://kit.fontawesome.com/43f5b23660.js" crossorigin="anonymous"></script>
</head>
<body class="bg-white">
<header>
<div class="container-fluid pt-3" style="z-index: 999; position: absolute">
<div class="row">
<div class="col-md-4 d-flex align-items-center justify-content-center">
<a href="/"><img src="./static/img/svg/logo.svg" alt="logo"></a>
</div>
<div class="col-md-4 d-flex align-items-center justify-content-center">
<button data-mdb-toggle="modal" data-mdb-target="#navmenu" class="humburg-menu mb-4"
aria-controls="#navmenu" aria-haspopup="true">
<img src="./static/img/svg/menu-ic.svg" alt="menu">
</button>
</div>
<div class="col-md-4 d-flex align-items-center justify-content-center">
<a href="https://app-bryhel.com/myadmin" type="button"
class="btn btn-outline-light btn-rounded btn-sm me-2 about-btn-custom" data-mdb-ripple-color="dark">Login</a>
<a href="https://app-bryhel.com/accounts/signup/" type="button"
class="btn btn-light btn-rounded btn-sm about-btn-custom ">Signup</a>
<!-- <a href="/" type="button" class="ms-4"><i class="flag-france flag"></i></a>
<a href="/" type="button" class="ms-2"><i class="flag-united-kingdom flag"></i></a> -->
</div>
</div>
</div>
</header>
<div class="w-100 " style="background-image: url(assets/Groupe315.png);background-size:cover;height:60vh;" >
<style>
#link_container{
padding-top: 250px;
margin-left: 100px;
}
.form__field {
font-family: inherit;
width: 100%;
border: 0;
border-bottom: 1px solid black;
outline: 0;
background: transparent;
}
</style>
<div class="d-flex flex-column " id="link_container">
<span class="text-white d-none d-md-flex" style="font-family: 'Archivo', sans-serif;font-size:20px;color:#868686 !important;">ACCUEIL / CONTACT US</span>
<span class="text-white d-none d-md-flex" style="font-size:125px;font-family: 'Krona One', sans-serif;">Contact us</span>
<span class="text-white pt-5 d-flex d-md-none" style="font-family: 'Archivo', sans-serif;font-size:10px">ACCUEIL / CONTACT US</span>
<span class="text-white d-flex d-md-none" style="font-size:30px;font-family: 'Krona One', sans-serif;">Contact us</span>
</div>
<div>
</div>
</div>
<div class="container bg-white" style="padding-top:187px ;border-bottom:2px solid grey ;margin-top:150px; ">
<div class="text-right ps-4" style="font-family: 'Krona One', sans-serif; font-size:30px;">LEAVE A MESSAGE</div>
<div class="row row-cols-1 row-cols-md-2">
<div class="col">
<div class="container">
<form>
<div class="row row-cols-1 row-cols-md-2">
<div class="col d-flex flex-column my-3">
<p class="p-0 m-0 mt-3" style="font-size:14px;">FIRST NAME</p>
<input type="input" class="form__field" placeholder="Enter your first name" name="name" id='name' required />
</div>
<div class="col d-flex flex-column my-3">
<p class="p-0 m-0 mt-3"style="font-size:14px;">LAST NAME</p>
<input type="input" class="form__field" placeholder="enter your last name" name="name" id='name' required />
</div>
<div class="col d-flex flex-column my-3">
<p class="p-0 m-0 mt-3"style="font-size:14px;">EMAIL</p>
<input type="input" class="form__field" placeholder="enter your email" name="name" id='name' required />
</div>
<div class="col d-flex flex-column my-3">
<p class="p-0 m-0 mt-3"style="font-size:14px;">PHONE NUMBER</p>
<input type="input" class="form__field" placeholder="enter your phone number" name="name" id='name' required />
</div>
</div>
<div class="row">
<div class="col mb-5">
<p class="p-0 m-0 mt-3"style="font-size:14px;">MESSAGE</p>
<input type="input" class="form__field" placeholder="Enter your message" name="name" id='name' required />
</div>
</div>
<button class="btn d-flex rounded-0 d-flex justify-content-center align-items-center " style="background-color: black; color: white; margin-top: 90px;">Submit
<img src="assets/Groupe274.png" class="mx-3">
</button>
</form>
</div></div>
<div class="col p-5 d-none d-md-flex" >
<div class="container" style="height:400px;width: 300px ;background-image: url(assets/Groupe308.png); background-size: cover; ">
<h3 class="d-flex flex-column text-light text-center pt-5">
<span style="font-size: xx-large;" >BRYHEL</span>
<span style="font-size: x-small;">COSMETIC LABOARTOIRES</span>
</h3>
<span class="my-3 mx-2 text-white">LETS TALK</span>
<span class="my-3 mx-2 text-white d-flex align-items-center"><img src="assets/Groupe313.png" class="mx-3">(954) 366-9429</span>
<span class="my-3 mx-2 text-white d-flex align-items-center"><img src="assets/Groupe314.png" class="mx-3">info@bryhel.com</span>
<div class="d-flex mt-5 justify-content-center">
<img src="assets/Groupe301.png" class="mx-2">
<img src="assets/Groupe302.png"class="mx-2">
<img src="assets/Groupe303.png"class="mx-2">
</div>
</div>
</div>
</div>
</div>
<footer >
<div class="bg-gray pt-5">
<div class="row g-0 mx-5" style="justify-content: space-between;">
<div class="col-lg-5"style="padding-right: 30px">
<img src="./static/img/svg/logo-dark.svg" alt="bryhel">
<p style="font-size: 21px; color:#6D6D6D" class="mt-3">
Nous fournissons plus de 100 formules existantes pour la fabrication de marques de distributeur
et pouvons également adapter nos formules
</p>
<div class="row g-0 mt-5">
<div class="col-xld-6">
<img src="./static/img/svg/phone.svg" alt="bryhel" class="me-2"> <span
style="font-size: 20px; color:#6D6D6D">(954) 366-9429</span>
</div>
<div class="col-xl-6">
<img src="./static/img/svg/mail.svg" alt="bryhel" class="me-2"> <span
style="font-size: 20px; color:#6D6D6D">info@bryhel.com</span>
</div>
</div>
<div class="row g-0 mt-5">
<div class="col-md-2 col-4">
<a href=""><img src="./static/img/svg/fb.svg" alt="bryhel" class=" fb me-2"></a>
</div>
<div class="col-md-2 col-4">
<a href=""><img src="./static/img/svg/insta.svg" alt="bryhel" class=" insta me-2"></a>
</div>
<div class="col-md-2 col-4">
<a href=""><img src="./static/img/svg/twitter.svg" alt="bryhel" class=" twitter me-2"></a>
</div>
</div>
</div>
<div class="col-lg-6 hide-mobile">
<div class="row">
<div class="col-sm-4 mx-auto float-end" style="padding-top: 100px; font-family: 'Archivo'; padding-left: 30px;">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">About us</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Features</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Our Blog</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Intergrations</a></li>
</ul>
</div>
<div class="col-sm-4 mx-auto float-end"style="padding-top: 100px; font-family: 'Archivo'; padding-left: 30px;">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Terms of Service</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Privacy Policy</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Cookie Settings</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Community</a></li>
</ul>
</div>
<div class="col-sm-4 mx-auto float-end"style="padding-top: 100px; font-family: 'Archivo'; padding-left: 30px;">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Integrations</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Use Case</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Customers</a></li>
<li class="nav-item"><a href="" class="nav-link"
style="color:#000000; font-size:23px; font-weight: 300;">Designer</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container mt-5">
<hr>
<p class="text-center" style="color:#858585; margin-bottom: 5%">© 2022 Copyright by BRYHEL<br><br></p>
</div>
<div class="col-md-12 bg-black" style="height:10px"></div>
</div>
</footer>
<div class="modal fade" id="navmenu" tabindex="-1" aria-labelledby="navmenuLabel" aria-hidden="true">
<div class="modal-dialog modal-fullscreen">
<div class="modal-content">
<div class="text-center">
<a type="button" data-mdb-dismiss="modal" aria-label="Close"><img
src="./static/img/svg/close-ic.svg" class="model-close" alt="close"></a>
</div>
<div class="modal-body">
<div class="container">
<div class="row mt-5">
<div class="col-md-6">
<nav style="margin-top: 20%">
<small class="text-muted">NAVIGATION</small><br>
<ul class="navbar-nav menu" style="margin-top: -20px">
<li><a href="./index.html">Home</a></li>
<li><a href="./prestation.html" class="text-muted">Service</a></li>
<li><a href="./" class="text-muted">Contact Us</a></li>
<li><a href="./about-us.html">About us</a></li>
<li><a href="./blog.html">Blog</a></li>
<li><a href="./platform.html">Platform</a></li>
</ul>
</nav>
</div>
<div class="col-md-6">
<!-- <div class="d-flex align-items-end ms-5" style="height:350px">hi...</div> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script type="text/javascript" src="./static/js/mdb.min.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
$(function () {
$('.carousel').each(function () {
$(this).carousel({
pause: false
});
});
});
// $('.carousel').carousel({
// pause: "false"
// });
</script>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
</body>
</html>