-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaboutus.html
206 lines (191 loc) · 10.4 KB
/
aboutus.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
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
<!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="viewport" content="width=device-width, initial-scale=1" />
<script src="https://kit.fontawesome.com/4e8027369e.js" crossorigin="anonymous"></script>
<title>About Us</title>
<link rel="shortcut icon" href="Capture.jpg">
<link rel="stylesheet" href="aboutus.css">
<link rel="stylesheet" href="footer.css">
<link rel="stylesheet" href="header.css">
</head>
<body>
<nav class="navbar">
<input type="checkbox" id="check">
<label for="check" class="checkbtn">
<i class="fas fa-bars"></i>
</label>
<!-- <label class="logo">DesignX</label> -->
<img src="Capture.jpg" alt="logo">
<ul>
<li><a class="active" href="Web_gp.html">Home</a></li>
<li><a href="aboutus.html">About</a></li>
<li><a href="index.html">Services</a></li>
<li><a href="reccommend.html">Recomendation</a></li>
<li><a href="Wa.html">Contact</a></li>
</ul>
</nav>
<section id="about"></section>
<link rel="shortcut icon" href="WhatsApp Image 2022-12-24 at 10.41.54 AM.jpeg">
<div class="about-1">
<h1>ABOUT US</h1>
<p>‘Organization Name’
We are a main online travel organization in America giving a ‘best as far as a class can tell with the objective to be ‘ America ‘s Travel Planner’.
Through our site, www.’Company Name’.com, our versatile applications, and our other related stages, recreation, and business voyagers can investigate, explore, analyze costs and book an extensive variety of administrations taking into account their movement needs.
Since our origin in 2006, in excess of 7 million clients have utilized at least one of our exhaustive travel-related administrations, which incorporate local and global air ticketing, lodging appointments, homestays, occasion bundles, transport ticketing, rail ticketing, exercises, and subordinate administrations.
With more than 83,000 inns contracted crosswise over America, we are America’s biggest stage for residential lodgings.
A solid and “believed” travel brand of America, our qualities incorporate a vast and faithful client base, a multi-channel stage for relaxation and business explorers, a powerful portable eco-framework for a range of voyagers and providers.
A solid innovation stage intended to convey an abnormal state of adaptability and advancement and a prepared senior supervisory crew including industry officials with profound roots in the movement business in America and abroad.
</p>
<div class="about-2">
<div class="content-box-lg">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="about-item text-center">
<i class="fa-fa-book"></i>
<h3>MISSION</h3>
<hr>
<p>
Our Mission is to perform and deliver excellent quality service to our clients. Providing them unforgettable travel, enjoyable, with guaranteed services that exceed their expectations With this objective, we aim to earn the reputation as "Your Preferred Travel Agency".
</p>
</div>
</div>
<div class="col-md-4">
<div class="about-item text-center">
<i class="fa-fa-globe"></i>
<h3>VISSION</h3>
<hr>
<p>
Statement Our vision is to be innovators, leaders and creative in the concepts of travel, positioning our company in the market within the best tourism companies in Egypt, being recognized for our professionalism and high quality products.
</p>
</div>
</div>
<div class="col-md-4">
<div class="about-item text-center">
<i class="fa-fa-pencil"></i>
<h3>OUR PURPOSE</h3>
<hr>
<p>
To connect people with the natural world and different cultures in an active, immersive, social, safe and fun environment.
</p>
</div>
</div>
<div class="col-md-4">
<div class="about-item text-center">
<i class="fa-fa-pencil"></i>
<h3>OUR PROMISE</h3>
<hr>
<p>
To provide travellers with high quality, expedition style adventure travel experiences with a purpose at an attractive price point.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="footer">
<footer>
<img src="Capture.jpg" alt="logo">
<div class="help">
<h3>Your Destination</h3>
<ul>
<li><a href="Wa.html">Questions ?</a></li>
<li><a href="#">Help</a></li>
</ul>
</div>
<div class="service">
<h3>Our services</h3>
<ul>
<li><a href="#">Travel Guide</a></li>
<li><a href="#">Ticket Booking</a></li>
<li><a href="#">Hotel Booking</a></li>
<li><a href="#">Hospitality</a></li>
<li><a href="#">Entertainment</a></li>
<li><a href="#">Travel Finance</a></li>
<li><a href="#">Accommodation</a></li>
<li><a href="#">Online Travel Agent</a></li>
</ul>
</div>
<div class="contact">
<h3>Contact Us</h3>
<ul>
<li><a href="#">Facebook</a></li>
<li><a href="#">Messenger</a></li>
<li><a href="#">Linkedin</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Instagram</a></li>
</ul>
</div>
<div class="icons2">
<a href="#"><i class="fa-brands fa-facebook"></i></a>
<a href="#"><i class="fa-brands fa-facebook-messenger"></i></a>
<a href="#"><i class="fa-brands fa-linkedin"></i></a>
<a href="#"><i class="fa-brands fa-twitter"></i></a>
<a href="#"><i class="fa-brands fa-instagram"></i></a>
</div> -->
<!-- <div class="footer_line">
<hr>
<hr>
<hr>
</div> -->
<!-- </footer>
</div> -->
</section>
<footer class="footer">
<div class="container1">
<div class="row1">
<div class="footer-col">
<h4>Your Destination</h4>
<ul>
<li><a href="Wa.html">Questions?</a></li>
<li><a href="#">Help</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Our Services</h4>
<ul>
<li><a href="#">Travel Guide</a></li>
<li><a href="#">Ticket Booking</a></li>
<li><a href="#">Hotel Booking</a></li>
<li><a href="#">Hospitality</a></li>
<li><a href="#">Entertainment</a></li>
<li><a href="#">Travel Finance</a></li>
<li><a href="#">Accommodation</a></li>
<li><a href="#">Online Travel Agent</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Contact Us</h4>
<ul>
<li><a href="#">Facebook</a></li>
<li><a href="#">Messenger</a></li>
<li><a href="#">Linkedin</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Instagram</a></li>
</ul>
</div>
<div class="footer-col">
<h4>follow us</h4>
<div class="social-links">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
</div>
</footer>
<!-- <footer class="text-center">
<p>
Copyright © 2021 all rights reserved by freddie Nice Inc
</p>
</footer> -->
</body>
</html>