sdurdiyev commited on
Commit
9073b17
·
verified ·
1 Parent(s): 8faec2f

Add 2 files

Browse files
Files changed (1) hide show
  1. index.html +6 -6
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>FreightSync - Connecting Dispatchers & Carriers</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
@@ -61,7 +61,7 @@
61
  <div class="flex-shrink-0 flex items-center">
62
  <div class="flex items-center">
63
  <i class="fas fa-truck-moving text-3xl mr-2 logo-text"></i>
64
- <span class="text-xl font-bold logo-text">FreightSync</span>
65
  </div>
66
  </div>
67
  <div class="hidden sm:ml-6 sm:flex sm:space-x-8">
@@ -187,7 +187,7 @@
187
  <div class="lg:text-center">
188
  <h2 class="text-base text-indigo-600 font-semibold tracking-wide uppercase">Process</h2>
189
  <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
190
- How FreightSync Works
191
  </p>
192
  <p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
193
  A simple 3-step process to connect dispatchers and carriers efficiently.
@@ -364,7 +364,7 @@
364
  </div>
365
  </div>
366
  <p class="mt-4 text-gray-600">
367
- "FreightSync has completely transformed my business. I've connected with reliable carriers who understand my needs, and my revenue has increased by 40% in just six months."
368
  </p>
369
  <div class="mt-4 flex text-yellow-400">
370
  <i class="fas fa-star"></i>
@@ -386,7 +386,7 @@
386
  </div>
387
  </div>
388
  <p class="mt-4 text-gray-600">
389
- "Finding good dispatchers used to be a nightmare. With FreightSync, I can browse profiles, see ratings, and connect with professionals who actually understand my business."
390
  </p>
391
  <div class="mt-4 flex text-yellow-400">
392
  <i class="fas fa-star"></i>
@@ -518,7 +518,7 @@
518
  </div>
519
  <div class="mt-8 md:mt-0 md:order-1">
520
  <p class="text-center text-base text-gray-400">
521
- &copy; 2023 FreightSync. All rights reserved.
522
  </p>
523
  </div>
524
  </div>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>RateDispatch - Connecting Dispatchers & Carriers</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
 
61
  <div class="flex-shrink-0 flex items-center">
62
  <div class="flex items-center">
63
  <i class="fas fa-truck-moving text-3xl mr-2 logo-text"></i>
64
+ <span class="text-xl font-bold logo-text">RateDispatch</span>
65
  </div>
66
  </div>
67
  <div class="hidden sm:ml-6 sm:flex sm:space-x-8">
 
187
  <div class="lg:text-center">
188
  <h2 class="text-base text-indigo-600 font-semibold tracking-wide uppercase">Process</h2>
189
  <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
190
+ How RateDispatch Works
191
  </p>
192
  <p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
193
  A simple 3-step process to connect dispatchers and carriers efficiently.
 
364
  </div>
365
  </div>
366
  <p class="mt-4 text-gray-600">
367
+ "RateDispatch has completely transformed my business. I've connected with reliable carriers who understand my needs, and my revenue has increased by 40% in just six months."
368
  </p>
369
  <div class="mt-4 flex text-yellow-400">
370
  <i class="fas fa-star"></i>
 
386
  </div>
387
  </div>
388
  <p class="mt-4 text-gray-600">
389
+ "Finding good dispatchers used to be a nightmare. With RateDispatch Sync, I can browse profiles, see ratings, and connect with professionals who actually understand my business."
390
  </p>
391
  <div class="mt-4 flex text-yellow-400">
392
  <i class="fas fa-star"></i>
 
518
  </div>
519
  <div class="mt-8 md:mt-0 md:order-1">
520
  <p class="text-center text-base text-gray-400">
521
+ &copy; 2023 RateDispatch. All rights reserved.
522
  </p>
523
  </div>
524
  </div>