diff --git a/.prettierrc.yaml b/.prettierrc.yaml new file mode 100644 index 0000000..e69de29 diff --git a/package.json b/package.json index 2c1fb8a..5241113 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,6 @@ "eslint": "^9", "eslint-config-next": "15.1.3", "@eslint/eslintrc": "^3" - } + }, + "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" } diff --git a/public/header.png b/public/header.png new file mode 100644 index 0000000..263d5fc Binary files /dev/null and b/public/header.png differ diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx new file mode 100644 index 0000000..dbd4cc6 --- /dev/null +++ b/src/app/about/page.tsx @@ -0,0 +1,18 @@ +export default function About() { + return ( +
+ zhbase is a community-driven IT hosting platform that focuses on + providing secure, reliable, and sustainable solutions. Our mission + is to empower individuals and businesses with accessible and + efficient IT infrastructure, built on a foundation of collaboration + and trust. +
+