diff --git a/docs/blog/2025-04-30-are-monorepos-the-answer-to-better-aiassisted-development.md b/docs/blog/2025-04-30-are-monorepos-the-answer-to-better-aiassisted-development.md
index 149d8a79e7..5bb06032c9 100644
--- a/docs/blog/2025-04-30-are-monorepos-the-answer-to-better-aiassisted-development.md
+++ b/docs/blog/2025-04-30-are-monorepos-the-answer-to-better-aiassisted-development.md
@@ -7,7 +7,7 @@ authors: ['Victor Savkin', 'Max Kless']
tags: [webinar]
cover_image: /blog/images/2025-04-30/April-2025-Webinar-Card.avif
time: 10:30am ET/2:30pm UTC
-status: Upcoming
+status: Past - Gated
registrationUrl: https://go.nx.dev/april2025-webinar
---
@@ -17,4 +17,4 @@ Presented by Victor Savkin and Max Kless
In this webinar, Nx CTO Victor Savkin and Senior Engineer Max Kless will break down **why monorepos are inherently more AI-friendly**, giving LLMs the full context they need to generate more accurate, actionable insights. You’ll also learn how Nx provides deep architectural awareness, making AI tools smarter and more effective.
-{% call-to-action title="Register today!" url="https://go.nx.dev/april2025-webinar" description="Save your spot" /%}
+{% call-to-action title="Download the recording" url="https://go.nx.dev/april2025-webinar" description="Sign up to gain access" /%}
diff --git a/docs/blog/2025-05-28-build-bettershipfaster-monorepos-apps-component-libraries-with-nx-cloud.md b/docs/blog/2025-05-28-build-bettershipfaster-monorepos-apps-component-libraries-with-nx-cloud.md
new file mode 100644
index 0000000000..17fe81fa12
--- /dev/null
+++ b/docs/blog/2025-05-28-build-bettershipfaster-monorepos-apps-component-libraries-with-nx-cloud.md
@@ -0,0 +1,24 @@
+---
+title: "**Build Better,Ship ****Faster: ****Monorepos, Apps, & Component Libraries **with Nx Cloud"
+description: "Unlock faster development and more efficient CI/CD workflows with Nx and Bitovi.
+
+Bitovi's Ilyass Elfouih and Nx's Jordan Powell will walk through a **real-world scenario** where a frontend team updates a shared component, faces a classic code owner approval challenge, and uses Nx Cloud to fix and validate the change without triggering a full test suite."
+date: 2025-05-14
+slug: 'build-bettershipfaster-monorepos-apps-component-libraries-with-nx-cloud'
+authors: ['Jordan Powell (Nx)', 'Ilyass Elfouih (Bitovi)']
+tags: [webinar]
+cover_image: /blog/images/2025-05-28/Nx-Partner-Webinar---May-2025.avif
+time: 1pm ET/5pm UTC
+status: Upcoming
+registrationUrl: https://bit.ly/4jQLCqp
+---
+
+**May 28, 2025 - 1pm ET/5pm UTC**
+
+Presented by Jordan Powell (Nx) and Ilyass Elfouih (Bitovi)
+
+Unlock faster development and more efficient CI/CD workflows with Nx and Bitovi.
+
+Bitovi's Ilyass Elfouih and Nx's Jordan Powell will walk through a **real-world scenario** where a frontend team updates a shared component, faces a classic code owner approval challenge, and uses Nx Cloud to fix and validate the change without triggering a full test suite.
+
+{% call-to-action title="Register today!" url="https://bit.ly/4jQLCqp" description="Save your spot" /%}
diff --git a/docs/blog/images/2025-05-28/Nx-Partner-Webinar---May-2025.avif b/docs/blog/images/2025-05-28/Nx-Partner-Webinar---May-2025.avif
new file mode 100644
index 0000000000..a26cfa605c
Binary files /dev/null and b/docs/blog/images/2025-05-28/Nx-Partner-Webinar---May-2025.avif differ
diff --git a/docs/blog/images/2025-05-28/Nx-Partner-Webinar---May-2025.png b/docs/blog/images/2025-05-28/Nx-Partner-Webinar---May-2025.png
new file mode 100644
index 0000000000..ef9950c20b
Binary files /dev/null and b/docs/blog/images/2025-05-28/Nx-Partner-Webinar---May-2025.png differ
diff --git a/nx-dev/nx-dev/pages/_app.tsx b/nx-dev/nx-dev/pages/_app.tsx
index e190533f80..48db35eaed 100644
--- a/nx-dev/nx-dev/pages/_app.tsx
+++ b/nx-dev/nx-dev/pages/_app.tsx
@@ -86,7 +86,7 @@ export default function CustomApp({
{/* */}
- {/**/}
+
{/* Global Site Tag (gtag.js) - Google Analytics */}