ADVERTISEMENT

Tracy Perez's Miss World Beauty with a Purpose project selected

Published Dec 15, 2021 11:58 am

Filipina beauty queen Tracy Perez couldn't help but feel emotional upon learning that her Beauty with a Purpose project for Miss World was recently picked by the organization.

On her recent Instagram story, she immediately shared the news to fans.

"Good morning Philippines! We just finished our breakfast then it's gonna be our rehearsals the whole day. I'm trying to rest my face. It was such a long night last night, from our charity gala night. And I'm so happy to update all of you, to inform all of you, that my Beauty with the Purpose project was selected," she said.

"I was one of the Top 6 and the Miss World Organization is gonna be funding my project. They will come to the Philippines to help me with my project and help me help a single mother."

Tracy reiterated how her latest milestone makes her heart flutter.

"I'm so happy, I'm so happy and I'm just so grateful. Thank you guys for the never-ending support. I'm seeing all your messages and your comments, and its been overwhelming."

Recall that a few days ago when Tracy's impassioned speech about her advocacy went viral.

In there, she said: "Para kay nanay. For my mother: A single mother’s journey to love — that is my beauty with a purpose project and it’s dedicated to my late mother and to all the single mothers in my community.

"Being a mother is the most important job. It’s the most important role yet oftentimes, they are neglected. We fight so much, we talk so much about women empowerment so why don’t we start with empowering our mothers, most especially those who go through so much difficulties having to raise their families all on their own?

"Here in Miss World, we are given the chance to fight for causes, to open up meaningful conversations about problems that are otherwise neglected. And here I am, hoping to bring light and to spark change - positive changes - in the lives of single mothers.

"Back in my community in Cordova, Cebu, there are 2,000 single mothers so imagine how much more there are in the rest of the world. But they are not given the support, they are not given the help that they need.

"With my project, we give them a safe space, a community for them to feel loved, to feel that they are heard and understood. More importantly, we give them continuous BPO and computer trainings that they can use to equip them with skills to land better opportunities out there especially amidst the pandemic.

"It gives them hope that they can still go out there and learn new things and build a good life for their families because that is what I want for them. That is what they deserve. And that is what I would have wanted for my mom, too, if she were still here. That is my commitment and that is my dream. Thank you."

https://youtu.be/sP6nNZif1Qs?t=1544

Meanwhile, in a video uploaded on Miss World's YouTube channel, Tracy opened up how her advocacy all started.

"Sa bawat pag-dapat. Wag matakot bumangon. I am Tracy Maureen Perez and this is my story of how I rise up to make others rise above.

"Growing up with just me and my mom, I've seen how challenging it was for her to single-handedly raise our little yet beautiful family. Despite all the problems, she always had this reassuring smile on her face, reminding me that everything was going to be okay.

"And so when I lost her 11 years ago, I lost a huge part of myself. I lost my direction even. But getting to know other single mothers just like my mom brought me back on track.

"My personal story is the very inspiration of my life-long commitment
to honor my mother's sacrifices - by standing in the front lines for solo parents, gather like-minded people who believe in this cause and amplify our purpose all across the world. In every smile and laughter, every narrative told in words or silently spoken in tears, I see a reflection of my mom, her tenacity to face obstacles and her grit to overcome them all. That is my driving force to fight for this cause. I know that by taking care of them I'm also taking care of her.

"We have already taken small steps but together we can take a leap. From organizing health and wellness activities to trainings for livelihood. Our unified efforts are making waves to uplift the lives the mothers and that their children. Let us see more faces beaming with hope for the future, more feet running around playfully - unbothered of life's complexities.

"I see beauty in many shapes and forms in life episodes, high and low, in people from all walks of life, in reaching out to others that they may reach their individual and collective dreams. This, to me, is the essence of true beauty with a purpose."

Tracy is currently in Puerto Rico for the pageant and is vying to become the second Filipina to snag the Miss World crown after Megan Young. The Miss World 2021 coronation night is scheduled for Dec. 17 (Philippine time).

https://youtu.be/gW6GzzmXTNY

Related Tags

tracy perez Miss World 2021
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.