Ibrokhim1263 commited on
Commit
415b48b
·
verified ·
1 Parent(s): fd6275f

Add 2 files

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +618 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Primedispatch2
3
- emoji: 📈
4
- colorFrom: indigo
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: primedispatch2
3
+ emoji: 🐳
4
+ colorFrom: red
5
+ colorTo: red
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,618 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Prime Dispatch Services | Professional Truck Dispatch for Owner Operators</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>
10
+ @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Poppins', sans-serif;
14
+ scroll-behavior: smooth;
15
+ }
16
+
17
+ .hero {
18
+ background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://img.freepik.com/free-photo/trucks-highway-mountain-sunset_181624-61739.jpg?t=st=1744203004~exp=1744206604~hmac=3f85c375258ce7d29e08dbfad18f15aeb07891c7e423928968a002f52212c193&w=1380');
19
+ background-size: cover;
20
+ background-position: center;
21
+ background-repeat: no-repeat;
22
+ min-height: 90vh;
23
+ }
24
+
25
+ .service-card:hover {
26
+ transform: translateY(-10px);
27
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
28
+ }
29
+
30
+ .testimonial-card {
31
+ transition: all 0.3s ease;
32
+ }
33
+
34
+ .testimonial-card:hover {
35
+ transform: scale(1.03);
36
+ }
37
+
38
+ .animate-fade-in {
39
+ animation: fadeIn 1s ease-in;
40
+ }
41
+
42
+ @keyframes fadeIn {
43
+ from { opacity: 0; }
44
+ to { opacity: 1; }
45
+ }
46
+
47
+ .animate-slide-up {
48
+ animation: slideUp 0.8s ease-out;
49
+ }
50
+
51
+ @keyframes slideUp {
52
+ from {
53
+ opacity: 0;
54
+ transform: translateY(30px);
55
+ }
56
+ to {
57
+ opacity: 1;
58
+ transform: translateY(0);
59
+ }
60
+ }
61
+ </style>
62
+ </head>
63
+ <body class="bg-gray-50">
64
+ <!-- Navigation -->
65
+ <nav class="bg-white shadow-md sticky top-0 z-50">
66
+ <div class="container mx-auto px-6 py-3">
67
+ <div class="flex items-center justify-between">
68
+ <div class="flex items-center">
69
+ <div class="text-blue-600 font-bold text-2xl">Prime<span class="text-gray-800">Dispatch</span></div>
70
+ </div>
71
+ <div class="hidden md:flex items-center space-x-8">
72
+ <a href="#home" class="text-blue-600 font-medium">Home</a>
73
+ <a href="#about" class="text-gray-800 hover:text-blue-600 font-medium">About</a>
74
+ <a href="#services" class="text-gray-800 hover:text-blue-600 font-medium">Services</a>
75
+ <a href="#why-us" class="text-gray-800 hover:text-blue-600 font-medium">Why Us</a>
76
+ <a href="#contact" class="bg-blue-600 text-white px-4 py-2 rounded-md hover:bg-blue-700 transition duration-300">Contact Us</a>
77
+ </div>
78
+ <div class="md:hidden flex items-center">
79
+ <button class="outline-none mobile-menu-button">
80
+ <svg class="w-6 h-6 text-gray-800" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor">
81
+ <path d="M4 6h16M4 12h16M4 18h16"></path>
82
+ </svg>
83
+ </button>
84
+ </div>
85
+ </div>
86
+ <div class="hidden mobile-menu">
87
+ <div class="flex flex-col mt-4 space-y-2">
88
+ <a href="#home" class="block px-3 py-2 text-gray-800 hover:bg-gray-100 rounded-md">Home</a>
89
+ <a href="#about" class="block px-3 py-2 text-gray-800 hover:bg-gray-100 rounded-md">About</a>
90
+ <a href="#services" class="block px-3 py-2 text-gray-800 hover:bg-gray-100 rounded-md">Services</a>
91
+ <a href="#why-us" class="block px-3 py-2 text-gray-800 hover:bg-gray-100 rounded-md">Why Us</a>
92
+ <a href="#contact" class="block px-3 py-2 bg-blue-600 text-white rounded-md hover:bg-blue-700">Contact Us</a>
93
+ </div>
94
+ </div>
95
+ </div>
96
+ </nav>
97
+
98
+ <!-- Hero Section -->
99
+ <section id="home" class="hero flex items-center justify-center text-white animate-fade-in">
100
+ <div class="container mx-auto px-6 text-center">
101
+ <h1 class="text-4xl md:text-6xl font-bold mb-6 animate-slide-up">Keep Your Truck Moving — Stress-Free Dispatch Service</h1>
102
+ <p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto animate-slide-up">Professional Dispatchers Booking Top Paying Loads 24/7 for Owner Operators & Fleet Owners</p>
103
+ <div class="flex flex-col sm:flex-row justify-center gap-4 animate-slide-up">
104
+ <a href="#contact" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-md transition duration-300">Get Started Today</a>
105
+ <a href="tel:+18005551234" class="bg-transparent hover:bg-white hover:text-blue-600 text-white font-bold py-3 px-8 border-2 border-white rounded-md transition duration-300">
106
+ <i class="fas fa-phone mr-2"></i> (800) 555-1234
107
+ </a>
108
+ </div>
109
+ </div>
110
+ </section>
111
+
112
+ <!-- About Us Section -->
113
+ <section id="about" class="py-20 bg-white">
114
+ <div class="container mx-auto px-6">
115
+ <div class="flex flex-col md:flex-row items-center">
116
+ <div class="md:w-1/2 mb-10 md:mb-0">
117
+ <img src="https://img.freepik.com/free-photo/confident-call-center-operator-talking-with-client_74855-4059.jpg?t=st=1744202903~exp=1744206503~hmac=37de79ffb61622c475c648c780b7cda7a64659f9030f85e0c87edfca653d7f01&w=1380" alt="Dispatch Team" class="rounded-lg shadow-xl w-full">
118
+ </div>
119
+ <div class="md:w-1/2 md:pl-12">
120
+ <h2 class="text-3xl font-bold text-gray-800 mb-6">About Prime Dispatch Services</h2>
121
+ <p class="text-gray-600 mb-6 leading-relaxed">
122
+ With over 15 years of experience in the trucking and logistics industry, Prime Dispatch Services has established itself as a trusted partner for owner operators and small fleet owners. We specialize in Amazon Relay dispatch but serve all types of carriers including box trucks, sprinter vans, and power-only operations.
123
+ </p>
124
+ <p class="text-gray-600 mb-6 leading-relaxed">
125
+ Our team of seasoned dispatchers understands the challenges you face on the road. That's why we're committed to providing reliable, transparent dispatch services that maximize your earnings while minimizing your stress.
126
+ </p>
127
+ <div class="flex flex-wrap gap-4">
128
+ <div class="flex items-center bg-blue-50 px-4 py-2 rounded-full">
129
+ <i class="fas fa-check-circle text-blue-600 mr-2"></i>
130
+ <span class="text-gray-700">Amazon Relay Experts</span>
131
+ </div>
132
+ <div class="flex items-center bg-blue-50 px-4 py-2 rounded-full">
133
+ <i class="fas fa-check-circle text-blue-600 mr-2"></i>
134
+ <span class="text-gray-700">24/7 Support</span>
135
+ </div>
136
+ <div class="flex items-center bg-blue-50 px-4 py-2 rounded-full">
137
+ <i class="fas fa-check-circle text-blue-600 mr-2"></i>
138
+ <span class="text-gray-700">No Hidden Fees</span>
139
+ </div>
140
+ </div>
141
+ </div>
142
+ </div>
143
+ </div>
144
+ </section>
145
+
146
+ <!-- Services Section -->
147
+ <section id="services" class="py-20 bg-gray-50">
148
+ <div class="container mx-auto px-6">
149
+ <div class="text-center mb-16">
150
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">Our Dispatch Services</h2>
151
+ <p class="text-gray-600 max-w-2xl mx-auto">Comprehensive dispatch solutions tailored to your specific needs and equipment type.</p>
152
+ </div>
153
+
154
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
155
+ <!-- Service 1 -->
156
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
157
+ <div class="text-blue-600 mb-4">
158
+ <i class="fas fa-truck-loading text-4xl"></i>
159
+ </div>
160
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Load Booking</h3>
161
+ <p class="text-gray-600">
162
+ We secure the best paying loads from Amazon Relay and other trusted load boards, matching your equipment and preferences.
163
+ </p>
164
+ </div>
165
+
166
+ <!-- Service 2 -->
167
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
168
+ <div class="text-blue-600 mb-4">
169
+ <i class="fas fa-handshake text-4xl"></i>
170
+ </div>
171
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Rate Negotiation</h3>
172
+ <p class="text-gray-600">
173
+ Our experienced dispatchers negotiate the best possible rates to maximize your profit per mile.
174
+ </p>
175
+ </div>
176
+
177
+ <!-- Service 3 -->
178
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
179
+ <div class="text-blue-600 mb-4">
180
+ <i class="fas fa-headset text-4xl"></i>
181
+ </div>
182
+ <h3 class="text-xl font-bold text-gray-800 mb-3">24/7 Dispatch Support</h3>
183
+ <p class="text-gray-600">
184
+ Around-the-clock support to handle any issues that arise, from load changes to emergency situations.
185
+ </p>
186
+ </div>
187
+
188
+ <!-- Service 4 -->
189
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
190
+ <div class="text-blue-600 mb-4">
191
+ <i class="fas fa-file-invoice text-4xl"></i>
192
+ </div>
193
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Paperwork Handling</h3>
194
+ <p class="text-gray-600">
195
+ We manage all the necessary documentation including BOLs, rate confirmations, and delivery receipts.
196
+ </p>
197
+ </div>
198
+
199
+ <!-- Service 5 -->
200
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
201
+ <div class="text-blue-600 mb-4">
202
+ <i class="fas fa-clock text-4xl"></i>
203
+ </div>
204
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Detention & TONU Assistance</h3>
205
+ <p class="text-gray-600">
206
+ We track and file claims for detention, layover, and TONU (Truck Ordered Not Used) to ensure you get paid for your time.
207
+ </p>
208
+ </div>
209
+
210
+ <!-- Service 6 -->
211
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
212
+ <div class="text-blue-600 mb-4">
213
+ <i class="fas fa-user-tie text-4xl"></i>
214
+ </div>
215
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Dedicated Dispatcher</h3>
216
+ <p class="text-gray-600">
217
+ Option for a dedicated dispatcher who learns your preferences and becomes an extension of your business.
218
+ </p>
219
+ </div>
220
+ </div>
221
+ </div>
222
+ </section>
223
+
224
+ <!-- Why Choose Us Section -->
225
+ <section id="why-us" class="py-20 bg-blue-600 text-white">
226
+ <div class="container mx-auto px-6">
227
+ <div class="text-center mb-16">
228
+ <h2 class="text-3xl font-bold mb-4">Why Choose Prime Dispatch?</h2>
229
+ <p class="max-w-2xl mx-auto opacity-90">We go beyond basic dispatch services to provide real value to owner operators and small fleets.</p>
230
+ </div>
231
+
232
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8">
233
+ <!-- Benefit 1 -->
234
+ <div class="bg-white bg-opacity-10 p-6 rounded-lg backdrop-filter backdrop-blur-sm">
235
+ <div class="text-4xl mb-4">
236
+ <i class="fas fa-dollar-sign"></i>
237
+ </div>
238
+ <h3 class="text-xl font-bold mb-2">Higher Paying Loads</h3>
239
+ <p class="opacity-90">
240
+ Our network and negotiation skills consistently secure loads with better rates than industry averages.
241
+ </p>
242
+ </div>
243
+
244
+ <!-- Benefit 2 -->
245
+ <div class="bg-white bg-opacity-10 p-6 rounded-lg backdrop-filter backdrop-blur-sm">
246
+ <div class="text-4xl mb-4">
247
+ <i class="fas fa-ban"></i>
248
+ </div>
249
+ <h3 class="text-xl font-bold mb-2">No Forced Dispatch</h3>
250
+ <p class="opacity-90">
251
+ You always have the final say on which loads to accept. We never force dispatches you're not comfortable with.
252
+ </p>
253
+ </div>
254
+
255
+ <!-- Benefit 3 -->
256
+ <div class="bg-white bg-opacity-10 p-6 rounded-lg backdrop-filter backdrop-blur-sm">
257
+ <div class="text-4xl mb-4">
258
+ <i class="fas fa-percentage"></i>
259
+ </div>
260
+ <h3 class="text-xl font-bold mb-2">Transparent Pricing</h3>
261
+ <p class="opacity-90">
262
+ Simple, flat-rate pricing with no hidden fees or surprise charges. You keep more of what you earn.
263
+ </p>
264
+ </div>
265
+
266
+ <!-- Benefit 4 -->
267
+ <div class="bg-white bg-opacity-10 p-6 rounded-lg backdrop-filter backdrop-blur-sm">
268
+ <div class="text-4xl mb-4">
269
+ <i class="fas fa-users"></i>
270
+ </div>
271
+ <h3 class="text-xl font-bold mb-2">Experienced Team</h3>
272
+ <p class="opacity-90">
273
+ Our dispatchers average 8+ years in the industry and understand trucking from both sides.
274
+ </p>
275
+ </div>
276
+ </div>
277
+
278
+ <div class="mt-16 text-center">
279
+ <h3 class="text-2xl font-bold mb-6">Our Dispatch Service Works For:</h3>
280
+ <div class="flex flex-wrap justify-center gap-4">
281
+ <div class="bg-white bg-opacity-20 px-6 py-3 rounded-full">Amazon Relay</div>
282
+ <div class="bg-white bg-opacity-20 px-6 py-3 rounded-full">Box Trucks</div>
283
+ <div class="bg-white bg-opacity-20 px-6 py-3 rounded-full">Sprinter Vans</div>
284
+ <div class="bg-white bg-opacity-20 px-6 py-3 rounded-full">Power Only</div>
285
+ <div class="bg-white bg-opacity-20 px-6 py-3 rounded-full">CDL Drivers</div>
286
+ <div class="bg-white bg-opacity-20 px-6 py-3 rounded-full">Non-CDL Drivers</div>
287
+ </div>
288
+ </div>
289
+ </div>
290
+ </section>
291
+
292
+ <!-- Testimonials Section -->
293
+ <section class="py-20 bg-white">
294
+ <div class="container mx-auto px-6">
295
+ <div class="text-center mb-16">
296
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">What Our Clients Say</h2>
297
+ <p class="text-gray-600 max-w-2xl mx-auto">Hear from owner operators who trust us with their dispatch needs.</p>
298
+ </div>
299
+
300
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
301
+ <!-- Testimonial 1 -->
302
+ <div class="testimonial-card bg-gray-50 p-8 rounded-lg shadow-sm">
303
+ <div class="flex items-center mb-4">
304
+ <div class="text-yellow-400 mr-2">
305
+ <i class="fas fa-star"></i>
306
+ <i class="fas fa-star"></i>
307
+ <i class="fas fa-star"></i>
308
+ <i class="fas fa-star"></i>
309
+ <i class="fas fa-star"></i>
310
+ </div>
311
+ </div>
312
+ <p class="text-gray-600 italic mb-6">
313
+ "Since switching to Prime Dispatch, my revenue has increased by 30% while my stress levels have gone way down. Their Amazon Relay expertise is unmatched."
314
+ </p>
315
+ <div class="flex items-center">
316
+ <div class="bg-blue-600 text-white rounded-full w-12 h-12 flex items-center justify-center mr-4">
317
+ <span class="font-bold">JD</span>
318
+ </div>
319
+ <div>
320
+ <h4 class="font-bold text-gray-800">John D.</h4>
321
+ <p class="text-gray-500 text-sm">Owner Operator - Box Truck</p>
322
+ </div>
323
+ </div>
324
+ </div>
325
+
326
+ <!-- Testimonial 2 -->
327
+ <div class="testimonial-card bg-gray-50 p-8 rounded-lg shadow-sm">
328
+ <div class="flex items-center mb-4">
329
+ <div class="text-yellow-400 mr-2">
330
+ <i class="fas fa-star"></i>
331
+ <i class="fas fa-star"></i>
332
+ <i class="fas fa-star"></i>
333
+ <i class="fas fa-star"></i>
334
+ <i class="fas fa-star"></i>
335
+ </div>
336
+ </div>
337
+ <p class="text-gray-600 italic mb-6">
338
+ "The 24/7 support has been a game changer for my business. No matter what time I call, someone knowledgeable picks up and helps me solve the problem."
339
+ </p>
340
+ <div class="flex items-center">
341
+ <div class="bg-blue-600 text-white rounded-full w-12 h-12 flex items-center justify-center mr-4">
342
+ <span class="font-bold">MS</span>
343
+ </div>
344
+ <div>
345
+ <h4 class="font-bold text-gray-800">Maria S.</h4>
346
+ <p class="text-gray-500 text-sm">Sprinter Van Owner</p>
347
+ </div>
348
+ </div>
349
+ </div>
350
+
351
+ <!-- Testimonial 3 -->
352
+ <div class="testimonial-card bg-gray-50 p-8 rounded-lg shadow-sm">
353
+ <div class="flex items-center mb-4">
354
+ <div class="text-yellow-400 mr-2">
355
+ <i class="fas fa-star"></i>
356
+ <i class="fas fa-star"></i>
357
+ <i class="fas fa-star"></i>
358
+ <i class="fas fa-star"></i>
359
+ <i class="fas fa-star-half-alt"></i>
360
+ </div>
361
+ </div>
362
+ <p class="text-gray-600 italic mb-6">
363
+ "As a small fleet owner, I appreciate how Prime Dispatch treats each of my drivers individually. They've helped me retain drivers by keeping them moving and earning."
364
+ </p>
365
+ <div class="flex items-center">
366
+ <div class="bg-blue-600 text-white rounded-full w-12 h-12 flex items-center justify-center mr-4">
367
+ <span class="font-bold">RK</span>
368
+ </div>
369
+ <div>
370
+ <h4 class="font-bold text-gray-800">Robert K.</h4>
371
+ <p class="text-gray-500 text-sm">Small Fleet Owner (3 Trucks)</p>
372
+ </div>
373
+ </div>
374
+ </div>
375
+ </div>
376
+ </div>
377
+ </section>
378
+
379
+ <!-- Contact Us Section -->
380
+ <section id="contact" class="py-20 bg-gray-50">
381
+ <div class="container mx-auto px-6">
382
+ <div class="flex flex-col md:flex-row">
383
+ <div class="md:w-1/2 mb-10 md:mb-0 md:pr-12">
384
+ <h2 class="text-3xl font-bold text-gray-800 mb-6">Ready to Get Started?</h2>
385
+ <p class="text-gray-600 mb-8">
386
+ Fill out the form and one of our dispatch specialists will contact you within 24 hours to discuss how we can help grow your trucking business.
387
+ </p>
388
+
389
+ <div class="space-y-6">
390
+ <div class="flex items-start">
391
+ <div class="text-blue-600 mt-1 mr-4">
392
+ <i class="fas fa-phone-alt"></i>
393
+ </div>
394
+ <div>
395
+ <h4 class="font-bold text-gray-800">Call Us</h4>
396
+ <p class="text-gray-600">(800) 555-1234</p>
397
+ </div>
398
+ </div>
399
+
400
+ <div class="flex items-start">
401
+ <div class="text-blue-600 mt-1 mr-4">
402
+ <i class="fas fa-envelope"></i>
403
+ </div>
404
+ <div>
405
+ <h4 class="font-bold text-gray-800">Email Us</h4>
406
+ <p class="text-gray-600">dispatch@primedispatch.com</p>
407
+ </div>
408
+ </div>
409
+
410
+ <div class="flex items-start">
411
+ <div class="text-blue-600 mt-1 mr-4">
412
+ <i class="fab fa-whatsapp"></i>
413
+ </div>
414
+ <div>
415
+ <h4 class="font-bold text-gray-800">WhatsApp</h4>
416
+ <p class="text-gray-600">+1 (800) 555-1234</p>
417
+ </div>
418
+ </div>
419
+
420
+ <div class="flex items-start">
421
+ <div class="text-blue-600 mt-1 mr-4">
422
+ <i class="fas fa-clock"></i>
423
+ </div>
424
+ <div>
425
+ <h4 class="font-bold text-gray-800">Hours</h4>
426
+ <p class="text-gray-600">24/7 Dispatch Support</p>
427
+ <p class="text-gray-600">Office: Mon-Fri 8AM-6PM EST</p>
428
+ </div>
429
+ </div>
430
+ </div>
431
+ </div>
432
+
433
+ <div class="md:w-1/2">
434
+ <form class="bg-white p-8 rounded-lg shadow-md">
435
+ <div class="mb-6">
436
+ <label for="name" class="block text-gray-700 font-medium mb-2">Your Name</label>
437
+ <input type="text" id="name" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-600" required>
438
+ </div>
439
+
440
+ <div class="mb-6">
441
+ <label for="phone" class="block text-gray-700 font-medium mb-2">Phone Number</label>
442
+ <input type="tel" id="phone" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-600" required>
443
+ </div>
444
+
445
+ <div class="mb-6">
446
+ <label for="email" class="block text-gray-700 font-medium mb-2">Email Address</label>
447
+ <input type="email" id="email" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-600" required>
448
+ </div>
449
+
450
+ <div class="mb-6">
451
+ <label for="equipment" class="block text-gray-700 font-medium mb-2">Type of Equipment</label>
452
+ <select id="equipment" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-600" required>
453
+ <option value="">Select your equipment</option>
454
+ <option value="sprinter">Sprinter Van</option>
455
+ <option value="box-truck">Box Truck</option>
456
+ <option value="power-only">Power Only</option>
457
+ <option value="cdl-truck">CDL Truck</option>
458
+ <option value="non-cdl">Non-CDL Vehicle</option>
459
+ <option value="other">Other</option>
460
+ </select>
461
+ </div>
462
+
463
+ <div class="mb-6">
464
+ <label for="message" class="block text-gray-700 font-medium mb-2">How Can We Help?</label>
465
+ <textarea id="message" rows="4" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-600"></textarea>
466
+ </div>
467
+
468
+ <button type="submit" class="w-full bg-blue-600 text-white py-3 px-6 rounded-md hover:bg-blue-700 transition duration-300 font-medium">
469
+ Request Dispatch Service
470
+ </button>
471
+ </form>
472
+ </div>
473
+ </div>
474
+ </div>
475
+ </section>
476
+
477
+ <!-- Footer -->
478
+ <footer class="bg-gray-800 text-white py-12">
479
+ <div class="container mx-auto px-6">
480
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
481
+ <div>
482
+ <div class="text-white font-bold text-2xl mb-4">Prime<span class="text-blue-400">Dispatch</span></div>
483
+ <p class="text-gray-400">
484
+ Professional dispatch services for owner operators and small fleets. Keeping your trucks moving and your business growing.
485
+ </p>
486
+ </div>
487
+
488
+ <div>
489
+ <h4 class="text-lg font-bold mb-4">Quick Links</h4>
490
+ <ul class="space-y-2">
491
+ <li><a href="#home" class="text-gray-400 hover:text-white transition">Home</a></li>
492
+ <li><a href="#about" class="text-gray-400 hover:text-white transition">About Us</a></li>
493
+ <li><a href="#services" class="text-gray-400 hover:text-white transition">Services</a></li>
494
+ <li><a href="#why-us" class="text-gray-400 hover:text-white transition">Why Choose Us</a></li>
495
+ <li><a href="#contact" class="text-gray-400 hover:text-white transition">Contact</a></li>
496
+ </ul>
497
+ </div>
498
+
499
+ <div>
500
+ <h4 class="text-lg font-bold mb-4">Services</h4>
501
+ <ul class="space-y-2">
502
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Amazon Relay Dispatch</a></li>
503
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Load Booking</a></li>
504
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Rate Negotiation</a></li>
505
+ <li><a href="#" class="text-gray-400 hover:text-white transition">24/7 Support</a></li>
506
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Dedicated Dispatcher</a></li>
507
+ </ul>
508
+ </div>
509
+
510
+ <div>
511
+ <h4 class="text-lg font-bold mb-4">Connect With Us</h4>
512
+ <div class="flex space-x-4 mb-4">
513
+ <a href="#" class="text-gray-400 hover:text-white transition">
514
+ <i class="fab fa-facebook-f"></i>
515
+ </a>
516
+ <a href="#" class="text-gray-400 hover:text-white transition">
517
+ <i class="fab fa-twitter"></i>
518
+ </a>
519
+ <a href="#" class="text-gray-400 hover:text-white transition">
520
+ <i class="fab fa-linkedin-in"></i>
521
+ </a>
522
+ <a href="#" class="text-gray-400 hover:text-white transition">
523
+ <i class="fab fa-instagram"></i>
524
+ </a>
525
+ </div>
526
+ <p class="text-gray-400">
527
+ Subscribe to our newsletter for trucking industry insights and dispatch tips.
528
+ </p>
529
+ <div class="mt-4 flex">
530
+ <input type="email" placeholder="Your email" class="px-4 py-2 rounded-l-md text-gray-800 w-full">
531
+ <button class="bg-blue-600 px-4 py-2 rounded-r-md hover:bg-blue-700 transition">
532
+ <i class="fas fa-paper-plane"></i>
533
+ </button>
534
+ </div>
535
+ </div>
536
+ </div>
537
+
538
+ <div class="border-t border-gray-700 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
539
+ <p class="text-gray-400 mb-4 md:mb-0">
540
+ &copy; <span id="year"></span> Prime Dispatch Services. All Rights Reserved.
541
+ </p>
542
+ <div class="flex space-x-6">
543
+ <a href="#" class="text-gray-400 hover:text-white transition">Privacy Policy</a>
544
+ <a href="#" class="text-gray-400 hover:text-white transition">Terms of Service</a>
545
+ </div>
546
+ </div>
547
+ </div>
548
+ </footer>
549
+
550
+ <script>
551
+ // Mobile menu toggle
552
+ const btn = document.querySelector("button.mobile-menu-button");
553
+ const menu = document.querySelector(".mobile-menu");
554
+
555
+ btn.addEventListener("click", () => {
556
+ menu.classList.toggle("hidden");
557
+ });
558
+
559
+ // Set current year in footer
560
+ document.getElementById('year').textContent = new Date().getFullYear();
561
+
562
+ // Smooth scrolling for anchor links
563
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
564
+ anchor.addEventListener('click', function (e) {
565
+ e.preventDefault();
566
+
567
+ const targetId = this.getAttribute('href');
568
+ if (targetId === '#') return;
569
+
570
+ const targetElement = document.querySelector(targetId);
571
+ if (targetElement) {
572
+ window.scrollTo({
573
+ top: targetElement.offsetTop - 80,
574
+ behavior: 'smooth'
575
+ });
576
+
577
+ // Close mobile menu if open
578
+ if (!menu.classList.contains('hidden')) {
579
+ menu.classList.add('hidden');
580
+ }
581
+ }
582
+ });
583
+ });
584
+
585
+ // Form submission
586
+ const form = document.querySelector('form');
587
+ if (form) {
588
+ form.addEventListener('submit', function(e) {
589
+ e.preventDefault();
590
+ // Here you would typically send the form data to your server
591
+ alert('Thank you for your inquiry! A dispatch specialist will contact you shortly.');
592
+ form.reset();
593
+ });
594
+ }
595
+
596
+ // Animation on scroll
597
+ const animateOnScroll = () => {
598
+ const elements = document.querySelectorAll('.animate-slide-up, .animate-fade-in');
599
+
600
+ elements.forEach(element => {
601
+ const elementPosition = element.getBoundingClientRect().top;
602
+ const screenPosition = window.innerHeight / 1.3;
603
+
604
+ if (elementPosition < screenPosition) {
605
+ element.style.opacity = '1';
606
+ element.style.transform = 'translateY(0)';
607
+ }
608
+ });
609
+ };
610
+
611
+ // Run once on page load
612
+ animateOnScroll();
613
+
614
+ // Run on scroll
615
+ window.addEventListener('scroll', animateOnScroll);
616
+ </script>
617
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Ibrokhim1263/primedispatch2" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
618
+ </html>