404 error
-+
404 error
+{t("page_doesnt_exist")}
- {isEventType404 ? ( + {isSubpage ? ( {t("check_spelling_mistakes_or_go_back")} - ) : ( - + ) : process.env.NEXT_PUBLIC_BASE_URL == "https://app.cal.com" ? ( + {t("the_username")} cal.com{username}{" "} {t("is_still_available")} {t("register_now")}. + ) : ( + <> + {t("the_username")}{" "} + + {new URL(process.env.NEXT_PUBLIC_BASE_URL || "").hostname} + {username} + {" "} + {t("is_still_available")} + > )}
+
{t("popular_pages")}
- {!isEventType404 && (
+ {!isSubpage && process.env.NEXT_PUBLIC_BASE_URL == "https://app.cal.com" && (
- -
-
+
-
+
-
-
+
+
-
+
@@ -88,8 +101,8 @@ export default function Custom404() {
{t("claim_username_and_schedule_events")}
-
-
+
@@ -100,13 +113,13 @@ export default function Custom404() {
{links.map((link, linkIdx) => (
-
-
+
-
-
+
+
-
+
@@ -115,18 +128,18 @@ export default function Custom404() {
{link.description}
-
+
+
@@ -88,8 +101,8 @@ export default function Custom404() {
{t("claim_username_and_schedule_events")}
@@ -115,18 +128,18 @@ export default function Custom404() {
{link.description}