ADVERTISEMENT

Drei Arias shines in 'Handog': A humble contribution to Filipino creativity and arts in a heartwarming spectacle at the iconic Metropolitan Theater

Published Oct 16, 2023 03:26 pm

At A Glance

  • Produced by J&A Productions and in partnership with BNI Eagles chapter mates, the musical left a lasting impact on the local audience while celebrating the true essence of giving and love.
IMG_0906.jpeg
A scene from 'Handog'

Drei Arias, a familiar face from the Misters of Filipinas pageant, showcased his remarkable acting prowess in the much-anticipated original Filipino musical, "Handog." 

Produced by J&A Productions and in partnership with BNI Eagles chapter mates, the musical left a lasting impact on the local audience while celebrating the true essence of giving and love.

Drei Arias, who once clinched a national title at the Misters of Filipinas, is a talented TV personality and an advocate for the Eddie Garcia bill. This bill aims to protect the rights of laborers in the entertainment industry, a cause that Drei is deeply passionate about. In his own words, "I don't want to see another me, whose talent was exploited, not getting paid properly, exhausted by work he does not receive any compensation for."

In "Handog," Drei took on the central role of Paul, a character who resonates deeply with his own journey in the entertainment industry. The character Paul's story explores self-discovery through relationships and pursuing one's true passion. As Drei explained, "It's compelling in a way that I found a part of me doing Paul's character. In some ways, I feel the fire in Paul's heart to answer his calling, music."

The musical delves into Filipino culture and the dynamics of family and relationships. It uncovers how, sometimes, with the best intentions, we make decisions for our loved ones without considering their desires. Drei's portrayal of Paul added a layer of authenticity to the production, drawing from his personal experiences in the entertainment industry.

As a supporting actor in "Handog," Drei Arias displayed humility by acknowledging that the play's message is more significant than any individual's performance. He hopes the audience takes away a profound message from the musical – the importance of sharing feelings, boundaries, and limitations with family. "It's okay to be vulnerable, for it will really bring us closer," he stated.

The musical "Handog" is a testament to the Filipino creativity and arts scene, with a talented cast and dedicated production team. The story centered around the philosophy of giving, and its impact touched the hearts of all attendees. With Drei Arias playing an integral role, it added an extra layer of depth to the production.

While Drei Arias shines brightly in his role, it's crucial to remember that "Handog" is a collaborative effort that brings a beautiful and thought-provoking narrative to life. The musical's success is a testament to the Filipino talent and the ability of the arts to touch our hearts, bringing us closer to the essence of giving and love.

In conclusion, Drei Arias' involvement in "Handog" is a testament to his commitment to the Filipino arts and his advocacy for the Eddie Garcia bill. It's not just about his role but about the collective effort of the entire team that made this musical a resounding success. Drei's humility and dedication to his craft shine brightly, and his participation in this production contributes to the richness of Filipino creativity and the arts.

We must also extend our heartfelt appreciation to the producers, J&A Productions: Engr. Carol Rufino, IDR. Loubelie Gardiola, JC Lumba, Erwin Reyes, Overall Project Director: April Villarta-Manuud, Project Deputy Head: IDR Leslie Ledesma, Director/Writer: Luisito Nario, and their dedicated BNI partners who’s central message is to create a connection with everyone who will part of this project and invest profitable relationships with one another that will help us unlock our business and professional potentials through networking by initially sharing our unwavering support” that will bring the principle of BNI’s core values that are very important for all of us.

Their unwavering support and commitment to creating meaningful art have significantly contributed to the Philippine Arts and Theater industry. Through their efforts, stories like "Handog" can come to life, inspiring audiences and fostering a deeper appreciation for the arts. Their dedication is commendable and deserves recognition in the broader landscape of Philippine culture, embodying the core values of “Givers Gain” that are so important for us all. 

With the exceptional talent on display and the significant impact made, we eagerly await these brilliant artists' upcoming local and international tours. "Handog" has set a new standard for Philippine theater, and we can't wait to see the continued success and creativity they bring to audiences worldwide. Get ready to be captivated by their remarkable performances on stages near and far.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.