-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
281 lines (232 loc) · 12.6 KB
/
Copy pathabout.php
File metadata and controls
281 lines (232 loc) · 12.6 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
<?php
include "admin/conn.php";
//fetch settings
$settings = mysqli_query($con,"SELECT * FROM settings");
$setting = mysqli_fetch_array($settings);
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>About Us - <?php echo $setting['site_name']; ?></title>
<meta name="description" content="We Offer Import & Export assistance foreign businesses in transporting and selling their products in China, India and USA. We connect domestic companies to the international shipping services most suited for their business.">
<!-- Stylesheets -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- Responsive File -->
<link href="assets/css/responsive.css" rel="stylesheet">
<!-- Color File -->
<link href="assets/css/color.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800&family=Yantramanav:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon">
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon">
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->
<script type='text/javascript' src='https://platform-api.sharethis.com/js/sharethis.js#property=601e75803d01430011c105c8&product=image-share-buttons' async='async'></script>
</head>
<body>
<div class="page-wrapper">
<!-- Preloader -->
<!-- End Main Header -->
<?php include "header.php"; ?>
<!-- Hidden Sidebar -->
<section class="hidden-sidebar close-sidebar">
<div class="wrapper-box">
<div class="content-wrapper">
<div class="hidden-sidebar-close"><span class="flaticon-remove"></span></div>
<div class="text-widget sidebar-widget">
<!-- <div class="logo"><a href="index.php"><img src="assets/images/logo.png" alt=""></a></div>
<div class="text">Demoralized by the charms of pleasure of the moment so blinded by desire that they cannot foresees the pain.</div> -->
</div>
<!-- PDF Widget -->
<div class="pdf-widget sidebar-widget">
<div class="row">
<div class="col-sm-6 column">
<div class="content">
<div class="icon"><img src="assets/images/icons/icon-8.png" alt=""></div>
<h4>Sender <br> Instructions</h4>
</div>
</div>
<div class="col-sm-6 column">
<div class="content">
<div class="icon"><img src="assets/images/icons/icon-8.png" alt=""></div>
<h4>Sender <br> Instructions</h4>
</div>
</div>
</div>
</div>
<!-- Contact Widget -->
<!-- Link Btn -->
<div class="link-btn"><a href="#" class="theme-btn btn-style-one style-two"><span><i class="flaticon-up-arrow"></i>Purchase Our Theme </span></a></div>
</div>
</div>
</section>
<!--Search Popup-->
<div id="search-popup" class="search-popup">
<div class="close-search theme-btn"><span class="flaticon-remove"></span></div>
<div class="popup-inner">
<div class="overlay-layer"></div>
<div class="search-form">
<form method="post" action="http://st.ourhtmldemo.com/new/Transida2/index.php">
<div class="form-group">
<fieldset>
<input type="search" class="form-control" name="search-input" value="" placeholder="Search Here" required >
<input type="submit" value="Search Now!" class="theme-btn">
</fieldset>
</div>
</form>
</div>
</div>
</div>
<!-- Page Title -->
<section class="page-title" style="background-image: url(assets/images/background/bg-20.jpg);">
<!--<div class="background-text">
<div data-parallax='{"x": 100}'>
<div class="text-1">transida</div>
<div class="text-2">transida</div>
</div>
</div> -->
<div class="auto-container">
<div class="content-box">
<div class="content-wrapper">
<div class="title">
<h1>About Rotaract</h1>
</div>
<ul class="bread-crumb clearfix">
<li><a href="index.php">Home</a></li>
<li><a href="#">About Us</a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Who we are -->
<section class="who-we-are-section">
<div class="top-content">
<div class="auto-container">
<div class="row">
<div class="col-lg-4">
<div class="sec-title mb-30">
<div class="sub-title">ROTARACT CLUB OF S.P.I.T.</div>
<h2>Working For <br>Betterment<br>Of Society</h2>
</div>
<div class="experience-year">
<!-- <div class="icon"><i class="flaticon-package-1"></i></div> -->
<div class="content">
<h3>10 <span>+ Years</span></h3>
<h5>Of Giving Back To Commuinty</h5>
</div>
</div>
</div>
<div class="col-lg-8">
<div class="image mb-30"><img src="assets/images/resource/image-34.jpg" alt=""></div>
</div>
</div>
</div>
</div>
<div class="overview">
<div class="auto-container">
<div class="wrapper-box">
<h2>Rotaract club of S.P.I.T. is an institution based rotaract club belonging to Rotaract district 3141. It is sponsored by the Rotary Club of Mumbai Juhu.<br>The club was chartered in the year 2012. </p><p>We promote the holistic development of every individual who is working for the betterment of the society. We do qualitative projects in order to ensure that we provide maximum service to our society as a whole.</h2>
</div> -->
<div class="author-info wow fadeInUp" data-wow-duration="1500ms">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Statement -->
<section class="statement-section pt-0">
<div class="auto-container">
<div class="row">
<div class="col-lg-6">
<div class="image"><img src="assets/images/resource/image-35.jpg" alt=""></div>
</div>
<div class="col-lg-6">
<div class="content">
<div class="badge"><img src="assets\images\rclogo.png" alt="" style="height:150px;"></div>
<!-- Tab panes -->
<div class="tab-content wow fadeInUp" data-wow-delay="200ms" data-wow-duration="1200ms">
<div class="tab-pane fadeInUp animated active" id="tab-one" role="tabpanel" aria-labelledby="tab-one">
<div class="text-block">
<div class="sec-title mb-30">
<div class="sub-title">Who We Are ?</div>
<h2>People Of Action</h2>
</div>
<div class="text"><ul>
<li>We connect passionate people with diverse perspectives to exchange ideas and above all, take action to change the world.</li>
</ul></div>
</div>
</div>
<div class="tab-pane fadeInUp animated" id="tab-two" role="tabpanel" aria-labelledby="tab-two">
<div class="text-block">
<div class="sec-title mb-30">
<div class="sub-title">Who We Are?</div>
<h2>Community Builders</h2>
</div>
<div class="text">We collaborate with leaders and organisations who want to get to work on projects that have a real, lasting impact on people’s lives.</div>
</div>
</div>
<div class="tab-pane fadeInUp animated" id="tab-three" role="tabpanel" aria-labelledby="tab-three">
<div class="text-block">
<div class="sec-title mb-30">
<div class="sub-title">Who We Are?</div>
<h2>Problem Solvers</h2>
</div>
<div class="text">Together, we apply our professional experience and personal commitment to tackle our communities’ most persistent problems, finding new, effective ways to enhance health, stability, and prosperity across the globe.</div>
</div>
</div>
</div>
<ul class="nav nav-tabs tab-btn-style-one" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="tab-one-area" data-toggle="tab" href="#tab-one" role="tab" aria-controls="tab-one" aria-selected="true">
<h4><i class="flaticon-up-arrow"></i>Action</h4>
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="tab-two-area" data-toggle="tab" href="#tab-two" role="tab" aria-controls="tab-two" aria-selected="false">
<h4><i class="flaticon-up-arrow"></i>To</h4>
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="tab-three-area" data-toggle="tab" href="#tab-three" role="tab" aria-controls="tab-three" aria-selected="false">
<h4><i class="flaticon-up-arrow"></i>Solve</h4>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--Main Footer-->
<?php include "footer.php"; ?>
<!--End pagewrapper-->
<!--Scroll to top-->
<div class="scroll-to-top scroll-to-target" data-target="html"><span class="flaticon-right-arrow-6"></span></div>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/bootstrap-select.min.js"></script>
<script src="assets/js/jquery.fancybox.js"></script>
<script src="assets/js/isotope.js"></script>
<script src="assets/js/owl.js"></script>
<script src="assets/js/appear.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/lazyload.js"></script>
<script src="assets/js/scrollbar.js"></script>
<script src="assets/js/TweenMax.min.js"></script>
<script src="assets/js/swiper.min.js"></script>
<script src="assets/js/jquery.polyglot.language.switcher.js"></script>
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<script src="assets/js/parallax-scroll.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>