diff --git a/src/app/globals.css b/src/app/globals.css
index 830e69a..1f3597b 100644
--- a/src/app/globals.css
+++ b/src/app/globals.css
@@ -4,7 +4,7 @@
:root {
--background: #0F0A1F;
- --primary: #FFA826;
+ --primary: #F48120;
}
@keyframes silly-bounce {
@@ -24,4 +24,8 @@ h2 {
ul {
@apply list-disc ms-8 space-y-4
+}
+
+.border-outset {
+ border-style: outset;
}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index aa872a9..8390b65 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,35 +2,34 @@ import { LandingImage } from "@/components/landing-image";
import { NolaGlitchClientOnly } from "@/components/nola-glitch";
import { Sosmed } from "@/components/sosmed";
import HomeText from "@/components/home-text.mdx"
-import Image from "next/image";
import Link from "next/link";
-import { FloatingLabel } from "@/components/floating-label";
+import { FakeWindow } from "@/components/windows";
export default function Home() {
return (
-
-
-
- Nonszy Workspace
-
-
-
-
-
-
-
-
-
-
⚡ Powered with Cloudflare ☁️
-
-
-
+
+
+
+ Nonszy Workspace
+
+
+
+
+
+
+
+
+
+
⚡ Powered with Cloudflare ☁️
+
+
+
);
}
diff --git a/src/components/home-text.mdx b/src/components/home-text.mdx
index ea1537a..9b5c402 100644
--- a/src/components/home-text.mdx
+++ b/src/components/home-text.mdx
@@ -8,6 +8,20 @@ This is our cozy little corner of the internet where we run a bunch of services
We've got tools and resources for us but some we provide it for you, stuff that just works and doesn't burn our wallet.
+
+
+
+
+
+
## About Me
Nonszy (Nomi Nonsz or Nonszy whatever, some ppl know my real name).
@@ -38,20 +52,6 @@ Developers who brings together web technology, AI, and game development to creat
We aspire to blend creativity and technical mastery to shape products that empower others and reflect our passion for independent, modern technology.
-
-
-
-
-
-
## Mission
- Gain a solid understanding of IT infrastructure, including how systems operate behind the scenes, how to independently manage servers, and how to ensure stability, security, and scalability throughout the development and deployment lifecycle.
@@ -62,7 +62,7 @@ We aspire to blend creativity and technical mastery to shape products that empow