/* IGI — Locator (Hospitals + Workshops), About, Contact */
function Locator() {
const [type, setType] = React.useState('hospitals');
const [city, setCity] = React.useState('Karachi');
const [search, setSearch] = React.useState('');
const data = {
hospitals: [
{ name: 'Aga Khan University Hospital', city: 'Karachi', area: 'Stadium Road', tags: ['Tertiary care', 'Cashless', '24/7 ER'], specs: 'Cardiology · Oncology · Maternity' },
{ name: 'Liaquat National Hospital', city: 'Karachi', area: 'Stadium Road', tags: ['Tertiary care', 'Cashless'], specs: 'Multi-speciality · Pediatric ICU' },
{ name: 'Indus Hospital', city: 'Karachi', area: 'Korangi', tags: ['Cashless', 'Charitable'], specs: 'General · Trauma' },
{ name: 'Ziauddin Hospital', city: 'Karachi', area: 'Clifton', tags: ['Cashless', '24/7 ER'], specs: 'Cardiac · Orthopedic' },
{ name: 'Shaukat Khanum Memorial', city: 'Lahore', area: 'Johar Town', tags: ['Cashless', 'Specialist'], specs: 'Oncology · Diagnostics' },
{ name: 'Doctors Hospital', city: 'Lahore', area: 'Johar Town', tags: ['Cashless', '24/7 ER'], specs: 'Cardiac · Neurology' },
{ name: 'Hameed Latif Hospital', city: 'Lahore', area: 'Garden Town', tags: ['Cashless'], specs: 'Maternity · General' },
{ name: 'Shifa International', city: 'Islamabad', area: 'H-8/4', tags: ['Cashless', 'Tertiary care', '24/7 ER'], specs: 'Cardiac · Liver Transplant' },
{ name: 'Maroof International', city: 'Islamabad', area: 'F-10', tags: ['Cashless'], specs: 'Multi-speciality' },
{ name: 'KRL Hospital', city: 'Islamabad', area: 'G-9', tags: ['Cashless'], specs: 'General · Maternity' },
],
workshops: [
{ name: 'Toyota Defence Motors', city: 'Karachi', area: 'DHA Phase 6', tags: ['Authorized', 'Same-day estimate'], specs: 'Toyota & Lexus' },
{ name: 'Honda Quaideen', city: 'Karachi', area: 'Shahrah-e-Faisal', tags: ['Authorized'], specs: 'Honda · all models' },
{ name: 'Suzuki South', city: 'Karachi', area: 'Korangi Industrial', tags: ['Authorized', 'Cashless'], specs: 'Suzuki · light commercial' },
{ name: 'Toyota Walton Motors', city: 'Lahore', area: 'Walton Road', tags: ['Authorized', 'Same-day estimate'], specs: 'Toyota & Lexus' },
{ name: 'Honda Airport', city: 'Lahore', area: 'Allama Iqbal Town', tags: ['Authorized'], specs: 'Honda · all models' },
{ name: 'Suzuki Capital', city: 'Islamabad', area: 'I-10/3', tags: ['Authorized', 'Cashless'], specs: 'Suzuki passenger & commercial' },
{ name: 'BMW Dewan Motors', city: 'Karachi', area: 'Clifton Block 4', tags: ['Authorized', 'Premium'], specs: 'BMW · MINI' },
{ name: 'Mercedes Shahnawaz', city: 'Karachi', area: 'Korangi Road', tags: ['Authorized', 'Premium'], specs: 'Mercedes-Benz' },
],
};
const items = data[type].filter(d =>
(city === 'All' || d.city === city) &&
(search === '' || d.name.toLowerCase().includes(search.toLowerCase()))
);
return (
<>
450+ hospitals and 180+ workshops across all major cities. Cashless treatment & repair, no out-of-pocket hassle.
Incorporated in November 1953 as a joint venture between Alliance PLC (UK) and the Ali Group, IGI is today a flagship enterprise of the Packages Group — headquartered in Karachi with offices in 9 cities nationwide. PACRA-rated AA for nine consecutive years.
Founded as International General Insurance by Syed Maratib Ali, with Syed Babar Ali as its first MD. In 2004, we acquired the Pakistan operations of Royal & SunAlliance (RSA) UK, and in 2014 entered life insurance through the acquisition of MetLife Alico's Pakistan business — now IGI Life.
We offer Fire, Motor, Marine, Travel, Health, Personal Accident, Home and Miscellaneous insurance, with reinsurance arrangements with "A"-rated foreign reinsurers. The first general insurer in Pakistan to obtain ISO 9002 certification.
{v.d}
Whether you need a quote, want to file a claim, or just have a question — pick the channel that suits you.
We'll respond within 1 working day.
Not satisfied with our service? Escalate directly to our Complaints Resolution Officer. We respond within 7 working days, as mandated by SECP.
Find a panel hospital
or approved workshop.
Seventy-two years of
protecting Pakistan.
Built in Karachi.
Trusted across Pakistan.What we stand for.
The people steering IGI.
We're here
to help.
Send us a message
G-20, Block 9, Khayaban-e-Jami,
Clifton, Karachi – 75600, Pakistan
Lahore: 5 FCC, Syed Maratib Ali Road, Gulberg II
Islamabad: 3rd Floor, Kamran Centre, Blue Area
UAN: 021-111-308-308 · Fax: +92-21-35301729