forked from sagar598/MR-Tour-and-Travel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog2.html
289 lines (156 loc) · 10 KB
/
blog2.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
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
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
<!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">
<title>Contact Us</title>
<link rel="stylesheet" href="/style.css">
<script defer type="module" src="/main.js"></script>
<!--font Montserrat -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
<!-- Favicon Start -->
<link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/ico" href="/assets/favicon.ico">
<!-- Apple Touch Icon -->
<link rel="apple-touch-icon" href="/favicon/apple-touch-icon.png">
<!-- Android Chrome Icons -->
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="/favicon/android-chrome-512x512.png">
<link rel="manifest" href="/site.webmanifest">
<!-- Favicon End -->
<!-- Chat Option -->
<script>(function(w, d) { w.CollectId = "65b8337572474ab9834ea02c"; var h = d.head || d.getElementsByTagName("head")[0]; var s = d.createElement("script"); s.setAttribute("type", "text/javascript"); s.async=true; s.setAttribute("src", "https://collectcdn.com/launcher.js"); h.appendChild(s); })(window, document);</script>
</head>
<body class=" selection:text-customGreen selection:bg-white" >
<!-- Preloader Start -->
<!-- Spinner container -->
<div class="absolute top-1/2 left-1/2 -mt-4 -ml-2 h-8 w-4 text-customGreen spinner-container z-50">
<!-- White overlay for full-screen background -->
<div class="fixed top-0 left-0 w-full h-full bg-white "></div>
<div class="absolute z-10 -ml-2 h-10 w-10 animate-bounce">
<svg xmlns="http://www.w3.org/2000/svg" class="animate-spin" fill="currentColor" stroke="currentColor" stroke-width="0" viewBox="0 0 16 16">
<path d="M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 4c2.209 0 4 1.791 4 4s-1.791 4-4 4-4-1.791-4-4 1.791-4 4-4zM12.773 12.773c-1.275 1.275-2.97 1.977-4.773 1.977s-3.498-0.702-4.773-1.977-1.977-2.97-1.977-4.773c0-1.803 0.702-3.498 1.977-4.773l1.061 1.061c0 0 0 0 0 0-2.047 2.047-2.047 5.378 0 7.425 0.992 0.992 2.31 1.538 3.712 1.538s2.721-0.546 3.712-1.538c2.047-2.047 2.047-5.378 0-7.425l1.061-1.061c1.275 1.275 1.977 2.97 1.977 4.773s-0.702 3.498-1.977 4.773z"></path>
</svg>
</div>
<div class="absolute top-4 h-7 w-6 animate-bounce border-l-2 border-gray-200" style="rotate: -90deg"></div>
<div class="absolute top-4 h-7 w-6 animate-bounce border-r-2 border-gray-200" style="rotate: 90deg"></div>
</div>
<!-- Preloader End -->
<!-- Header -->
<div id="header-placeholder"></div>
<!-- Hero Page -->
<section id="Home" class="relative h-96 font-Montserrat over overflow-x-hidden " >
<!-- For Prallax -->
<div class="absolute bg-fixed inset-0 bg-cover bg-center z-[-1] bg-image1"></div>
<div class="absolute inset-0 bg-black bg-opacity-40 z-[-1]"></div>
<div class="relative w-full h-full ">
<div class="absolute inset-0 flex flex-col items-center justify-center">
<h1 class="text-2xl md:text-4xl text-white font-bold
font-Montserrat mt-5 text-center mx-auto px- ">Choosing The Right Rental Car for Your Needs
<hr class="border-customGreen border-2 hidden lg:block ">
</h1>
</div>
</div>
</section>
<!-- Horizontal Text Scroll START -->
<div class="whitespace-nowrap overflow-x-hidden overflow-y-hidden relative z-10 -mt-20 pb-4 " >
<div
class=" inline-block whitespace-nowrap animation-scroll font-Montserrat text-customGreen text-3xl md:text-4xl font-bold">
<!-- Scroller content (duplicate for seamless scrolling) -->
<h4 class="inline-block md:hover:scale-105 mr-11 hover:text-customGreen hover:duration-700 transition">
Tailored Packages
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Hassle-Free Travel
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Competitive Rates
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Reliable Vehicles
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Memorable Experiences
</h4>
<!-- Duplicate the content to make scrolling seamless -->
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Tailored Packages
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Hassle-Free Travel
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Competitive Rates
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Reliable Vehicles
</h4>
<h4 class="inline-block mr-11 hover:text-customGreen hover:duration-700 transition">
Memorable Experiences
</h4>
</div>
</div>
<!-- Horizontal Text Scroll END -->
<!-- Blog Start -->
<section class="min-h-screen bg-slate-50 " >
<div class="container py-20 mx-auto md:px-6 px-5 font-Montserrat text-customBlue ">
<article class="mb-32 ">
<div class="mb-6 flex items-center font-bold text-customGreen">
<div >
<span > Published On <time datetime="2024-01-25">January 25, 2024</time> </span>
</div>
</div>
<div class="space-y-2 ">
<h1 class="mb-6 text-2xl font-bold text-customBlue">
Choosing The Right Rental Car for Your Needs
</h1>
<p class="text-customBlue text-justify">
At MR Tour & Travel, we understand that every journey is unique, and so are your car rental needs. Whether you're planning a family vacation, a solo adventure, or a business trip, making the right choice when it comes to selecting a rental car is crucial. In this blog, we'll guide you through the process of choosing the perfect rental car that suits your specific requirements.
</p>
<!-- 1 -->
<h2 class="font-bold text-lg text-customGreen pt-3">1. Assess Your Space Needs</h2>
<p >
</p>
<p> Consider the size of your group and luggage.
If you're traveling with family or friends, opt for a spacious car that accommodates everyone comfortably. For solo travelers, a smaller car may be more cost-effective and fuel-efficient.</p>
<!-- 2 -->
<h2 class="font-bold text-lg text-customGreen pt-3">2. Fuel Efficiency Matters</h2>
<p >Choose a car that aligns with your travel distance.If you're planning a long-distance trip, prioritize fuel efficiency. Our diverse fleet at MR Tour & Travel includes cars with varying mileage, allowing you to pick the one that suits your travel plans and budget.</p>
<!-- 3 -->
<h2 class="font-bold text-lg text-customGreen pt-3">3. Additional Features for Added Comfort</h2>
<p >Look for features that enhance your travel experience. Make your journey enjoyable by selecting a car with features like built-in GPS for easy navigation or entertainment systems for a pleasant ride. Our cars at MR Tour & Travel are equipped to enhance your travel experience.
</p>
<!-- 4 -->
<h2 class="font-bold text-lg text-customGreen pt-3">4. Budget-Friendly Options</h2>
<p >Explore budget-friendly options without compromising quality. Traveling on a budget? No worries. Our car rental services include a variety of options that offer quality service without straining your financial plans.
</p>
<!-- 5 -->
<h2 class="font-bold text-lg text-customGreen pt-3">5. Specialized Cars for Business Travel</h2>
<p >Choose a car that aligns with your business needs. For business trips, we offer specialized cars that cater to your professional requirements. Travel in style and comfort, making your business journey as seamless as possible.
</p>
<!-- 6 -->
<h2 class="font-bold text-lg text-customGreen pt-3">6. Transparent Pricing and Booking Process</h2>
<p > Benefit from our transparent pricing and easy booking.At MR Tour & Travel, we believe in transparency. Our pricing is clear, with no hidden fees. Booking your rental car is a hassle-free process, ensuring that you have more time to focus on your travel preparations.</p>
<p class="font-bold pt-6 leading-relaxed text-justify">
Choosing the right rental car is not just about finding a vehicle; it's about enhancing your overall travel experience. At MR Tour & Travel, we take pride in offering a diverse fleet of well-maintained cars, ensuring that your journey is smooth, comfortable, and tailored to your needs. Book your rental car with us and embark on a hassle-free adventure! </p>
</div>
</article>
</div>
</section>
<!-- Blog End -->
<!-- CTA Section -->
<section class="bg-customGreen font-Montserrat text-white py-12 px-2">
<div class="container mx-auto text-center">
<h2 class="md:text-4xl text-2xl font-bold mb-4">Ready to Experience Hassle-Free Travel?</h2>
<p class="text-lg mb-8 font-bold">Book your ride with MR Tour & Travel today and embark on a comfortable journey!</p>
<a href="/index.html#book" class=" py-2 px-6 inline-flex text-base bg-white rounded-lg text-customGreen transition ease-in-out duration-300 md:border-0 hover:scale-105 font-Montserrat font-bold active:scale-95 hover:shadow-lg hover:shadow-slate-800 active:duration-150">Book Now</a>
</div>
</section>
<!-- Foootar -->
<div id="footer-placeholder"></div>
</body>
</html>