// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
29.4 C
Singapore

SIA to spend $1.1 billion to refurbish certain aircrafts in coming years

SINGAPORE: Singapore Airlines (SIA) has committed $1.1 billion to an extensive refurbishment project for its Airbus A350 fleet, aiming to enhance passenger comfort and onboard services across 41 long-range and ultra-long-range aircraft.

The investment is part of SIA’s commitment to staying competitive in the luxury travel market and is expected to be fully rolled out by the end of 2030.

The program will cover A350-900 long-range and ultra-long-range models, with Singapore Airlines Engineering Company handling the refurbishment process.

For the first time, Singapore Airlines will introduce first-class suites on seven of its A350-900 ultra-long-range aircraft, a significant upgrade aimed at meeting the high standards of the airline’s longest routes.

Alongside the physical upgrades, SIA plans to launch a new-generation in-flight entertainment system for all cabin classes.

The updated system will offer passengers a more personalized and diverse range of content designed to cater to a wide variety of preferences and improve the overall travel experience.

With the completion of this project, SIA aims to strengthen its reputation as one of the world’s premier long-haul airlines and deliver an enhanced experience for travellers on its longest flights.

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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