bruh
This commit is contained in:
@@ -35,7 +35,9 @@ export default function BerryDashGameInfo () {
|
||||
>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={'cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/home.png'}
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/home.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
@@ -53,7 +55,9 @@ export default function BerryDashGameInfo () {
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={'cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/playing.png'}
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/playing.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
@@ -61,7 +65,9 @@ export default function BerryDashGameInfo () {
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={'cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/custom.png'}
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/custom.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
@@ -69,7 +75,9 @@ export default function BerryDashGameInfo () {
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={'cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/stats.png'}
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/stats.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
@@ -87,7 +95,9 @@ export default function BerryDashGameInfo () {
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={'cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/chatroom.png'}
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/chatroom.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
|
||||
Reference in New Issue
Block a user