], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

It turned out to be a complicated injury, where she thought at first that she had broken a few fingers after the initial diagnosis. However, it was later discovered that her knuckle and joint were fractured in multiple places, for which she required surgery.

By the time WrestleMania 42 came around, the WWE Universe was expecting her to be get back inside the ring, but fate had other plans. John Cena played host at this year’s Show of Shows and he invited Belair to the stage.

Bianca Belair received a loud pop as she made her way out and announced that she was pregnant. A development that was likely bittersweet for many of her fans, as it would keep her away for several more months.

Belair’s husband Montez Ford has continued to perform on Monday Night RAW alongside Angelo Dawkins of the Street Profits. The duo also held the WWE World Tag Team Championship for a brief period, before dropping it back to The Vision’s Austin Theory and Bron Breakker.

Meanwhile, Belair has been very active on social media during her hiatus as the couple expect their first child together.


Bianca Belair Cannot Stop Taking Pictures Of Her Belly

Motherhood is a special time for any woman, and unsurprsingly The EST of WWE cannot get enough of her baby bump.

She took to Instagram earlier today to post a story to let the WWE Universe know exactly how excited she was and that she couldn’t stop taking photographs.

She mentioned that her recent maternity photoshoot images had been uploaded, likely urging her fans to check them out.

“New maternity photoshootpics posted! 😬😬😬I cant stop taking photos… I just love my belly so much lol 🤷🏼‍♀️,” Belair wrote.


Bianca Belair & Montez Ford Do A Maternity Photoshoot

The EST of WWE has been posting several photographs and videos lately and she also dropped the maternity photoshoot images, she mentioned in her Instagram story.

Belair and Ford could be seen in the photoshoot posing in matching attires, while The EST of WWE showed off her belly proudly. She posted eight photographs from the shoot, and we cannot get enough of the happy couple.

In a heartfelt caption she had the following message for Ford:

“We made something that is… Yours, Mine, Ours,” Bianca Belair wrote.

You can check out the maternity photoshoot images by clicking here.


Montez Ford & Angelo Dawkins Are Made To Feel Contractions

Bianca Belair also shared a humourous video alongside her husband Montez Ford, his tag team partner Angel Dawkins, and the latter’s wife.

Both couples are good friends outside of the promotion and are often seen spending time with each other. The ladies flipped the scipt this time, and made both their husbands go through mechanically induced contractions.

The former WWE World Tag Team Champions sportingly took up the challenge, but had no idea what was in store for them. After three rounds of excruciating contractions the squealing Street Profits were seen sweating profusely and likely in a great deal of pain.

Belair wrote the following in the caption of her post, letting the Profits know they’d had it easy:

“They literally cussed eachother mid video 😂…They are lucky because they would have had 8 on at once but we split them and let them go together.”

You can check out the video below:

Bianca Belair is expected to deliver the baby around September 2026, and right now it is anyone’s guess when she will finally be back in the ring.

Why did you not like this content?


`;
if (index == 3 && isOpera) {
storyHTML += `

`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `

`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-personal-update-wwe-star-bianca-belair-amid-absence-montez-ford-angelo-dawkins-feature?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `

`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();

Fetching more content…








Read the full article here

Leave A Reply

Exit mobile version