fix 403 sponsor folder

This commit is contained in:
Noble
2025-01-26 22:07:06 +01:00
parent bef574cfa6
commit 669e0f93c2
4 changed files with 3 additions and 3 deletions

View File

@@ -11,19 +11,19 @@ import {Image} from "@heroui/image";
const list = [ const list = [
{ {
title: "Sensoneo", title: "Sensoneo",
img: "/sponsor/sensoneo.png", img: "/sponsors/sensoneo.png",
link: "https://www.sensoneo.com", link: "https://www.sensoneo.com",
}, },
{ {
title: "Needronix", title: "Needronix",
img: "/sponsor/needronix.jpg", img: "/sponsors/needronix.jpg",
link: "https://www.needronix.com", link: "https://www.needronix.com",
}, },
{ {
title: "ZF", title: "ZF",
img: "/sponsor/zf.png", img: "/sponsors/zf.png",
link: "https://www.zf.com", link: "https://www.zf.com",
}, },
]; ];

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB