updated the ui v315

This commit is contained in:
2025-03-17 16:13:28 +08:00
parent f32a2dd307
commit 8dcbc0fc57
17 changed files with 136 additions and 48 deletions

View File

@@ -89,6 +89,8 @@ function Salespoint() {
gap={12}
direction={{ base: 'column', sm: 'column', md: 'row' }}
justify="center"
align={'flex-end'}
>
{shopImages.map((image, index) => (
<motion.div