final commit before execution

This commit is contained in:
2025-02-07 11:51:43 +02:00
parent fa272c636c
commit 58e7ed2f06
14 changed files with 473 additions and 196 deletions

View File

@@ -92,7 +92,7 @@ export default function ProductCarousel({
selected={index === selectedIndex}
index={index}
/>
<DialogContent className='overflow w-full'>
<DialogContent className='overflow max-w-screen rounded-0 h-screen p-0'>
<Image
src={image.uri}
alt=''