SG
SFC Group
Food & BeverageAbu DhabiFounded 1989
Abu Dhabi hospitality group behind India Palace, Sthan and other restaurant brands plus catering across the UAE.
Category
Food & Beverage
Location
Abu Dhabi
Founded
1989
About
Company profile
Abu Dhabi hospitality group behind India Palace, Sthan and other restaurant brands plus catering across the UAE.
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.
