feat: enhance About and Contact pages with new content and layout updates

- Added GitHub and deployment information to the About page, including links and self-hosting instructions.
- Updated the Contact page to emphasize transparency in the development process with improved text styling.
- Removed outdated sections to streamline content presentation.
This commit is contained in:
2026-01-16 10:57:16 +08:00
parent 3987b19fe7
commit 0a6731ad2e
3 changed files with 44 additions and 96 deletions
+2 -2
View File
@@ -53,8 +53,8 @@ ${message}
</h2>
<p className="text-gray-600 leading-relaxed">
We use GitHub to track all bug reports and feature requests. This ensures our
development process remains **transparent** and that your feedback is properly
prioritised by the community.
development process remains <span className="font-bold">transparent</span> and that
your feedback is properly prioritised by the community.
</p>
</section>