This commit is contained in:
2025-11-05 18:05:12 -07:00
parent 44219b0162
commit cf30e70381
3 changed files with 27 additions and 13 deletions

View File

@@ -32,7 +32,9 @@ export default function TrianglesGameInfo () {
>
<SwiperSlide>
<Image
src={'cdn-r2.lncvrt.xyz/games/screenshots/triangles/home.png'}
src={
'https://cdn-r2.lncvrt.xyz/games/screenshots/triangles/home.png'
}
width={960}
height={540}
alt=''
@@ -60,7 +62,9 @@ export default function TrianglesGameInfo () {
</SwiperSlide>
<SwiperSlide>
<Image
src={'cdn-r2.lncvrt.xyz/games/screenshots/triangles/editor.png'}
src={
'https://cdn-r2.lncvrt.xyz/games/screenshots/triangles/editor.png'
}
width={960}
height={540}
alt=''