diff --git a/src/pages/blocks/index.md b/src/pages/blocks/index.md
index b7e865e..4df2415 100644
--- a/src/pages/blocks/index.md
+++ b/src/pages/blocks/index.md
@@ -137,7 +137,6 @@ Hero banners with images and CTAs. 8 variants:
**Enhanced:**
- [Default + Background](superhero/superhero-default-with-background-image.md) - Custom background
-- [Default + Gradient](superhero/superhero-default-with-background-image-and-color.md) - Gradient background
- [Half Width + Background](superhero/superhero-halfwidth-with-background-image.md) - Full-width background
- [Half Width + Video](superhero/superhero-halfwidth-with-background-image-and-video.md) - Video background
diff --git a/src/pages/blocks/superhero/superhero-default-with-background-image-and-color.md b/src/pages/blocks/superhero/superhero-default-with-background-image-and-color.md
deleted file mode 100644
index 71b73f2..0000000
--- a/src/pages/blocks/superhero/superhero-default-with-background-image-and-color.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-title: Superhero - Default with Gradient Background
-description: Standard superhero layout with gradient background for modern visual appeal.
----
-
-# Superhero - Default with Gradient Background
-
-Standard layout with gradient background.
-
-## Syntax
-
-```markdown
-
-
-
-
-# Developer Platform API
-
-Build powerful applications with our comprehensive API platform and services.
-
-* [Get Started](https://example.com/getting-started)
-```
-
-## Parameters
-
-- **slots**: `"image, heading, text, buttons"`
-- **background**: `linear-gradient(angle, color1, color2)`
-- **textColor**: Text color (default: `white`)
-
-
-
-
-
-
-# Developer Platform API
-
-Build powerful applications with our comprehensive API platform and services.
-
-* [Get Started](https://example.com/getting-started)
diff --git a/src/pages/blocks/superhero/superhero-halfwidth-with-background-image-and-video.md b/src/pages/blocks/superhero/superhero-halfwidth-with-background-image-and-video.md
index 523a33f..0bcb1ac 100644
--- a/src/pages/blocks/superhero/superhero-halfwidth-with-background-image-and-video.md
+++ b/src/pages/blocks/superhero/superhero-halfwidth-with-background-image-and-video.md
@@ -36,7 +36,7 @@ Create powerful tools and integrations.

-[video_url](https://example.com/demo-video.mp4)
+[video_url](https://main--adp-devsite--adobedocs.aem.page/test/melissa/superhero/media_18687901ae5613eb6494cfe0da186a541403e0feb.mp4)
# Build Extensions for Your Users
diff --git a/src/pages/config.md b/src/pages/config.md
index cd600d7..aac6abf 100644
--- a/src/pages/config.md
+++ b/src/pages/config.md
@@ -50,7 +50,6 @@
- [Superhero](/blocks/superhero/index.md)
- [Superhero Default](blocks/superhero/superhero-default.md)
- [Superhero Default with Background Image](blocks/superhero/superhero-default-with-background-image.md)
- - [Superhero Default with Background Image and Color](blocks/superhero/superhero-default-with-background-image-and-color.md)
- [Superhero Centered](blocks/superhero/superhero-centered.md)
- [Superhero Centered XL](blocks/superhero/superhero-centeredxl.md)
- [Superhero Half Width](blocks/superhero/superhero-halfwidth.md)