-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.php
161 lines (100 loc) · 6.98 KB
/
home.php
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
<!-- carousel starts-->
<div id="carousel-example" class="carousel slide" data-interval="6000" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example" data-slide-to="1"></li>
<li data-target="#carousel-example" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<!-- Slider-1-->
<div class="item active">
<a href="#"><img src="images/slider_1.jpg" /></a>
<div class="carousel-caption hidden-xs">
<p class="animated bounceInLeft delay-1s">Lets fill their lives with happiness</p>
<a class="btn btn_sldr" href="index.php?page=donation" target="_blank">Donation</a>
</div>
</div>
<!-- Slider-2-->
<div class="item">
<a href="#"><img src="images/slider_2.jpg" /></a>
<div class="carousel-caption hidden-xs">
<p class="animated bounceInLeft delay-1s">Until every child has a family, lets create a vision for betterlife</p>
<a class="btn btn_sldr" href="index.php?page=adoption" target="_blank">Adoption</a>
</div>
</div>
<!-- Slider-3-->
<div class="item">
<a href="#"><img src="images/slider_3.jpg" /></a>
<div class="carousel-caption hidden-xs">
<p class="animated bounceInLeft delay-1s">Transform the lives of orphaned children and change their story</p>
<a class="btn btn_sldr" href="#trns-sec" >Read More</a>
</div>
</div>
</div>
<a class="left carousel-control" href="#carousel-example" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
<!-- carousel ends-->
<!-- Page Content -->
<!--********* intro ********-->
<section class="intro">
<div class="container intro-content">
<div class="box">
<div class="vision_intro">
<h1 class="intro_headlne">VISION</h1>
<P>We know the very best thing for a child is to be part of a loving family—it’s where they thrive. That’s why everything we do is designed to accomplish just that.
<br>
Our goal is a loving family and the end of institutionalized care for every child. We believe that, together, we can change the way we care for children and help to get them into stable, loving, nurturing environments. We believe in them, in you and in Miracles. We believe in a world that listens closely to children and gives them a voice.
<br>
VISION is an INDIAN based national non-profit that brings life-changing care to orphaned and vulnerable children. And that’s just the beginning. These children deserve the very best. A way out of their past of abandonment and a way forward into their bright future. We believe in partnerships, and with generous gifts from people like you, we can make their dream of living with a family a reality.
</P>
<a class="btn btn_abt" href="index.php?page=aboutus" target="_blank">Know More</a>
</div>
</div>
</div>
</section>
<!--********* intro ends ********-->
<!--*************** content ******************** -->
<section class="transformation" id="trns-sec">
<div class="container transform-sec">
<h2 >How We Transform Lives</h2>
<div class="row">
<div class="col-md-12">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<img class="img-responsive transform_lives_img" src="images/exprnvrdrmd.jpg">
<h4 class="transform-title"> An Experience Never Dreamed </h4>
<p class="transform-content">We organize vocational trainings in every three months for one month in which we provide multiple training to children. </p>
<a class="btn trans-btn" href="expr_drmd.php" target="_blank">Read more</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<img class="img-responsive transform_lives_img" src="images/careofyoungs.jpg">
<h4 class="transform-title">Care of Youngs</h4>
<p class="transform-content">All children deserve to be brought up in a safe environment. VISION
believes that protection of the children in our care </p>
<a class="btn trans-btn" href="careofyoungs.php" target="_blank">Read more</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<img class="img-responsive transform_lives_img" src="images/homeoflove.jpg">
<h4 class="transform-title">A Home of Love</h4>
<p class="transform-content">A lesson that so many of these kids have learned at an age they should not have to. Life is not always fair, there are </p>
<a class="btn trans-btn" href="homelove.php" target="_blank">Read more</a>
</div>
</div>
</div>
</div>
</section>
<section class="utsav-sec">
<div class="conatiner utsav_content">
<img class="img-responsive utsav_img" src="images/utsav_logo_2.png">
<div class="box-utsav">
<p>The performing arts allow an avenue to develop cognitive abilities that complement children in other disciplines. Our Country is a land of varied cultures and traditions. The diversity of India culture is not hidden from the rest of the world. The massive celebration of festivals of India make it “The land of celebrations “. </p>
<p>UTSAV is an important festival for “VISION” because the children of vision show their talent in front of our guest Donors, Sponsors, and other important Persons. In UTSAV we try to include those dance forms which represent our Indian culture and tradition and also display the creative art that was learnt by the children throughout the year in vocational programs. Various workshop organised by volunteers to show the creativity of VISION children.</p>
<a class="btn btn-utsav" href="utsav.php" target="_blank">Know More</a>
</div>
</div>
</section>
<!--*************** content ends ******************** -->