diff --git a/resources/views/server/errors/404.twig b/resources/views/server/errors/404.twig index 79b70e0..eb9bde2 100644 --- a/resources/views/server/errors/404.twig +++ b/resources/views/server/errors/404.twig @@ -1,43 +1,65 @@ + Expose - {{ subdomain }} - + + + + + - -
-
- - - - - - - - - - - - -

Expose - a BeyondCode product

-
-
-
-

Uh oh!

-

- The tunnel "{{ subdomain }}" was not found on this Expose server. -

-

- Do you want to host your own Expose server? Check out the official documentation. -

+ +
+
+
+ + Expose + + +
+
+

Oh no.

+

+ The tunnel "{{ subdomain }}" was not found on this Expose server. +
+
+ + You can create public URLs for your local applications through any firewall and VPN with Expose. + Receive webhooks, test local sites on mobile devices and share them with others. + + + Learn more +

+
- + diff --git a/resources/views/server/homepage.twig b/resources/views/server/homepage.twig index 5b303fd..7ab2f76 100644 --- a/resources/views/server/homepage.twig +++ b/resources/views/server/homepage.twig @@ -3,38 +3,57 @@ Expose - {{ subdomain }} - + + + + + - -
-
- - - - - - - - - - - - -

Expose - a BeyondCode product

-
-
-
-

Welcome to Expose

-

- Do you want to host your own Expose server? Check out the official documentation. -

+ +
+
+
+ + Expose + + +
+
+

Welcome to Expose!

+

+ You can create public URLs for your local applications through any firewall and VPN with Expose. + Receive webhooks, test local sites on mobile devices and share them with others. + + + Learn more +

+
-