UI Layanan & Sub Desa Layanan

This commit is contained in:
2025-03-13 00:17:47 +08:00
parent 3324b930ef
commit cef0c98f1e
10 changed files with 245 additions and 24 deletions

View File

@@ -102,7 +102,9 @@ function Footer() {
position: 'relative'
}}
>
<Image src="/api/img/chatbot-removebg-preview.png" alt="Logo Desa" width={80} height={80} />
<ActionIcon size={80} radius={"xl"} variant='transparent'>
<Image src="/api/img/chatbot-removebg-preview.png" alt="Logo Desa" width={80} height={80} />
</ActionIcon>
</Box>
</Group>
</Stack>
@@ -195,7 +197,7 @@ function Footer() {
</Box>
<Divider py={15} />
<Text ta={"center"} c={"white"} p={20}>
© 2024 Desa Darmasaba. Hak Cipta Dilindungi.
© 2024 Desa Darmasaba. Hak Cipta Dilindungi.
</Text>
</Box>
</Stack>