diff --git a/frontend/pages/requestnewinvite.js b/frontend/pages/requestnewinvite.js index be6159988..c33861647 100644 --- a/frontend/pages/requestnewinvite.js +++ b/frontend/pages/requestnewinvite.js @@ -1,21 +1,31 @@ import React from "react"; import Head from "next/head"; +import Image from "next/image"; -export default function Activity() { +export default function RequestNewInvite() { return ( -
+
Request a New Invite -
-

Oops.

-

Your invite has expired.

-

Ask the administrator for a new one.

-

+

+

Oops, your invite has expired.

+

Ask the administrator for a new one.

+

Note: If it still {"doesn't work"}, please reach out to us at support@infisical.com

+
+ google logo +
);