diff --git a/src/pages/404.astro b/src/pages/404.astro index 58de44d..7145242 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -1,7 +1,22 @@ --- import Layout from "../layouts/Layout.astro"; +import Link from "next/link"; --- -
404 ERROR
+ +
+ + 404 shing +
+

+ Oops! You're Lost in the Circuit! 🔌⚡ +

+ + Go Back Home + +
+ +
+