import React from "react"; import { Button } from "@/components/ui/button"; import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; import { CheckCircle, Wrench, ShieldCheck, Clock, Phone, Mail, MapPin, Car, Hammer } from "lucide-react"; // Capital Motor Corporation Web Page (English) // With company logo, updated contact info, and insurer details. const NavLink = ({ href, children }: { href: string; children: React.ReactNode }) => ( {children} ); const SectionTitle = ({ kicker, title, subtitle }: { kicker?: string; title: string; subtitle?: string }) => (
{kicker &&

{kicker}

}

{title}

{subtitle &&

{subtitle}

}
); const Stat = ({ value, label }: { value: string; label: string }) => (
{value}
{label}
); export default function CMCWebsite() { const whatsapp = "https://wa.me/26878020128"; const phone = "(+268) 2422 1247/8"; const email = "info@cmc.co.sz"; const address = "Mbabane, Eswatini"; return (
{/* Header */}
CMC Logo Capital Motor Corporation
{/* Hero Section */}

Vehicle Repairs, all makes

Leading auto body and mechanical repair shop in Mbabane. We work with insurers, paint & panel, diagnostics, and complete claims management.

Workshop
Insurer‑approved workmanship
{/* About */}

We service most vehicle brands; however, we do not repair most imported (grey‑import) vehicles. Our workshop is fully equipped for structural repairs, refinishing, and diagnostics.

We work closely with major insurance companies in Eswatini:

  • Eswatini Royal Insurance Corporation (ERIC)
  • Lidwala Insurance
  • Oracle Insure
  • Phoenix of Swaziland Assurance Company Limited
Team at Work
{/* Contact */}
Request a Quote