diff --git a/versions/unreleased/api-ref/prefect/blocks/kubernetes/index.html b/versions/unreleased/api-ref/prefect/blocks/kubernetes/index.html
index 7c5e581268..e8268f3b80 100644
--- a/versions/unreleased/api-ref/prefect/blocks/kubernetes/index.html
+++ b/versions/unreleased/api-ref/prefect/blocks/kubernetes/index.html
@@ -6979,7 +6979,7 @@
"""
_block_type_name = "Kubernetes Cluster Config"
- _logo_url = "https://images.ctfassets.net/gm98wzqotmnx/1zrSeY8DZ1MJZs2BAyyyGk/20445025358491b8b72600b8f996125b/Kubernetes_logo_without_workmark.svg.png?h=250"
+ _logo_url = "https://cdn.sanity.io/images/3ugk85nk/production/2d0b896006ad463b49c28aaac14f31e00e32cfab-250x250.png"
_documentation_url = "https://docs.prefect.io/api-ref/prefect/blocks/kubernetes/#prefect.blocks.kubernetes.KubernetesClusterConfig"
config: Dict = Field(
diff --git a/versions/unreleased/api-ref/prefect/blocks/notifications/index.html b/versions/unreleased/api-ref/prefect/blocks/notifications/index.html
index 671b00a1f3..cd496d8563 100644
--- a/versions/unreleased/api-ref/prefect/blocks/notifications/index.html
+++ b/versions/unreleased/api-ref/prefect/blocks/notifications/index.html
@@ -7327,7 +7327,7 @@ """
_block_type_name = "Custom Webhook"
- _logo_url = "https://images.ctfassets.net/gm98wzqotmnx/6ciCsTFsvUAiiIvTllMfOU/627e9513376ca457785118fbba6a858d/webhook_icon_138018.png?h=250"
+ _logo_url = "https://cdn.sanity.io/images/3ugk85nk/production/c7247cb359eb6cf276734d4b1fbf00fb8930e89e-250x250.png"
_documentation_url = "https://docs.prefect.io/api-ref/prefect/blocks/notifications/#prefect.blocks.notifications.CustomWebhookNotificationBlock"
name: str = Field(title="Name", description="Name of the webhook.")
@@ -7599,7 +7599,7 @@
_description = "Enables sending notifications via a provided Discord webhook."
_block_type_name = "Discord Webhook"
_block_type_slug = "discord-webhook"
- _logo_url = "https://images.ctfassets.net/keir3zrx8eg0/64fsff0qm7st33BqViEpqY/e177db0d1ada88a7ee6c9433576b98d5/icons8-discord-new-480.png?h=250"
+ _logo_url = "https://cdn.sanity.io/images/3ugk85nk/production/9e94976c80ef925b66d24e5d14f0d47baa6b8f88-250x250.png"
_documentation_url = "https://docs.prefect.io/api-ref/prefect/blocks/notifications/#prefect.blocks.notifications.DiscordWebhook"
webhook_id: SecretStr = Field(
@@ -7821,7 +7821,7 @@
_description = "Enables sending notifications via a provided Mattermost webhook."
_block_type_name = "Mattermost Webhook"
_block_type_slug = "mattermost-webhook"
- _logo_url = "https://images.ctfassets.net/zscdif0zqppk/3mlbsJDAmK402ER1sf0zUF/a48ac43fa38f395dd5f56c6ed29f22bb/mattermost-logo-png-transparent.png?h=250"
+ _logo_url = "https://cdn.sanity.io/images/3ugk85nk/production/1350a147130bf82cbc799a5f868d2c0116207736-250x250.png"
_documentation_url = "https://docs.prefect.io/api-ref/prefect/blocks/notifications/#prefect.blocks.notifications.MattermostWebhook"
hostname: str = Field(
@@ -7969,7 +7969,7 @@ _block_type_name = "Microsoft Teams Webhook"
_block_type_slug = "ms-teams-webhook"
- _logo_url = "https://images.ctfassets.net/gm98wzqotmnx/6n0dSTBzwoVPhX8Vgg37i7/9040e07a62def4f48242be3eae6d3719/teams_logo.png?h=250"
+ _logo_url = "https://cdn.sanity.io/images/3ugk85nk/production/817efe008a57f0a24f3587414714b563e5e23658-250x250.png"
_documentation_url = "https://docs.prefect.io/api-ref/prefect/blocks/notifications/#prefect.blocks.notifications.MicrosoftTeamsWebhook"
url: SecretStr = Field(
@@ -8163,7 +8163,7 @@
_block_type_name = "Opsgenie Webhook"
_block_type_slug = "opsgenie-webhook"
- _logo_url = "https://images.ctfassets.net/sahxz1jinscj/3habq8fTzmplh7Ctkppk4/590cecb73f766361fcea9223cd47bad8/opsgenie.png"
+ _logo_url = "https://cdn.sanity.io/images/3ugk85nk/production/d8b5bc6244ae6cd83b62ec42f10d96e14d6e9113-280x280.png"
_documentation_url = "https://docs.prefect.io/api-ref/prefect/blocks/notifications/#prefect.blocks.notifications.OpsgenieWebhook"
apikey: SecretStr = Field(
@@ -8433,7 +8433,7 @@