re ordered home page cards and updated text

This commit is contained in:
2025-07-25 08:16:16 +01:00
parent b2e8eae518
commit 9971f8be4d
10 changed files with 68 additions and 32 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ const MainHome = (props) => {
<Login session={session} siteurl={siteurl} />
</>
)}{" "}
<CaseComment />
<Dns />
{/* <CaseComment /> */}
{/* <Dns /> */}
</div>
</div>
</div>