ADVERTISEMENT

Everything you need to know about Nadine Lustre's vegan diet

Published Feb 12, 2021 03:06 pm

Opting for a greener lifestyle, too? Here's what her coach has to say

With the rise of the pandemic, many Filipinos have paid more attention to what they put on their plates. No longer is food just for indulgence, it is also among the main elements that protects us from acquiring the virus.

So, to start 2021 right, many have taken a more plant-based diet, including Filipina actress Nadine Lustre. In an Instagram post, she shared her experience after a month of consuming a meatless diet relaying, "I never thought I'd love vegan food this much."

If you're planning to take the same dining route as Nadine, we've got you covered. Manila Bulletin Lifestyle chats with Lahaina Mae Mondonedo—Nadine's health coach providing the actress diet and workouts programs—as she shares the actress' meal plan, and why we too should consider a more greener diet.

Lahaina Mae Mondonedo

What is the story behind Athletes Bite? Who are the people leading it?

The magician and leader behind all the amazing Athlete’s Bite (AB) meals (Nadine's vegan food supplier) is Malou Ocampo. With her dietetic technician background, Malou was always passionate about cooking, but her AB journey started with her dog, Ykay. Yes, her dog! 

In 2010, Ykay got sick and Malou focused on using her knowledge in nutrition to nurse her back to health. That’s when Malou started making healthy meals that specifically addressed health concerns. 

It was in 2013 that Malou started serving clients, and all of them had serious health conditions. Diabetes, stage 1 or 2 cancer, GERD, and hypertension are just a few of the issues her clients deal with, and Malou used her nutritional talents to prepare meals that greatly improved their health and quality of life.

AB went on to serve competitive athletes and is now into the go-to meal service for anyone who wants to feel and perform their best.

To this day, Malou still caters to clients looking for help with their serious health issues, and Ykay is still alive and well at 14 years old.

Tell us something about the food the brand serves? Are they made in-house and where do you source your supplies from?

All the ingredients used in AB meals and products are sourced fresh and locally from farmers from Bulacan, Cavite, Bukidnon, and Antipolo. Then everything is carefully, thoughtfully, and creatively prepared in an in-house industrial kitchen.

Other than the honest sourcing and clean preparation, AB meals can be skillfully customized to each client’s needs and preferences. AB caters to a number of various diets from a pescatarian, vegan, vegetarian, and keto diets to anti-inflammatory or allergy-safe diets. Whatever your health issues and goals are, AB can support you.

What goes into Nadine's vegan menu?

Nadine’s vegan diet is quite an exciting one. With about 20 different dishes on her weekly menu, it ensures that Nadine never gets bored, which is extremely important when keeping her on diet and eating healthy.

The entire menu has been carefully formulated to match the needs of her busy, active lifestyle, as well as her health goals. Each meal has a calculated balance of protein, carbohydrates, and fats. Her protein sources vary from quinoa, tofu, seeds, beans, and nuts. Her carbohydrate sources include pasta, basmati rice, fruits, and lots of vegetables! Lastly, her fat sources come from healthy oils, nuts, nut butters, and avocados. 

Nadine has been eating AB meals since 2019, and the AB team is so excited to support her on her move to veganism. She is a passionate advocate of the environment and animal rights, and I know that this shift has been a priority of hers for a while now, so I’m very happy that AB can provide her the meals she needs to stay healthy, while contributing to these causes she cares deeply about.

Why is it important for people to mind what they are eating and how does AB help them in adopting a better diet?

I’m sure you’ve heard of the saying, “You are what you eat.” This is very true. If our bodies were a machine, what we eat would be the fuel that keeps our bodies working. Without nutrients from our diet, our bodies wouldn’t be able to function. This shows how extremely important it is to be mindful of the food we consume. 

With that said, everyone’s body and lifestyle are different. What makes AB so unique is that it can cater to you and your needs, all the while it being incredibly healthy and delicious. In my opinion as a trainer and health and wellness columnist, the best diet is the sustainable one. It’s the diet that keeps you in good health, fits your needs and goals, and especially, it’s a diet that you can maintain. It’s all about consistency when it comes to staying healthy and AB can do that for anyone.

For any inquiries regarding Athlete's Bite, check out their Instagram or Facebook page.

Images from @nadine.

Related Tags

Nadine Lustre vegan food
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.