diff --git a/app/not-found.tsx b/app/not-found.tsx index 924cc99..90efa7c 100644 --- a/app/not-found.tsx +++ b/app/not-found.tsx @@ -14,9 +14,11 @@ export default function NotFound() {
-

- 404 -

+ Page not found

Page not found

diff --git a/app/welcome/page.tsx b/app/welcome/page.tsx index a61de13..b4c73b4 100644 --- a/app/welcome/page.tsx +++ b/app/welcome/page.tsx @@ -39,8 +39,6 @@ import { ArrowRightIcon, ArrowLeftIcon, BarChartIcon, - GlobeIcon, - ZapIcon, PlusIcon, } from '@ciphera-net/ui' import Link from 'next/link' @@ -440,9 +438,11 @@ function WelcomeContent() { ) : (
-
- -
+ Welcome to Pulse

Welcome to Pulse

@@ -638,9 +638,11 @@ function WelcomeContent() { Back
-
- -
+ Add your first site

Add your first site

@@ -723,9 +725,11 @@ function WelcomeContent() { className={cardClass} >
-
- -
+ All set

You're all set

diff --git a/components/ErrorDisplay.tsx b/components/ErrorDisplay.tsx index 6bed625..9ca2d01 100644 --- a/components/ErrorDisplay.tsx +++ b/components/ErrorDisplay.tsx @@ -30,11 +30,11 @@ export default function ErrorDisplay({
-
- - - -
+ Something went wrong

{title} diff --git a/public/illustrations/confirmed.svg b/public/illustrations/confirmed.svg new file mode 100644 index 0000000..64275bb --- /dev/null +++ b/public/illustrations/confirmed.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/public/illustrations/page-not-found.svg b/public/illustrations/page-not-found.svg new file mode 100644 index 0000000..3a6a605 --- /dev/null +++ b/public/illustrations/page-not-found.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/illustrations/server-down.svg b/public/illustrations/server-down.svg new file mode 100644 index 0000000..fe0900b --- /dev/null +++ b/public/illustrations/server-down.svg @@ -0,0 +1,55 @@ + + + server down + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/illustrations/website-setup.svg b/public/illustrations/website-setup.svg new file mode 100644 index 0000000..9b6548b --- /dev/null +++ b/public/illustrations/website-setup.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/illustrations/welcome.svg b/public/illustrations/welcome.svg new file mode 100644 index 0000000..7b2a8a6 --- /dev/null +++ b/public/illustrations/welcome.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +