<<!DOCTYPE html>
<html>
<head>
<title>Karnavati Cab Service</title>

<style>
body {
  margin:0;
  font-family: 'Segoe UI', sans-serif;
  background:#f5f5f5;
}

/* HERO */
.hero {
  background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),
  url('https://images.unsplash.com/photo-1549924231-f129b911e442');
  background-size: cover;
  color:#fff;
  text-align:center;
  padding:100px 20px;
}

.hero h1 {
  color:#ffcc00;
  font-size:40px;
}

.btn {
  padding:12px 25px;
  margin:10px;
  text-decoration:none;
  color:#fff;
  border-radius:5px;
  display:inline-block;
}

.whatsapp {background:#25D366;}
.call {background:#ff3b3b;}

/* SECTIONS */
.section {
  padding:50px 20px;
  text-align:center;
}

.card {
  background:#fff;
  margin:15px;
  padding:20px;
  border-radius:10px;
  display:inline-block;
  width:250px;
  box-shadow:0 4px 10px rgba(0,0,0,0.1);
}

/* REVIEWS */
.review {
  font-style:italic;
}

/* FOOTER */
.footer {
  background:#000;
  color:#fff;
  padding:20px;
}
</style>
</head>

<body>

<div class="hero">
  <h1>Karnavati Cab Service 🚖</h1>
  <p>Safe & Affordable Cab Service in Ahmedabad</p>

  <a class="btn whatsapp" href="https://wa.me/919601993457">Book on WhatsApp</a>
  <a class="btn call" href="tel:+919601993457">Call Now</a>
</div>

<div class="section">
  <h2>Our Services 🚖</h2>
  <div class="card">City Ride</div>
  <div class="card">Airport Pickup</div>
  <div class="card">Outstation Trips</div>
</div>

<div class="section">
  <h2>Why Choose Us</h2>
  <div class="card">24/7 Available</div>
  <div class="card">Safe Ride</div>
  <div class="card">Affordable Price</div>
</div>

<div class="section">
  <h2>Customer Reviews ⭐</h2>
  <p class="review">⭐⭐⭐⭐⭐ Rahul Patel: "On time and smooth ride!"</p>
  <p class="review">⭐⭐⭐⭐⭐ Amit Shah: "Best cab service in Ahmedabad."</p>
  <p class="review">⭐⭐⭐⭐⭐ Neha Joshi: "Clean car and professional driver."</p>
</div>

<div class="section">
  <h2>Contact Us</h2>
  <p>📞 +91 9601993457</p>
  <p>📍 Ahmedabad</p>
</div>

<div class="footer">
  © Karnavati Cab Service
</div>

</body>
</html><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://karnavaticabservice.com/sitemap-stylesheet.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://karnavaticabservice.com/post-type-page-sitemap-1.xml</loc>
    <lastmod>2026-04-15T03:56:27+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://karnavaticabservice.com/post-type-sureforms_form-sitemap-1.xml</loc>
    <lastmod>2026-04-15T03:56:27+00:00</lastmod>
  </sitemap>
</sitemapindex>
