-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprofile.html
More file actions
296 lines (294 loc) · 10.7 KB
/
profile.html
File metadata and controls
296 lines (294 loc) · 10.7 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
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
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE html>
<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" />
<meta
name="description"
content="Inmyname.org harnesses the power and identity vested in individuals names to foster birthday or/and anniversary gift and giving in a very unique manner. We make it possible for an individual or entity to give to others on behalf of someone else who may be unsuspecting. For instance, on a birthday, gifts can be sent to a poor/less fortunate child or children who share the same birth date with a loved one, in the name of the loved one. "
/>
<link rel="stylesheet" href="css/main.css" />
<style>
body {
overflow-x: hidden;
}
</style>
<link
rel="stylesheet"
href="https://demos.creative-tim.com/notus-js/assets/styles/tailwind.css"
/>
<link
rel="stylesheet"
href="https://demos.creative-tim.com/notus-js/assets/vendor/@fortawesome/fontawesome-free/css/all.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
integrity="sha512-Fo3rlrZj/k7ujTnHg4CGR2D7kSs0v4LLanw2qksYuRlEzO+tcaEPQogQ0KaoGN26/zrn20ImR1DfuLWnOo7aBA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="css/global.css" />
<title>Document</title>
</head>
<body>
<nav-bar></nav-bar>
<div class="spacer pb-36"></div>
<div
class="min-h-screen overflow-hidden flex items-center justify-center"
style="background: #edf2f7"
>
<main class="profile-page">
<section class="relative block h-500-px">
<div
class="absolute top-0 w-full h-full bg-center bg-cover"
style="
background-image: url('https://images.unsplash.com/photo-1499336315816-097655dcfbda?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2710&q=80');
"
>
<span
id="blackOverlay"
class="w-full h-full absolute opacity-50 bg-black"
></span>
</div>
<div
class="
top-auto
bottom-0
left-0
right-0
w-full
absolute
pointer-events-none
overflow-hidden
h-70-px
"
style="transform: translateZ(0px)"
>
<svg
class="absolute bottom-0 overflow-hidden"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="none"
version="1.1"
viewBox="0 0 2560 100"
x="0"
y="0"
>
<polygon
class="text-blueGray-200 fill-current"
points="2560 0 2560 100 0 100"
></polygon>
</svg>
</div>
</section>
<section class="relative py-16 bg-blueGray-100">
<div class="container mx-auto px-4">
<div
class="
relative
flex flex-col
min-w-0
break-words
bg-white
w-full
mb-6
shadow-xl
rounded-lg
-mt-64
"
>
<div class="px-6">
<div class="flex flex-wrap justify-center">
<div
class="w-full lg:w-3/12 px-4 lg:order-2 flex justify-center"
>
<div class="relative">
<img
alt="..."
src="assets/ade.jpg"
class="
shadow-xl
rounded-full
h-auto
align-middle
border-none
absolute
-m-16
-ml-20
lg:-ml-16
max-w-150-px
"
/>
</div>
</div>
<div
class="
w-full
lg:w-4/12
px-4
lg:order-3 lg:text-right lg:self-center
"
>
<div class="py-6 px-3 mt-32 sm:mt-0">
<button
class="
bg-indigo-500
active:bg-indigo-600
uppercase
text-white
font-bold
hover:shadow-md
shadow
text-xs
px-4
py-2
rounded
outline-none
focus:outline-none
sm:mr-2
mb-1
ease-linear
transition-all
duration-150
"
type="button"
>
Connect
</button>
</div>
</div>
<div class="w-full lg:w-4/12 px-4 lg:order-1">
<div class="flex justify-center py-4 lg:pt-4 pt-8">
<div class="mr-4 p-3 text-center">
<span
class="
text-xl
font-bold
block
uppercase
tracking-wide
text-blueGray-600
"
>22</span
><span class="text-sm text-blueGray-400">Friends</span>
</div>
<div class="mr-4 p-3 text-center">
<span
class="
text-xl
font-bold
block
uppercase
tracking-wide
text-blueGray-600
"
>10</span
><span class="text-sm text-blueGray-400">Photos</span>
</div>
<div class="lg:mr-4 p-3 text-center">
<span
class="
text-xl
font-bold
block
uppercase
tracking-wide
text-blueGray-600
"
>89</span
><span class="text-sm text-blueGray-400">Comments</span>
</div>
</div>
</div>
</div>
<div class="text-center mt-12">
<h3
class="
text-4xl
font-semibold
leading-normal
mb-2
text-blueGray-700
mb-2
"
>
Adeboye Thompson
</h3>
<div
class="
text-sm
leading-normal
mt-0
mb-2
text-blueGray-400
font-bold
uppercase
"
>
<i
class="
fas
fa-map-marker-alt
mr-2
text-lg text-blueGray-400
"
></i>
Los Angeles, California
</div>
<div class="mb-2 text-blueGray-600 mt-10">
<i
class="fas fa-briefcase mr-2 text-lg text-blueGray-400"
></i
>Solution Manager - In My Name
</div>
<div class="mb-2 text-blueGray-600">
<i
class="fas fa-university mr-2 text-lg text-blueGray-400"
></i
>University of Texas Austin
</div>
</div>
<div
class="mt-10 py-10 border-t border-blueGray-200 text-center"
>
<div class="flex flex-wrap justify-center">
<div class="w-full lg:w-9/12 px-4">
<p class="mb-4 text-lg leading-relaxed text-blueGray-700">
I am the senior software developer at In my Name. I love
to write computer programs, build electronic gadgets and
do a lot of woodworking and fabrication. Working for an
organization like In my name gives me the opportunity to
return to society and make myself useful to others
</p>
<a href="#" class="font-normal text-indigo-500"
>Show more</a
>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="relative bg-blueGray-100 pt-8 pb-6 mt-8">
<div class="container mx-auto px-4">
<div
class="
flex flex-wrap
items-center
md:justify-between
justify-center
"
></div>
</div>
</footer>
</section>
</main>
</div>
<subscribe-sec></subscribe-sec>
<footer-sec></footer-sec>
<script src="js/Components/navigation.js"></script>
<script src="js/index/subscribe.js"></script>
<script src="js/Components/footer.js"></script>
</body>
</html>