heic to jpg
This commit is contained in:
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 4.8 MiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
@@ -77,7 +77,7 @@ export function ThingsToDo() {
|
||||
className="w-full h-full object-cover"
|
||||
width={1024}
|
||||
height={1024}
|
||||
src="/public/westchester1.HEIC?size=1024&quality=60"
|
||||
src="/public/westchester1.jpg?size=1024&quality=60"
|
||||
/>
|
||||
</div>
|
||||
<div className="h-50">
|
||||
@@ -85,7 +85,7 @@ export function ThingsToDo() {
|
||||
className="w-full h-full object-cover"
|
||||
width={1024}
|
||||
height={1024}
|
||||
src="/public/westchester2.HEIC?size=1024&quality=60"
|
||||
src="/public/westchester2.jpg?size=1024&quality=60"
|
||||
/>
|
||||
</div>
|
||||
<div className="h-50">
|
||||
@@ -93,7 +93,7 @@ export function ThingsToDo() {
|
||||
className="w-full h-full object-cover"
|
||||
width={1024}
|
||||
height={1024}
|
||||
src="/public/westchester3.HEIC?size=1024&quality=60&rot=180"
|
||||
src="/public/westchester3.jpg?size=1024&quality=60"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user