forked from Nikhil-at-github/Enactus-ADGITM-Website
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtest.html
More file actions
18 lines (17 loc) · 1.53 KB
/
test.html
File metadata and controls
18 lines (17 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<section id="project">
<div class="container">
<h2 class="normal-section-title">
FEATURED PROJECT
</h2>
<div class="row">
<div class="col-6 col-sm-4 col-xl-3">
<img src="img/astitva/ASTITVAAA.png" />
</div>
<div class="col-6 col-sm-8 col-xl-9">
<p>
Astitva is an initiative taken to provide a platform to empower various stakeholders highly concerned about the social evils of the society. It can help in creating a sense of awareness among individuals and organizations about current challenges faced by our society. It provides an opportunity for Enactus ADGITM itself to be involved in identification of social problems at ground level. It is an umbrella project with various sub - projects : Gutargu - Gutargu is a social awareness magazine which enlightens the reader about an ongoing social dilemma and initiatives taken by the government and individuals to deal with it. Darpan - It is a product catalogue. Organizations and individuals whose products have an impact on the society can present such products through this platform into the market. Dhairyam - It is a knowledge exchange platform designed to provide novel and growing SMOs to interact with subject-matter experts, consultants, owners of well established businesses and people from different spectrums. It aims to bridge the gap between SMOs and experts in the field.
</p>
</div>
</div>
</div>
</section>