webp obrazky

This commit is contained in:
Noble
2025-01-22 15:12:07 +01:00
parent dcaa4532e8
commit f54320071b
7 changed files with 6 additions and 6 deletions

View File

@@ -8,33 +8,33 @@ import {Tooltip} from "@heroui/tooltip";
const list = [ const list = [
{ {
title: "Šimon", title: "Šimon",
img: "/headshot/simon.jpg", img: "/headshot/simon.webp",
description: "Web Dev" description: "Web Dev"
}, },
{ {
title: "Tibor", title: "Tibor",
img: "/headshot/tibor.jpg", img: "/headshot/tibor.webp",
description: "Structural Engineer, Return Systems " description: "Structural Engineer, Return Systems "
}, },
{ {
title: "Samuel", title: "Samuel",
img: "/headshot/samo.jpg", img: "/headshot/samo.webp",
description: "Electronics, Consulting" description: "Electronics, Consulting"
}, },
{ {
title: "Adam", title: "Adam",
img: "/headshot/adam.jpg", img: "/headshot/adam.webp",
description: "Radio Communications" description: "Radio Communications"
}, },
{ {
title: "Sebastián", title: "Sebastián",
img: "/headshot/sebastian.jpg", img: "/headshot/sebastian.webp",
description: "PR Management" description: "PR Management"
}, },
{ {
title: "Bruno", title: "Bruno",
img: "/headshot/bruno.jpg", img: "/headshot/bruno.webp",
description: "Programming Engineer" description: "Programming Engineer"
}, },
]; ];

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 977 KiB

After

Width:  |  Height:  |  Size: 977 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB