// Adds dimensions UUID, Author and Topic into GA4
Sunday, January 18, 2026
29.5 C
Singapore

Free biryani meal every week for those impacted by COVID-19 — Eatery at Textile Centre

Singapore — Bukhara Biriyani, a restaurant in Textile Centre, will distribute 100 packs of complimentary biryani each week to “help all who have been impacted by the COVID-19 pandemic.

According to a Facebook post by Bukhara Biriyani, starting from Dec 10, 2021, they will set aside per week 100 packets of biryani rice free for those who are in need of a meal during these tough times.

Each Friday, the free meal giveaway will take place from 11 am to 2 pm at their restaurant in Jalan Sultan, and will be available for takeout on a first-come-first-served basis. The meals must be collected in person and are limited to one per person.

According to Mothership, Mohamed Arif, the manager of Bukhara Biriyani said, “While we may be an Indian Muslim restaurant, we feel the festive month is a timely reminder for us to help those in need.”

The restaurant’s mission is to assist the less fortunate and those disproportionately affected by the continuing pandemic.

See also  Wuhan doctor at whistleblower's hospital dies from coronavirus

“Everyone is eligible to collect the support meal from our restaurant, regardless of race or religion,” Arif added. /TISG

 

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //