-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
95 lines (95 loc) · 6.94 KB
/
about.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
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<header class="text-gray-400 bg-[#f8f8f8] body-font">
<div class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center"><a class="flex title-font font-medium items-center text-white mb-4 md:mb-0"><a href="index.html"><img src="logo.png" class="w-[75px] h-[50px]"></a>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"></path></svg>
</a>
<nav class="md:ml-auto flex flex-wrap items-center text-base justify-center">
<a href="index.html" class="mr-5 ">Home</a>
<a href="about.html" class="mr-5 ">About Us</a>
<a href="updates.html" class="mr-5 ">Updates</a>
<a href="contact.html" class="mr-5 ">Contact Us</a>
</nav>
</div>
</header>
<section>
<div class="container max-w-5xl px-4 py-8 mx-auto text-gray-600">
<div class="grid gap-4 mx-4 sm:grid-cols-12">
<div class="col-span-12 sm:col-span-3">
<div class="text-center sm:text-left mb-14 before:block before:w-24 before:h-3 before:mb-5 before:rounded-md before:mx-auto sm:before:mx-0 before:bg-[#465775]">
<h3 class="text-3xl font-semibold">Where we came from </h3><span class="text-sm font-bold tracking-wider uppercase text-gray-400">Our History </span>
</div>
</div>
<div class="relative col-span-12 px-4 space-y-6 sm:col-span-9">
<div class="col-span-12 space-y-12 relative px-4 sm:col-span-8 sm:space-y-8 sm:before:absolute sm:before:top-2 sm:before:bottom-0 sm:before:w-0.5 sm:before:-left-3 before:bg-gray-500">
<div class="flex flex-col sm:relative sm:before:absolute sm:before:top-2 sm:before:w-4 sm:before:h-4 sm:before:rounded-full sm:before:left-[-35px] sm:before:z-[1] before:bg-[#a4def9]">
<h3 class="text-xl font-semibold tracking-wide">The Birth </h3><time class="text-xs tracking-wide uppercase text-gray-400">Dec 2015</time>
<p class="mt-3">Due to the initiative of our esteemed founder Mr.XYZ, our organisation was born with the dream of helping millions of people in need .</p>
</div>
<div class="flex flex-col sm:relative sm:before:absolute sm:before:top-2 sm:before:w-4 sm:before:h-4 sm:before:rounded-full sm:before:left-[-35px] sm:before:z-[1] before:bg-[#a4def9]">
<h3 class="text-xl font-semibold tracking-wide">Early Asendancy </h3><time class="text-xs tracking-wide uppercase text-gray-400">2017-2019</time>
<p class="mt-3">With harwork and passion to help others, we grew from a small team of about 30 members to a giant NGO consisting of more than 400 members helping more than 10,000 people each year .</p>
</div>
<div class="flex flex-col sm:relative sm:before:absolute sm:before:top-2 sm:before:w-4 sm:before:h-4 sm:before:rounded-full sm:before:left-[-35px] sm:before:z-[1] before:bg-[#a4def9]">
<h3 class="text-xl font-semibold tracking-wide">Reaching "THE DREAM"</h3><time class="text-xs tracking-wide uppercase text-gray-400">Jan 2020</time>
<p class="mt-3">The dream which our founder MR.XYZ once saw of sending back more thn 2 million students back to school was fulfilled. We aim to help more and more and people in the future</p>
</div>
</div>
</div>
</div>
</div>
</section><br>
<section class="py-6 bg-gray-700 text-gray-100">
<div class="container p-4 mx-auto space-y-16 sm:p-10">
<div class="space-y-4">
<h3 class="text-xl font-semibold leading-none sm:text-4xl">Meet our team</h3>
</div>
<div class="grid w-full grid-cols-1 gap-6 md:grid-cols-2">
<div class="flex space-x-6"><img alt="" class="flex-1 flex-shrink-0 object-cover h-56 mb-4 bg-center rounded-lg bg-gray-500" src="https://images.unsplash.com/photo-1622782262245-bfb660f4ff93?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80">
<div class="flex flex-col">
<h4 class="text-xl font-semibold">Arundhati Kapooor</h4>
<p class="text-sm text-gray-400">Media Manager</p>
</div>
</div>
<div class="flex space-x-6"><img alt="" class="flex-1 flex-shrink-0 object-cover h-56 mb-4 bg-center rounded-lg bg-gray-500" src="https://images.unsplash.com/photo-1588608368947-c243aea32bff?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=764&q=80">
<div class="flex flex-col">
<h4 class="text-xl font-semibold">Shreya Kapooor</h4>
<p class="text-sm text-gray-400">Trustee</p>
</div>
</div>
<div class="flex space-x-6"><img alt="" class="flex-1 flex-shrink-0 object-cover h-56 mb-4 bg-center rounded-lg bg-gray-500" src="https://images.unsplash.com/photo-1607081692251-d689f1b9af84?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80">
<div class="flex flex-col">
<h4 class="text-xl font-semibold">Chitranjan Das</h4>
<p class="text-sm text-gray-400">Vice President</p>
</div>
</div>
<div class="flex space-x-6"><img alt="" class="flex-1 flex-shrink-0 object-cover h-56 mb-4 bg-center rounded-lg bg-gray-500" src="https://images.unsplash.com/photo-1580471260419-99745668af23?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1051&q=80">
<div class="flex flex-col">
<h4 class="text-xl font-semibold">Ashwini and Sushma Jain</h4>
<p class="text-sm text-gray-400">Treasurers</p>
</div>
</div>
<div class="flex space-x-6"><img alt="" class="flex-1 flex-shrink-0 object-cover h-56 mb-4 bg-center rounded-lg bg-gray-500" src="https://images.unsplash.com/photo-1607346256330-dee7af15f7c5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1206&q=80">
<div class="flex flex-col">
<h4 class="text-xl font-semibold">Naim Ahmed</h4>
<p class="text-sm text-gray-400">Secretart</p>
</div>
</div>
<div class="flex space-x-6"><img alt="" class="flex-1 flex-shrink-0 object-cover h-56 mb-4 bg-center rounded-lg bg-gray-500" src="https://images.unsplash.com/photo-1552641156-93ea2a5f78e2?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1170&q=80">
<div class="flex flex-col">
<h4 class="text-xl font-semibold">Ravi Shashtri</h4>
<p class="text-sm text-gray-400">Chairman </p>
<div class="flex mt-2 space-x-2"></a></div>
</div>
</div>
</div>
</div>
</section>
</body>
</html>