ADVERTISEMENT

Janine Gutierrez looks ahead to bigger opportunities with Star Magic

Published Jun 3, 2026 01:27 pm

At A Glance

  • Janine Gutierrez officially joins Star Magic and renews her commitment to ABS-CBN, opening a new chapter filled with major projects, global ambitions, and exciting career opportunities.

Janine Gutierrez's acclaimed performances in "Dirty Linen" and "Lavender Fields," among others, have firmly established her as one of the most respected actresses of her generation. But rather than viewing those successes as the pinnacle of her career, Gutierrez sees them as stepping stones. The award-winning actress believes her biggest opportunities may still be ahead of her, a belief that helped drive her decision to officially join Star Magic as she pursues even bigger dreams and globally minded projects.

Gutierrez formally became part of the Star Magic roster on June 2 during ABS-CBN's "Kapamilya Forever" contract signing event, marking a new chapter in a career that has already produced some of the most memorable performances in recent years.

While she transferred to ABS-CBN in 2021, this is the first time the actress has signed with Star Magic, having previously been managed by the late Leo Dominguez under LVD Artist Management Corp.

The milestone ceremony was attended by ABS-CBN President and CEO Carlo Katigbak, COO of Broadcast Cory Vidanes, and Star Magic head Laurenti Dyogi, along with executives and colleagues who witnessed Gutierrez's latest career move.

For the actress, however, the signing is less about celebrating what she has already accomplished and more about preparing for what comes next.

"At this stage, ang dami ko pang pangarap," Gutierrez said.

Despite more than a decade in show business and a résumé filled with acclaimed film and television projects, Gutierrez remains eager to challenge herself and explore new opportunities.

"I want to continue to keep on growing, to learn more, and to get more opportunities na alam ko talagang 'yun 'yung forte ng Star Magic through years of experience," she shared.

The actress said joining Star Magic felt like a natural next step following her renewed commitment to ABS-CBN.

"With this new network contract, I think perfect time and perfect opportunity na sumali na rin sa Star Magic family para talagang ma-guide ako sa next steps sa aking career and sa mga upcoming projects."

More than anything, Gutierrez is looking forward to the guidance that comes with being part of an agency known for shaping some of Philippine entertainment's biggest stars.

"Well, of course, alam ko kung gano'ng kagaling ang Star Magic talaga in taking care of their artists and teaching them and guiding them to new opportunities," she said. "I've always felt the warmth of the Star Magic family even before ako maging Star Magic artist."

The actress revealed that she sought advice from people she trusts before making the decision, including her younger brother Diego Gutierrez, who joined Star Magic in 2025.

She also acknowledged that learning to ask for help has become one of the most valuable lessons of her career.

"In the beginning it would be negative to ask for help, but now I realize it is an asset for artists to do that," she said. "I hope it is one of the things that would make me an even better actress and a better person."

The timing comes as Gutierrez prepares for a packed slate of high-profile projects.

Fresh from "Dirty Linen," which she described as her dream role, the actress is set to headline "The Loyalty Game," an upcoming Prime Video series that reunites her with boyfriend Jericho Rosales.

"My next role will be Anna in 'The Loyalty Game.' It's very layered and I'm excited because it is with Jericho again," she revealed. "It's not what you expect for both of us."

She is also set to star in the horror-drama film "Balaraw" opposite Charlie Dizon and the Cinemalaya feature "Magina" with Cherry Pie Picache, directed by Ray Red from a Palanca Award-winning screenplay.

For Gutierrez, these projects represent more than just exciting additions to her filmography. They are opportunities to fulfill another long-held dream: bringing Filipino stories to a wider international audience.

"I wish to be part of Filipino projects that would be seen outside the country," she said. "I think it's inspiring to see how we will be looked at by people around the world."

With several of her upcoming projects slated for release on global streaming platforms, that ambition is already becoming a reality.

Gutierrez admitted she remains deeply ambitious despite everything she has achieved so far. In fact, she even shared a list of career goals with Dyogi as discussions about her future under Star Magic began.

"I am grateful that I have done a lot already but I still have dreams," she said.

Those dreams include bigger roles, more challenging material, meaningful collaborations, and projects capable of reaching audiences far beyond Philippine shores.

With a trusted support system behind her and an exciting lineup of projects ahead, looks like she's well on her way.

Related Tags

Janine Gutierrez Star Magic ABS-CBN Kapamilya Forever Jericho Rosales The Loyalty Game Balaraw Magina Dirty Linen Lavender Fields
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.