ci: Update the login and home screen

This commit is contained in:
2025-06-30 13:07:53 +05:30
parent bc75470d33
commit 6028ed9f5a
12 changed files with 80 additions and 254 deletions

View File

@@ -53,9 +53,9 @@ export default function Register() {
return (
<Providers>
<Box maw={600} mx="auto" p="md">
<Title order={2} align="center" mb="md">Internet Banking Registration</Title>
<Title order={2} mb="md"style={{align: "center"}}>Internet Banking Registration</Title>
<Paper shadow="xs" p="md">
<Stack spacing="sm">
<Stack gap="sm">
<TextInput
label="CIF Number"
placeholder="Enter 10-digit CIF"