Update landing page

This commit is contained in:
Urtzi Alfaro
2025-10-18 16:03:23 +02:00
parent 312e36c893
commit 62971c07d7
21 changed files with 1760 additions and 884 deletions

View File

@@ -15,9 +15,9 @@ const RegisterPage: React.FC = () => {
};
return (
<PublicLayout
<PublicLayout
variant="centered"
maxWidth="xl"
maxWidth="7xl"
headerProps={{
showThemeToggle: true,
showAuthButtons: false,