fixed nove logo, pridal som our achievements a fotečku do ramečku

todo:about us, blog
This commit is contained in:
Noble
2025-01-21 20:28:46 +01:00
parent 5e85ec29a7
commit bb169a22e8
8 changed files with 54 additions and 33 deletions

View File

@@ -6,8 +6,10 @@ export default function DocsPage() {
<DefaultLayout>
<section className="flex flex-col items-center justify-center gap-4 py-8 md:py-10">
<div className="inline-block max-w-lg text-center justify-center">
<h1 className={title()}>About</h1>
<h1 className={title()}>About us</h1>
</div>
</section>
</DefaultLayout>
);