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(); observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback in case observer not supported setTimeout(lazyLoader, 3000); } });
Wednesday, June 25, 2025
28.4 C
Singapore

Commuters roast SMRT for overreacting to spoof Uber advertisement at train station

A photo of an advertisement at a train station that appears to be by Uber poking fun at SMRT for its frequent breakdowns has been circulating online. The advertisement says:

SMRT break down again? Wait for what? Uber lah.

The advertisement has been proven to be a doctored image. Uber disclaimed any responsibility to the photo and clarified in a Facebook statement that they take pride that their services complement SMRT’s transit services:

“We can confirm that a spoof ad circulating online was not done by us. With one quarter of rides in Singapore starting and ending at a train station, we take pride in being able to complement public transit. We appreciate the work that SMRT is doing.”

SMRT shared Uber’s statement on their Facebook page and said:

“Thanks to Uber for clarifying this. The ad circulating online is in bad taste and it’s not funny especially to our people who are working so hard 24/7.”

Instead of commiserating with SMRT, commuters roasted the organisation online, indicating that the group is overreacting when it has bigger problems to worry about:

See also  NMP and NTUC CEC member asks Govt to raise retirement age and re-employment age

Hot this week

Popular Categories