home carousel

This commit is contained in:
2025-10-10 15:34:53 +02:00
parent 48773659fd
commit 865644914c
5 changed files with 542 additions and 2 deletions
@@ -18,6 +18,7 @@ export default function PersonaCard({ item, index, isLock = false, height }) {
justifyContent: "center",
alignItems: "center",
height: cardHeight,
width: "100%",
}}
>
<View