// Adds dimensions UUID, Author and Topic into GA4
Thursday, April 16, 2026
26 C
Singapore

Surprise your loved ones with personalised video messages from celebrities with social video platform Sendjoy

Singapore — Missing family and friends around the world? Wish you could be there for a special someone’s birthday? Stumped for gift ideas for the ones you love? Presenting Sendjoy, a video platform where you can hire celebrities and popular content creators to create personalised video messages for you and your loved ones.

- Advertisement -

Hot this week

Japan’s military buildup raises concerns in Asia, while some countries welcome it

From Global Times. Three academics across SEA discuss the sentiment in the region toward Japan's military transformation

Singapore tops Asia in AI readiness as investments in AI and skills start to pay off

Singapore’s digital government services have recently delivered another impressive performance. According to Adobe's 2025 Digital Government Index, Singapore achieved growth for the third consecuti...

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