AA
Al Ahli Specialists Medical Center
HealthcareAbu DhabiFounded 1984
Long-established Abu Dhabi medical centre offering dentistry, paediatrics, physiotherapy, women’s health and lab services.
Category
Healthcare
Location
Abu Dhabi
Founded
1984
About
Company profile
Long-established Abu Dhabi medical centre offering dentistry, paediatrics, physiotherapy, women’s health and lab services.
Featured badge
Earn a follow website link
Add a small Featured on LaunchDubai card to your site, usually in the footer. After it is live in the public HTML, click Verify. The website link on this listing stays nofollow until the badge is found, and we re-check weekly.
HTML
<a href="https://www.launchdub.ai" title="Featured on LaunchDubai" data-launchdub-badge>
<img src="https://www.launchdub.ai/badge/launchdubai-badge-dark.svg" alt="Featured on LaunchDubai" width="216" height="64"/>
</a>React
export function LaunchdubaiBadge() {
return (
<a href="https://www.launchdub.ai" title="Featured on LaunchDubai" data-launchdub-badge>
<img src="https://www.launchdub.ai/badge/launchdubai-badge-dark.svg" alt="Featured on LaunchDubai" width={216} height={64} />
</a>
);
}Light snippets and the full rules are on the badge page.
