// Adds dimensions UUID, Author and Topic into GA4
Tuesday, November 11, 2025
28.1 C
Singapore

FlyScoot’s ‘witty’ reply to complaint about bad inflight food fails miserably

Flyscoot’s ‘witty’ reply to a flyer of the airlines has drawn the criticisms of several netizens. The flyer, a woman, shared a picture of how the food looked in FlyScoot’s inflight menu and how the food served actually looked to lodge the complaint.

In responding to her complaint, FlyScoot wrote: “Hi Candy, we’re sorry that our food in person looks nothing like it did in picture. You know what they say…. #Selfies always look better. P.S. McDonald’s burger doesn’t fly 40,000ft in air. Cheers.”

1 92This response drew the ire of netizens, who were appalled to read such an unprofessional reply from the airlines.

One netizen wrote: “Truely Shocking reply from Scoot….puzzled this kind of reply is acceptable to some of you guys ? Budget airlines does not equate budget customer service.”

The flyer who lodged the complain also responded: “Are you trying to crack a joke but apparently it not funny. Is this your way of replying to your customer? What a ‘Budget’ way of answering…”

See also  A new era for Johor-Singapore ties: Economic zone sparks investor surge and fresh cooperation
- 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); } });
// //