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
+1 -1
View File
@@ -128,7 +128,7 @@ const Home = (props) => {
</div>
) : (
<>
<ServiceBanner noSignin={true} />
<ServiceBanner />
<Main
pages={pages}
showLogin={showLogin}