-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
194 lines (154 loc) · 7.91 KB
/
index.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Offbeat Travel</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Playfair+Display:wght@800&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/5f97400b78.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--navbar-->
<section id="navbarx">
<div class="navdiv">
<nav class="navbar navbar-expand-lg bg-#f4f4f4 navbar-light gate">
<a class="navbar-brand" href="#"><i class="fas fa-jedi fa-5x jedi-ship"></i>
<h2 class="nav-head">Offbeat Travel</h2>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01" aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link dek" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link dek" href="book.html">Book Online</a>
</li>
<li class="nav-item">
<a class="nav-link dek" href="#contact">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</section>
<!--home-->
<section id="home">
<div class="background-home">
<img src="images/OFFBEAT.png" alt="mountains" class="back-home" width="100%">
<div class="home-text">
</div>
</div>
</section>
<!-- story -->
<section id="story">
<div class="story-head">
<h2 class="story-h1">This Is Our Story</h2>
<p class="story-p">We always wanted to learn about foreign lands and their cultures.So we started to work as part time tour guides to learn more about foreign ways.Soon, in the process
we bacame popular and a whole lot of requests came to us for the job of tour guides, so we started our own agency with few knowledgeous individuals and over the years we grew and now
we are well known around the globe. <br> <br>We hope you enjoy the tour with us </p>
</div>
</section>
<!--features-->
<section id="features">
<div class="row fe-box">
<div class="col-lg-4 feature-content">
<i class="fas fa-users fa-4x ficons"></i>
<h3 class="feature-boxes">Local Expert Guides</h3>
<p class="features-p">Guides have undergone special training programmes for giving you an amazing tour experience</p>
</div>
<div class="col-lg-4 feature-content">
<i class="fas fa-campground fa-4x ficons"></i>
<h3 class="feature-boxes">Handpicked Quests</h3>
<p class="features-p">Pick quests of your liking. We will make sure you enjoy every moment of it</p>
</div>
<div class="col-lg-4 feature-content">
<i class="fas fa-binoculars fa-4x ficons"></i>
<h3 class="feature-boxes">Hidden Gem Locations</h3>
<p class="features-p">Special locations for celebrating and partying to give you an unforgettable experience</p>
</div>
</div>
</section>
<!-- quotes -->
<section id="quotes">
<div class="custom-quotes">
<img src="images/Nature is your great restorer..png" alt="" width="100%">
</div>
</section>
<!--testimonials-->
<section id="testimonials">
<div id="test" class="carousel slide" data-ride="false">
<div class="carousel-inner inner">
<h2 class="story-h1">Testimonials</h2>
<div class="carousel-item active testimonial-slides">
<h3 class="testimonial-content"> Thank you so much for a well organized trip. We had a wonderful time. Hard to believe it's already done and past. Weather was awesome, the hotels were nice, thank you for everything!</h3>
<img src="images/baverly.jpg" alt="" width="10%" class="car">
<p class="names">Baverly Hills</p>
</div>
<div class="carousel-item testimonial-slides">
<h3 class="testimonial-content">The combination of the archaeology, the food and wine experiences, the swimming and the generally relaxed atmosphere made for a very enjoyable tour. There was a high attention to detail. Our main tour guide was very enthusiastic and highly qualified. Excellent.</h3>
<img src="images/john.jpg" alt="" width="10%" class="car">
<p class="names">John Robertson</p>
</div>
</div>
<a class="carousel-control-prev" href="#test" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#test" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
</a>
</div>
</section>
<!--contact-->
<section id="contact">
<div class="row contact">
<div class="col-bg-6 con1">
<br>
<h3 class="con">Contact</h3><br>
<p>500 Oz Wall Street</p>
<p>San Francisco, CA 94158</p><br>
<p>Tel: 123-459-7890</p>
<p>Fax: 123-459-7890</p><br>
<p>[email protected]</p><br>
<a href="https://www.facebook.com/"><i class="fab fa-facebook-f fa-1.99x smedia"></i></a>
<a href="https://twitter.com/?lang=en"><i class="fab fa-twitter fa-1.99x smedia"></i></a>
<a href="https://www.instagram.com/?hl=en"><i class="fab fa-instagram fa-1.99x smedia"></i></a>
<a href="https://www.youtube.com/?gl=IN"><i class="fab fa-youtube fa-1.99x smedia"></i></a>
<p>© by Swoyam2020 </p>
</div>
<div class="col-bg-6 con2">
<form action="mailto:[email protected]" enctype="text/plain" method="post">
<div class="form-group">
<label for="exampleFormControlInput1"></label>
<input type="Name" class="form-control info" id="exampleFormControlInput1" placeholder="Name">
</div>
<div class="form-group">
<input type="email" class="form-control info" id="exampleFormControlInput1" placeholder="Email">
</div>
<div class="form-group">
<input type="text" class="form-control info" id="exampleFormControlInput1" placeholder="Subject">
</div>
<div class="form-group">
<textarea class="form-control info" id="exampleFormControlTextarea1" rows="3" placeholder="Message"></textarea>
</div>
<button class="btn btn-outline-dark sub" type="submit">Submit</button>
</form>
</div>
</div>
</section>
<!--footer-->
<section>
<p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d462581.350281053!2d-94.73946852887724!3d39.043723976656366!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x87c0f75eafe99997%3A0x558525e66aaa51a2!2sKansas%20City%2C%20MO%2C%20USA!5e0!3m2!1sen!2sin!4v1598697899615!5m2!1sen!2sin" width="100%" height="400" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe></p>
<div class="end">
</div>
</section>
</form>
</form>
</body>
</html>