diff --git a/components/form/broadcast/content-blast-form.tsx b/components/form/broadcast/content-blast-form.tsx
index 2418a82d..7e93159c 100644
--- a/components/form/broadcast/content-blast-form.tsx
+++ b/components/form/broadcast/content-blast-form.tsx
@@ -157,7 +157,7 @@ export default function ContentBlast(props: { type: string }) {
form.setValue("title", `${details?.title}`);
form.setValue(
"url",
- details?.pageUrl || "https://mediahub.polri.go.id"
+ details?.pageUrl || "https://mediahub.polri.go.id/in"
);
if (type == "wa") {
body = `${textEllipsis(details?.description, 150)}`;
diff --git a/components/landing-page/hero-new.tsx b/components/landing-page/hero-new.tsx
index 3697ddb2..61e96084 100644
--- a/components/landing-page/hero-new.tsx
+++ b/components/landing-page/hero-new.tsx
@@ -173,7 +173,7 @@ const HeroModal = ({
>
✕
-