bruh: the return
This commit is contained in:
@@ -46,7 +46,7 @@ export default function BerryDashGameInfo () {
|
|||||||
<SwiperSlide>
|
<SwiperSlide>
|
||||||
<Image
|
<Image
|
||||||
src={
|
src={
|
||||||
'cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/mode-select.png'
|
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/mode-select.png'
|
||||||
}
|
}
|
||||||
width={960}
|
width={960}
|
||||||
height={540}
|
height={540}
|
||||||
@@ -86,7 +86,7 @@ export default function BerryDashGameInfo () {
|
|||||||
<SwiperSlide>
|
<SwiperSlide>
|
||||||
<Image
|
<Image
|
||||||
src={
|
src={
|
||||||
'cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/leaderboards.png'
|
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/leaderboards.png'
|
||||||
}
|
}
|
||||||
width={960}
|
width={960}
|
||||||
height={540}
|
height={540}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ export default function TrianglesGameInfo () {
|
|||||||
<SwiperSlide>
|
<SwiperSlide>
|
||||||
<Image
|
<Image
|
||||||
src={
|
src={
|
||||||
'cdn-r2.lncvrt.xyz/games/screenshots/triangles/created-levels.png'
|
'https://cdn-r2.lncvrt.xyz/games/screenshots/triangles/created-levels.png'
|
||||||
}
|
}
|
||||||
width={960}
|
width={960}
|
||||||
height={540}
|
height={540}
|
||||||
@@ -53,7 +53,7 @@ export default function TrianglesGameInfo () {
|
|||||||
<SwiperSlide>
|
<SwiperSlide>
|
||||||
<Image
|
<Image
|
||||||
src={
|
src={
|
||||||
'cdn-r2.lncvrt.xyz/games/screenshots/triangles/created-level-info.png'
|
'https://cdn-r2.lncvrt.xyz/games/screenshots/triangles/created-level-info.png'
|
||||||
}
|
}
|
||||||
width={960}
|
width={960}
|
||||||
height={540}
|
height={540}
|
||||||
|
|||||||
Reference in New Issue
Block a user