bruh
This commit is contained in:
@@ -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=''
|
||||
|
||||
Reference in New Issue
Block a user