Spaces:
Running
Running
travelinlite.com
Browse files- index.html +53 -48
index.html
CHANGED
|
@@ -4,7 +4,8 @@
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>Travelin-Lite LTD | VW Transporter Parts & Accessories</title>
|
| 7 |
-
<
|
|
|
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<style>
|
| 10 |
.dropdown:hover .dropdown-menu {
|
|
@@ -38,22 +39,22 @@
|
|
| 38 |
<!-- Top Header -->
|
| 39 |
<div class="flex items-center justify-between py-3 border-b">
|
| 40 |
<div class="flex items-center space-x-4">
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
<a href="
|
| 45 |
<i class="fas fa-envelope"></i> info@travelinlite.com
|
| 46 |
-
|
| 47 |
</div>
|
| 48 |
<div class="flex items-center space-x-4">
|
| 49 |
-
<a href="
|
| 50 |
-
<a href="
|
| 51 |
-
|
| 52 |
-
<a href="
|
| 53 |
<i class="fas fa-shopping-cart"></i>
|
| 54 |
<span class="ml-1">Cart (0)</span>
|
| 55 |
</a>
|
| 56 |
-
|
| 57 |
</div>
|
| 58 |
</div>
|
| 59 |
|
|
@@ -80,22 +81,22 @@
|
|
| 80 |
|
| 81 |
<!-- Paypal & Icons -->
|
| 82 |
<div class="w-1/4 flex justify-end items-center space-x-4">
|
| 83 |
-
<a href="
|
| 84 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/small-paypal.jpg?v=131092240753959694361608026327"
|
| 85 |
alt="PayPal Credit" class="h-8">
|
| 86 |
</a>
|
| 87 |
-
|
| 88 |
-
<a href="
|
| 89 |
<i class="far fa-user"></i>
|
| 90 |
</a>
|
| 91 |
-
<a href="
|
| 92 |
<i class="far fa-heart"></i>
|
| 93 |
</a>
|
| 94 |
-
<a href="
|
| 95 |
<i class="fas fa-shopping-cart"></i>
|
| 96 |
<span class="absolute -top-2 -right-2 bg-blue-600 text-white text-xs rounded-full h-5 w-5 flex items-center justify-center">0</span>
|
| 97 |
</a>
|
| 98 |
-
|
| 99 |
</div>
|
| 100 |
</div>
|
| 101 |
|
|
@@ -125,8 +126,12 @@
|
|
| 125 |
<!-- More navigation items would go here -->
|
| 126 |
<li><a href="#" class="text-gray-800 hover:text-blue-600 font-medium py-2">Wheels</a></li>
|
| 127 |
<li><a href="#" class="text-gray-800 hover:text-blue-600 font-medium py-2">Suspension</a></li>
|
| 128 |
-
<li>
|
| 129 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
</ul>
|
| 131 |
</nav>
|
| 132 |
</div>
|
|
@@ -154,12 +159,12 @@
|
|
| 154 |
<nav>
|
| 155 |
<ul>
|
| 156 |
<li class="border-b">
|
| 157 |
-
<a href="
|
| 158 |
</li>
|
| 159 |
-
|
| 160 |
<a href="#" class="block px-4 py-3 text-gray-800 hover:bg-gray-100 flex justify-between items-center">
|
| 161 |
T4 <i class="fas fa-chevron-down"></i>
|
| 162 |
-
|
| 163 |
<ul class="hidden bg-gray-50">
|
| 164 |
<li><a href="#" class="block px-6 py-2 text-gray-700 hover:bg-gray-100">T4 Central Locking</a></li>
|
| 165 |
<li><a href="#" class="block px-6 py-2 text-gray-700 hover:bg-gray-100">T4 Lighting</a></li>
|
|
@@ -177,8 +182,8 @@
|
|
| 177 |
<div class="text-white max-w-lg">
|
| 178 |
<h1 class="text-3xl md:text-5xl font-bold mb-4">Premium VW Transporter Parts</h1>
|
| 179 |
<p class="text-lg mb-6">Upgrade your VW with our high-quality parts and accessories</p>
|
| 180 |
-
<a href="
|
| 181 |
-
|
| 182 |
</div>
|
| 183 |
</div>
|
| 184 |
|
|
@@ -225,8 +230,8 @@
|
|
| 225 |
<div class="container mx-auto px-4">
|
| 226 |
<div class="flex justify-between items-center mb-8">
|
| 227 |
<h2 class="text-2xl font-bold">Featured Products</h2>
|
| 228 |
-
<a href="
|
| 229 |
-
|
| 230 |
|
| 231 |
<div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6">
|
| 232 |
<!-- Product 1 -->
|
|
@@ -308,23 +313,23 @@
|
|
| 308 |
<div class="container mx-auto px-4">
|
| 309 |
<h2 class="text-2xl font-bold text-center mb-8">Shop By Vehicle</h2>
|
| 310 |
<div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-6">
|
| 311 |
-
<a href="
|
| 312 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/catbox-image-1.jpg?v=95091023929989602401707747436"
|
| 313 |
alt="T5 (03-09)" class="w-full h-32 object-cover rounded-md mb-2">
|
| 314 |
<span class="font-medium text-gray-800 group-hover:text-blue-600">T5 (03-09)</span>
|
| 315 |
</a>
|
| 316 |
-
<a href="
|
| 317 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/catbox-image-2.jpg?v=154852507155710561111707901670"
|
| 318 |
alt="T5.1 (10-15)" class="w-full h-32 object-cover rounded-md mb-2">
|
| 319 |
<span class="font-medium text-gray-800 group-hover:text-blue-600">T5.1 (10-15)</span>
|
| 320 |
</a>
|
| 321 |
<!-- More vehicle types would go here -->
|
| 322 |
-
<a href="
|
| 323 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/catbox-image-5.jpg?v=9591471235125164721669207055"
|
| 324 |
alt="Caddy Mk3" class="w-full h-32 object-cover rounded-md mb-2">
|
| 325 |
<span class="font-medium text-gray-800 group-hover:text-blue-600">Caddy Mk3</span>
|
| 326 |
</a>
|
| 327 |
-
|
| 328 |
</div>
|
| 329 |
</div>
|
| 330 |
|
|
@@ -334,9 +339,9 @@
|
|
| 334 |
<h2 class="text-2xl font-bold mb-4">Need Help Choosing Parts?</h2>
|
| 335 |
<p class="mb-6 max-w-2xl mx-auto">Our team of VW experts are here to help you find the perfect parts for your vehicle.</p>
|
| 336 |
<div class="flex flex-col sm:flex-row justify-center gap-4">
|
| 337 |
-
<a href="
|
| 338 |
-
<a href="
|
| 339 |
-
|
| 340 |
</div>
|
| 341 |
</div>
|
| 342 |
|
|
@@ -384,33 +389,33 @@
|
|
| 384 |
<div>
|
| 385 |
<h3 class="font-bold text-lg mb-4">Information</h3>
|
| 386 |
<ul class="space-y-2">
|
| 387 |
-
<li><a href="
|
| 388 |
-
<li><a href="
|
| 389 |
-
<li><a href="
|
| 390 |
-
<li><a href="
|
| 391 |
-
|
| 392 |
</div>
|
| 393 |
|
| 394 |
<!-- Customer Service -->
|
| 395 |
<div>
|
| 396 |
<h3 class="font-bold text-lg mb-4">Customer Service</h3>
|
| 397 |
<ul class="space-y-2">
|
| 398 |
-
<li><a href="
|
| 399 |
-
<li><a href="
|
| 400 |
-
<li><a href="
|
| 401 |
-
<li><a href="
|
| 402 |
-
|
| 403 |
</div>
|
| 404 |
|
| 405 |
<!-- Categories -->
|
| 406 |
<div>
|
| 407 |
<h3 class="font-bold text-lg mb-4">Categories</h3>
|
| 408 |
<ul class="space-y-2">
|
| 409 |
-
<li><a href="
|
| 410 |
-
<li><a href="
|
| 411 |
-
<li><a href="
|
| 412 |
-
<li><a href="
|
| 413 |
-
|
| 414 |
</div>
|
| 415 |
|
| 416 |
<!-- Newsletter -->
|
|
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>Travelin-Lite LTD | VW Transporter Parts & Accessories</title>
|
| 7 |
+
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
| 8 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 10 |
<style>
|
| 11 |
.dropdown:hover .dropdown-menu {
|
|
|
|
| 39 |
<!-- Top Header -->
|
| 40 |
<div class="flex items-center justify-between py-3 border-b">
|
| 41 |
<div class="flex items-center space-x-4">
|
| 42 |
+
<a href="tel:01234567890" class="text-gray-700 hover:text-blue-600">
|
| 43 |
+
<i class="fas fa-phone-alt"></i> 01234 567890
|
| 44 |
+
</a>
|
| 45 |
+
<a href="mailto:info@travelinlite.com" class="text-gray-700 hover:text-blue-600">
|
| 46 |
<i class="fas fa-envelope"></i> info@travelinlite.com
|
| 47 |
+
</a>
|
| 48 |
</div>
|
| 49 |
<div class="flex items-center space-x-4">
|
| 50 |
+
<a href="/account.html" class="text-gray-700 hover:text-blue-600">Account</a>
|
| 51 |
+
<a href="/wishlist.html" class="text-gray-700 hover:text-blue-600">Wishlist</a>
|
| 52 |
+
<div class="relative">
|
| 53 |
+
<a href="/cart.html" class="text-gray-700 hover:text-blue-600 flex items-center">
|
| 54 |
<i class="fas fa-shopping-cart"></i>
|
| 55 |
<span class="ml-1">Cart (0)</span>
|
| 56 |
</a>
|
| 57 |
+
</div>
|
| 58 |
</div>
|
| 59 |
</div>
|
| 60 |
|
|
|
|
| 81 |
|
| 82 |
<!-- Paypal & Icons -->
|
| 83 |
<div class="w-1/4 flex justify-end items-center space-x-4">
|
| 84 |
+
<a href="/paypal-credit.html" class="hidden md:block">
|
| 85 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/small-paypal.jpg?v=131092240753959694361608026327"
|
| 86 |
alt="PayPal Credit" class="h-8">
|
| 87 |
</a>
|
| 88 |
+
<div class="flex space-x-4">
|
| 89 |
+
<a href="/account.html" class="text-gray-700 hover:text-blue-600 text-xl">
|
| 90 |
<i class="far fa-user"></i>
|
| 91 |
</a>
|
| 92 |
+
<a href="/wishlist.html" class="text-gray-700 hover:text-blue-600 text-xl">
|
| 93 |
<i class="far fa-heart"></i>
|
| 94 |
</a>
|
| 95 |
+
<a href="/cart.html" class="text-gray-700 hover:text-blue-600 text-xl relative">
|
| 96 |
<i class="fas fa-shopping-cart"></i>
|
| 97 |
<span class="absolute -top-2 -right-2 bg-blue-600 text-white text-xs rounded-full h-5 w-5 flex items-center justify-center">0</span>
|
| 98 |
</a>
|
| 99 |
+
</div>
|
| 100 |
</div>
|
| 101 |
</div>
|
| 102 |
|
|
|
|
| 126 |
<!-- More navigation items would go here -->
|
| 127 |
<li><a href="#" class="text-gray-800 hover:text-blue-600 font-medium py-2">Wheels</a></li>
|
| 128 |
<li><a href="#" class="text-gray-800 hover:text-blue-600 font-medium py-2">Suspension</a></li>
|
| 129 |
+
<li>
|
| 130 |
+
<a href="/clearance.html" class="text-gray-800 hover:text-blue-600 font-medium py-2">Clearance</a>
|
| 131 |
+
</li>
|
| 132 |
+
<li>
|
| 133 |
+
<a href="/blog.html" class="text-gray-800 hover:text-blue-600 font-medium py-2">Blog</a>
|
| 134 |
+
</li>
|
| 135 |
</ul>
|
| 136 |
</nav>
|
| 137 |
</div>
|
|
|
|
| 159 |
<nav>
|
| 160 |
<ul>
|
| 161 |
<li class="border-b">
|
| 162 |
+
<a href="/" class="block px-4 py-3 text-gray-800 hover:bg-gray-100">Home</a>
|
| 163 |
</li>
|
| 164 |
+
<li class="border-b">
|
| 165 |
<a href="#" class="block px-4 py-3 text-gray-800 hover:bg-gray-100 flex justify-between items-center">
|
| 166 |
T4 <i class="fas fa-chevron-down"></i>
|
| 167 |
+
</a>
|
| 168 |
<ul class="hidden bg-gray-50">
|
| 169 |
<li><a href="#" class="block px-6 py-2 text-gray-700 hover:bg-gray-100">T4 Central Locking</a></li>
|
| 170 |
<li><a href="#" class="block px-6 py-2 text-gray-700 hover:bg-gray-100">T4 Lighting</a></li>
|
|
|
|
| 182 |
<div class="text-white max-w-lg">
|
| 183 |
<h1 class="text-3xl md:text-5xl font-bold mb-4">Premium VW Transporter Parts</h1>
|
| 184 |
<p class="text-lg mb-6">Upgrade your VW with our high-quality parts and accessories</p>
|
| 185 |
+
<a href="/products.html" class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md font-medium inline-block">Shop Now</a>
|
| 186 |
+
</div>
|
| 187 |
</div>
|
| 188 |
</div>
|
| 189 |
|
|
|
|
| 230 |
<div class="container mx-auto px-4">
|
| 231 |
<div class="flex justify-between items-center mb-8">
|
| 232 |
<h2 class="text-2xl font-bold">Featured Products</h2>
|
| 233 |
+
<a href="/products.html" class="text-blue-600 hover:underline">View All</a>
|
| 234 |
+
</div>
|
| 235 |
|
| 236 |
<div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6">
|
| 237 |
<!-- Product 1 -->
|
|
|
|
| 313 |
<div class="container mx-auto px-4">
|
| 314 |
<h2 class="text-2xl font-bold text-center mb-8">Shop By Vehicle</h2>
|
| 315 |
<div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-6">
|
| 316 |
+
<a href="/t5-03-09.html" class="block text-center group">
|
| 317 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/catbox-image-1.jpg?v=95091023929989602401707747436"
|
| 318 |
alt="T5 (03-09)" class="w-full h-32 object-cover rounded-md mb-2">
|
| 319 |
<span class="font-medium text-gray-800 group-hover:text-blue-600">T5 (03-09)</span>
|
| 320 |
</a>
|
| 321 |
+
<a href="/t5-10-15.html" class="block text-center group">
|
| 322 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/catbox-image-2.jpg?v=154852507155710561111707901670"
|
| 323 |
alt="T5.1 (10-15)" class="w-full h-32 object-cover rounded-md mb-2">
|
| 324 |
<span class="font-medium text-gray-800 group-hover:text-blue-600">T5.1 (10-15)</span>
|
| 325 |
</a>
|
| 326 |
<!-- More vehicle types would go here -->
|
| 327 |
+
<a href="/caddy-mk3.html" class="block text-center group">
|
| 328 |
<img src="https://travelinlite-transporters.co.uk/cdn/shop/t/4/assets/catbox-image-5.jpg?v=9591471235125164721669207055"
|
| 329 |
alt="Caddy Mk3" class="w-full h-32 object-cover rounded-md mb-2">
|
| 330 |
<span class="font-medium text-gray-800 group-hover:text-blue-600">Caddy Mk3</span>
|
| 331 |
</a>
|
| 332 |
+
</div>
|
| 333 |
</div>
|
| 334 |
</div>
|
| 335 |
|
|
|
|
| 339 |
<h2 class="text-2xl font-bold mb-4">Need Help Choosing Parts?</h2>
|
| 340 |
<p class="mb-6 max-w-2xl mx-auto">Our team of VW experts are here to help you find the perfect parts for your vehicle.</p>
|
| 341 |
<div class="flex flex-col sm:flex-row justify-center gap-4">
|
| 342 |
+
<a href="/contact.html" class="bg-white text-blue-800 hover:bg-gray-100 px-6 py-3 rounded-md font-medium inline-block">Contact Us</a>
|
| 343 |
+
<a href="/live-chat.html" class="border border-white hover:bg-blue-700 px-6 py-3 rounded-md font-medium inline-block">Live Chat</a>
|
| 344 |
+
</div>
|
| 345 |
</div>
|
| 346 |
</div>
|
| 347 |
|
|
|
|
| 389 |
<div>
|
| 390 |
<h3 class="font-bold text-lg mb-4">Information</h3>
|
| 391 |
<ul class="space-y-2">
|
| 392 |
+
<li><a href="/about.html" class="text-gray-400 hover:text-white">About Us</a></li>
|
| 393 |
+
<li><a href="/contact.html" class="text-gray-400 hover:text-white">Contact Us</a></li>
|
| 394 |
+
<li><a href="/returns.html" class="text-gray-400 hover:text-white">Returns Policy</a></li>
|
| 395 |
+
<li><a href="/privacy.html" class="text-gray-400 hover:text-white">Privacy Policy</a></li>
|
| 396 |
+
</ul>
|
| 397 |
</div>
|
| 398 |
|
| 399 |
<!-- Customer Service -->
|
| 400 |
<div>
|
| 401 |
<h3 class="font-bold text-lg mb-4">Customer Service</h3>
|
| 402 |
<ul class="space-y-2">
|
| 403 |
+
<li><a href="/faq.html" class="text-gray-400 hover:text-white">FAQs</a></li>
|
| 404 |
+
<li><a href="/shipping.html" class="text-gray-400 hover:text-white">Shipping Info</a></li>
|
| 405 |
+
<li><a href="/track-order.html" class="text-gray-400 hover:text-white">Track Order</a></li>
|
| 406 |
+
<li><a href="/size-guide.html" class="text-gray-400 hover:text-white">Size Guide</a></li>
|
| 407 |
+
</ul>
|
| 408 |
</div>
|
| 409 |
|
| 410 |
<!-- Categories -->
|
| 411 |
<div>
|
| 412 |
<h3 class="font-bold text-lg mb-4">Categories</h3>
|
| 413 |
<ul class="space-y-2">
|
| 414 |
+
<li><a href="/t4-transporter.html" class="text-gray-400 hover:text-white">T4 Transporter</a></li>
|
| 415 |
+
<li><a href="/t5-transporter.html" class="text-gray-400 hover:text-white">T5 Transporter</a></li>
|
| 416 |
+
<li><a href="/t6-transporter.html" class="text-gray-400 hover:text-white">T6 Transporter</a></li>
|
| 417 |
+
<li><a href="/wheel-packages.html" class="text-gray-400 hover:text-white">Wheel Packages</a></li>
|
| 418 |
+
</ul>
|
| 419 |
</div>
|
| 420 |
|
| 421 |
<!-- Newsletter -->
|