Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-29 08:03:24 +00:00

View File

@@ -39,7 +39,7 @@ export default function LandingPage() {
title="Admin Dashboard Access"
sections={[
{
heading: "Restricted Access", content: { text: "This area is strictly for authorized personnel only. Please contact support for credentials." },
heading: "Restricted Access", content: { type: "paragraph", text: "This area is strictly for authorized personnel only. Please contact support for credentials." },
},
]}
/>