-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
282 lines (245 loc) · 10.9 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<title>El Kindy</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700">
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/leaflet/dist/leaflet.css" />
<!-- Nucleo Icons -->
<link href="css/nucleo-icons.css" rel="stylesheet" />
<link href="css/nucleo-svg.css" rel="stylesheet" />
<!-- Font Awesome Icons -->
<link href="css/font-awesome.css" rel="stylesheet" />
<link rel="stylesheet" href="css/creativetim/creativetim.min.css">
<link rel="icon" type="image/x-icon" href="https://firebasestorage.googleapis.com/v0/b/elkindy-5cf2d.appspot.com/o/Untitled-1.png?alt=media&token=2db9a247-4072-4d20-b4bf-5badfcd93de0" />
<!-- Fonts -->
<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=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet"
/>
<!-- Icons. Uncomment required icon fonts -->
<link rel="stylesheet" href="backoffice/assets/vendor/fonts/boxicons.css" />
<!-- Core CSS -->
<link rel="stylesheet" href="backoffice/assets/vendor/css/core.css" class="template-customizer-core-css" />
<link rel="stylesheet" href="backoffice/assets/vendor/css/theme-default.css" class="template-customizer-theme-css" />
<link rel="stylesheet" href="backoffice/assets/css/demo.css" />
<!-- Vendors CSS -->
<link rel="stylesheet" href="backoffice/assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.css" />
<link rel="stylesheet" href="backoffice/assets/vendor/libs/apex-charts/apex-charts.css" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet">
<!-- Page CSS -->
<!-- Helpers -->
<script src="backoffice/assets/vendor/js/helpers.js"></script>
<!--! Template customizer & Theme config files MUST be included after core stylesheets and helpers.js in the <head> section -->
<!--? Config: Mandatory theme config file contain global vars & default theme options, Set your preferred theme option in this file. -->
<script src="backoffice/assets/js/config.js"></script>
<style>
.custom-file::-webkit-file-upload-button{
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="70" height="61" fill="%23919caa" class="bi bi-cloud-arrow-up" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708z"/><path d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383m.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/></svg>') no-repeat center center;
color: transparent;
width: 100%;
height: 100%;
border-color: transparent;
}
.custom-file::-webkit-file-upload-button:hover{
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="70" height="61" fill="%237a7dfe" class="bi bi-cloud-arrow-up" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708z"/><path d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383m.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/></svg>') no-repeat center center;
}
.popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
z-index: 10;
overflow-y: auto;
}
.popup-content {
background-color: #fff;
padding: 20px;
border-radius: 5px;
text-align: center;
}
.loader-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
z-index: 9999;
}
.loader-content {
padding: 20px;
border-radius: 5px;
text-align: center;
}
.loader-container {
display: flex;
justify-content: center;
align-items: center;
height: 100vh; /* Vous pouvez ajuster la hauteur selon vos besoins */
}
.loader {
border: 4px solid #f3f3f3;
border-top: 4px solid #f68d1a;
border-radius: 50%;
width: 50px;
height: 50px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.carddprofile {
margin-top: 3%;
margin-left: 17%;
width: 70%;
background: #222;
border-radius: 5px;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.7);
user-select: none;
}
.cover-photoooprofile {
position: relative;
background: url(https://firebasestorage.googleapis.com/v0/b/elkindy-5cf2d.appspot.com/o/photo-1453090927415-5f45085b65c0.avif?alt=media&token=f0246a17-4fe1-45a6-91a1-a063b39b0742) no-repeat center center;
background-size: cover ;
height: 250px;
border-radius: 5px 5px 0 0;
}
.profileprofile {
position: absolute;
width: 120px;
bottom: -60px;
left: 15px;
border-radius: 50%;
border: 2px solid #222;
background: #222;
padding: 5px;
}
.profile-namee {
font-size: 20px;
margin: 25px 0 0 20px;
padding-left: 17%;
color: #fff;
}
.abouttt {
margin-top: 30px;
line-height: 1.6;
text-align: center;
}
.abboutbtn{
text-align: center;
}
.btnnn {
margin: 30px 15px;
background: #feaa00;
padding: 10px 25px;
border-radius: 3px;
border: 1px solid #feaa00;
font-weight: bold;
cursor: pointer;
color: #222;
transition: 0.2s;
}
.btnnn:last-of-type {
background: transparent;
border-color: #feaa00;
color: #feaa00;
}
.btnnn:hover {
background: #feaa00;
color: #222;
}
</style>
</head>
<body>
<div className="wrapper">
<div id="root"></div>
<script async data-id="5544168567" id="chatling-embed-script" type="text/javascript" src="https://chatling.ai/js/embed.js"></script>
<script type="module" src="/src/main.jsx"></script>
</div>
<!-- Core JS Files -->
<script src="js/core/jquery.min.js" type="text/javascript"></script>
<script src="js/core/popper.min.js" type="text/javascript"></script>
<script src="js/core/bootstrap.min.js" type="text/javascript"></script>
<script src="js/plugins/perfect-scrollbar.jquery.min.js"></script>
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
<script src="js/plugins/bootstrap-switch.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="js/plugins/nouislider.min.js" type="text/javascript"></script>
<!-- Plugin for the Carousel, full documentation here: http://jedrzejchalubek.com/ -->
<script src="js/plugins/glide.js" type="text/javascript"></script>
<!-- Plugin for the DatePicker, full documentation here: https://flatpickr.js.org/ -->
<script src="js/plugins/moment.min.js"></script>
<!-- Plugin for Select, full documentation here: https://joshuajohnson.co.uk/Choices/ -->
<script src="js/plugins/choices.min.js" type="text/javascript"></script>
<!-- Plugin for the DateTimePicker, full documentation here: https://flatpickr.js.org/ -->
<script src="js/plugins/datetimepicker.js" type="text/javascript"></script>
<!-- Plugin for Fileupload, full documentation here: http://www.jasny.net/bootstrap/javascript/#fileinput -->
<script src="js/plugins/jasny-bootstrap.min.js"></script>
<!-- Plugin for Headrom, full documentation here: https://wicky.nillia.ms/headroom.js/ -->
<script src="js/plugins/headroom.min.js"></script>
<!-- Control Center for Argon UI Kit: parallax effects, scripts for the example pages etc -->
<script src="js/argon-design-system.min.js?v=1.0.2" type="text/javascript"></script>
<script>
function argonScripts() {
if (document.querySelectorAll('.glide').length) {
// Carousel
new Glide('.glide', {
type: 'carousel',
startAt: 0,
focusAt: 2,
perTouch: 1,
perView: 4
}).mount();
}
if (document.querySelectorAll('.testimonial-glide').length) {
// Testimonial Carousel
new Glide('.testimonial-glide', {
type: 'carousel',
startAt: 0,
focusAt: 2,
perTouch: 1,
perView: 4
}).mount();
}
}
argonScripts();
</script>
<!-- Core JS -->
<!-- build:js assets/vendor/js/core.js -->
<script src="backoffice/assets/vendor/libs/jquery/jquery.js"></script>
<script src="backoffice/assets/vendor/libs/popper/popper.js"></script>
<script src="backoffice/assets/vendor/js/bootstrap.js"></script>
<script src="backoffice/assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.js"></script>
<script src="backoffice/assets/vendor/js/menu.js"></script>
<!-- endbuild -->
<!-- Vendors JS -->
<script src="backoffice/assets/vendor/libs/apex-charts/apexcharts.js"></script>
<!-- Main JS -->
<script src="backoffice/assets/js/main.js"></script>
<!-- Page JS -->
<script src="backoffice/assets/js/dashboards-analytics.js"></script>
<script src="backoffice/assets/js/sidebar.js"></script>
<script src="https://kit.fontawesome.com/d21fcf2025.js" crossorigin="anonymous"></script>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script src="https://kit.fontawesome.com/d21fcf2025.js" crossorigin="anonymous"></script>
</body>
</html>