refactor: update project preview images

This commit is contained in:
Kentai Radiquum 2025-08-06 02:11:51 +05:00
parent d8bc89e1c6
commit c9f0b7ab24
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
14 changed files with 14 additions and 12 deletions

View file

@ -19,7 +19,7 @@ const links = [
desc: "Fork with additional functionality", desc: "Fork with additional functionality",
url: "https://github.com/radiquum/furaffinity-dl", url: "https://github.com/radiquum/furaffinity-dl",
preview: [ preview: [
"/images/projects/anix/3.png", "/images/projects/fadl.png",
], ],
}, },
{ {
@ -28,7 +28,9 @@ const links = [
desc: "Google Photo like bot for Telegram", desc: "Google Photo like bot for Telegram",
url: "https://github.com/radiquum/TG-Photos", url: "https://github.com/radiquum/TG-Photos",
preview: [ preview: [
"/images/projects/anix/3.png", "/images/projects/tgp/1.png",
"/images/projects/tgp/2.png",
"/images/projects/tgp/3.png",
], ],
}, },
{ {
@ -37,9 +39,8 @@ const links = [
desc: "Generate images from text", desc: "Generate images from text",
url: "https://github.com/radiquum/TIG", url: "https://github.com/radiquum/TIG",
preview: [ preview: [
"/images/projects/anix/1.jpg", "/images/projects/tig/1.png",
"/images/projects/anix/2.png", "/images/projects/tig/2.png",
"/images/projects/anix/3.png",
], ],
}, },
{ {
@ -48,7 +49,7 @@ const links = [
desc: "Other Projects", desc: "Other Projects",
url: "https://github.com/radiquum", url: "https://github.com/radiquum",
preview: [ preview: [
"/images/projects/anix/3.png", "/images/projects/gh.png",
], ],
}, },
{ {
@ -57,7 +58,7 @@ const links = [
desc: "Self-Hosting project", desc: "Self-Hosting project",
url: "https://wah.su", url: "https://wah.su",
preview: [ preview: [
"/images/projects/anix/3.png", "/images/projects/wah-su.png",
], ],
}, },
{ {
@ -66,9 +67,10 @@ const links = [
desc: "Collection of Red Panda sticker packs", desc: "Collection of Red Panda sticker packs",
url: "https://t.me/red_panda_stickers", url: "https://t.me/red_panda_stickers",
preview: [ preview: [
"/images/projects/anix/1.jpg", "/images/projects/rps/1.jpg",
"/images/projects/anix/2.png", "/images/projects/rps/2.jpg",
"/images/projects/anix/3.png", "/images/projects/rps/3.jpg",
"/images/projects/rps/4.jpg",
], ],
}, },
]; ];

View file

@ -57,7 +57,7 @@ export const ProjectLink = ({
key={`embla.project.${text}.slide.${index}`} key={`embla.project.${text}.slide.${index}`}
> >
<img <img
className="embla__slide__img rounded-xl! border-white/5 border-1 group-hover:scale-105 duration-100 ease-in-out origin-bottom" className="embla__slide__img rounded-xl! aspect-video border-white/5 border-1 group-hover:scale-105 duration-100 ease-in-out origin-bottom"
src={item} src={item}
alt="" alt=""
/> />
@ -79,7 +79,7 @@ export const ProjectLink = ({
icon={icon} icon={icon}
text={text} text={text}
desc={desc} desc={desc}
backgroundColor={"#101316"} backgroundColor={"#0a0a0a"}
backgroundOpacity={"100%"} backgroundOpacity={"100%"}
isGroup={true} isGroup={true}
/> />

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB