diff --git a/package.json b/package.json index 8863c41..91f2f05 100644 --- a/package.json +++ b/package.json @@ -15,13 +15,16 @@ "react-dom": "^18" }, "devDependencies": { + "@iconify/react": "^5.2.0", "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", + "add": "^2.0.6", "eslint": "^8", "eslint-config-next": "14.2.24", "postcss": "^8", "tailwindcss": "^3.4.1", - "typescript": "^5" + "typescript": "^5", + "yarn": "^1.22.22" } } diff --git a/src/app/globals.css b/src/app/globals.css index 7f812db..6b7fac8 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,4 +4,5 @@ :root { --background: #0F0A1F; + --primary: #FFA826; } \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ab4b63..b6aea53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,8 @@ import { ExpirationDate } from "@/components/expiration-date"; import { NolaGlitchClientOnly } from "@/components/nola-glitch"; +import { Sosmed } from "@/components/sosmed"; import Image from "next/image"; +import Link from "next/link"; export default function Home() { return ( @@ -17,10 +19,12 @@ export default function Home() { alt="Spining ENA <3" src="https://media.tenor.com/1BCeG1aTiBAAAAAd/temptation-stairway-ena.gif" width={200} - height={200} + height={200} + unoptimized /> +

What? what are you expecting specifically on this base page?

@@ -29,7 +33,7 @@ export default function Home() {

This domain will active until

-

⚡ Powered with Cloudflare ☁️

+

⚡ Powered with Cloudflare ☁️