// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 12, 2026
29.1 C
Singapore

Singapore Flag at Changi Airport installed incorrectly?

Netizens have been circulating the photo above, suggesting that the installation at Changi Airport features a flag that’s flying backwards instead of forwards.

Many have commented that this is a fail on the part of the airport and the photo has been carried on several Facebook pages and a few local news websites.

However, the fact is that the flag is deliberately blowing backwards in this installation, which is a replica of the NS Landmark located at the Singapore Armed Forces’ Basic Military Training Centre (BMTC).

NS Landmark 1

The original installation has two sides, one showing the flag flying correctly and the reverse side showing a Singapore soldier.

20139721 10155012873993577 2487163688744965389 n

DYBMT2

Hot this week

Singapore woman ends stint as PHV driver after 1,400+ rides, removes decals from her Tesla

After driving her Tesla as a PHV for more than 1,400 rides, Michelle Lee says she has gained a deeper respect for full-time drivers and the challenges they face every day.

RTS Link set to boost Johor Bahru food markets, but locals warned of possible price rises as Singaporean grocery shoppers arrive

Groceries are expected to be the biggest spending category for Singaporeans visiting Johor under the RTS Link’s impact, according to a Singapore Business Federation study.

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); } });
// //
Enable Notifications OK No thanks