<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta name="description" content="911 Roadside provides 24/7 emergency roadside assistance including tire changes, jump starts, fuel delivery, lockout assistance, and towing in Dallas, TX.">

<title>911 Roadside Assistance</title>

<style>

/* General Styles */

body {

font-family: Arial, sans-serif;

margin: 0;

padding: 0;

background-color: #f4f4f4;

}

a {

text-decoration: none;

color: #f7650a; /* Brand Color Orange */

}

/* Header Styles */

header {

background-color: #fff;

padding: 20px;

display: flex;

justify-content: space-between;

align-items: center;

box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);

}

header h1 {

color: #f7650a;

}

header .cta-button {

background-color: #f7650a;

color: white;

padding: 10px 20px;

border-radius: 5px;

font-weight: bold;

}

/* Hero Section */

.hero {

background: url('your-truck-image.jpg') no-repeat center center;

background-size: cover;

height: 400px;

text-align: center;

color: white;

display: flex;

justify-content: center;

align-items: center;

flex-direction: column;

}

.hero h2 {

font-size: 36px;

margin: 0;

}

.hero p {

font-size: 20px;

margin: 10px 0;

}

.cta-button-hero {

background-color: #f7650a;

color: white;

padding: 15px 25px;

font-size: 18px;

border-radius: 5px;

margin-top: 20px;

cursor: pointer;

}

/* Services Section */

.services {

display: flex;

justify-content: space-around;

padding: 50px 20px;

background-color: #fff;

}

.service-item {

text-align: center;

flex: 1;

padding: 20px;

}

.service-item h3 {

color: #f7650a;

font-size: 24px;

}

.service-item p {

font-size: 18px;

}

/* Why Choose Us Section */

.why-choose-us {

background-color: #f7650a;

color: white;

padding: 50px 20px;

text-align: center;

}

.why-choose-us h2 {

font-size: 36px;

margin: 0;

}

.why-choose-us p {

font-size: 20px;

margin: 20px 0;

}

/* Testimonials Section */

.testimonials {

background-color: #f4f4f4;

padding: 50px 20px;

text-align: center;

}

.testimonial {

font-style: italic;

margin-bottom: 20px;

}

/* Contact Section */

.contact {

background-color: #fff;

padding: 50px 20px;

text-align: center;

}

.contact h2 {

font-size: 36px;

margin: 0;

}

.contact-form input,

.contact-form textarea {

width: 80%;

padding: 15px;

margin: 10px 0;

border: 1px solid #ddd;

border-radius: 5px;

font-size: 16px;

}

.contact-form button {

background-color: #f7650a;

color: white;

padding: 15px 25px;

border: none;

border-radius: 5px;

font-size: 18px;

cursor: pointer;

}

/* Footer Section */

footer {

background-color: #333;

color: white;

padding: 20px 0;

text-align: center;

}

footer p {

font-size: 14px;

margin: 0;

}

footer a {

color: white;

margin: 0 10px;

}

</style>

</head>

<body>

<!-- Header -->

<header>

<h1>911 Roadside</h1>

<a href="tel:+18555999911" class="cta-button">Call Us Now: 855-599-9911</a>

</header>

<!-- Hero Section -->

<section class="hero">

<h2>Stuck on the Road? We’re Here to Help 24/7!</h2>

<p>Fast, Reliable, and Professional Roadside Assistance, Anytime, Anywhere.</p>

<button class="cta-button-hero" onclick="window.location.href='tel:+18555999911'">Get Assistance Now</button>

</section>

<!-- Services Section -->

<section class="services">

<div class="service-item">

<h3>Tire Changes</h3>

<p>Flat tire? We'll get you back on the road fast.</p>

</div>

<div class="service-item">

<h3>Jump Starts</h3>

<p>Dead battery? Our team can jump-start your vehicle quickly.</p>

</div>

<div class="service-item">

<h3>Fuel Delivery</h3>

<p>Running low on fuel? We’ll bring it to you.</p>

</div>

</section>

<!-- Why Choose Us Section -->

<section class="why-choose-us">

<h2>Why 911 Roadside?</h2>

<p>24/7 Emergency Service</p>

<p>Fast Response Time</p>

<p>Professional & Friendly Team</p>

<p>Fully Equipped Fleet</p>

<button class="cta-button-hero" onclick="window.location.href='contact.html'">Learn More About Our Services</button>

</section>

<!-- Testimonials Section -->

<section class="testimonials">

<h2>What Our Customers Are Saying</h2>

<p class="testimonial">"Fast and efficient service. I was back on the road in no time!" – Jane D., Dallas, TX</p>

<p class="testimonial">"911 Roadside was a lifesaver during my flat tir