fix images

This commit is contained in:
Ehab Hassan 2024-06-15 14:37:07 +03:00
parent 195a83fab7
commit 20e86cf540
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 750 KiB

After

Width:  |  Height:  |  Size: 905 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -76,7 +76,7 @@ const {
<Fragment set:html={image} /> <Fragment set:html={image} />
) : ( ) : (
<Image <Image
class="mx-auto w-full rounded-lg bg-gray-500 shadow-lg" class="mx-auto w-full rounded-lg"
width={500} width={500}
height={500} height={500}
widths={[400, 768]} widths={[400, 768]}