], { 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);
});
});
})();

On the Road to WrestleMania 42, the husband-wife duo has shared a massive teaser. Rollins and Lynch recently took to Instagram to share a collaborative post about an upcoming announcement, teasing that they are launching something major.

Although they didn’t mention the details of this announcement, many fans believe it could be related to their coffee project with Dayglow Coffee, which Big Time Becks teased last month. They also confirmed that the reveal will happen on March 23, 2026.

“ANNOUNCEMENT INCOMING. 03.23.2026. From Us, With Love. R+C,” the post read.

Check out the Instagram post below:


WWE star Seth Rollins dropped a major retirement tease

During a recent interview with the Boston Herald, Seth Rollins admitted that he was “closer to the end” of his wrestling career than when he first started.

The Visionary added that he still had a lot to give back to pro wrestling and was excited that he was a part of the Road to WWE WrestleMania 42.

“I’m closer to the end of my career than the beginning, but I still feel like I have a lot to give. I’m excited to be able to do that as we march forward to WrestleMania,” Rollins said.

It remains to be seen what the Triple H-led creative team has planned for the former WWE World Heavyweight Champion at this year’s Show of Shows.