Update CDN links
This commit is contained in:
@@ -35,10 +35,18 @@ export default function BerryDashGameInfo () {
|
||||
keyboard={{ enabled: true }}
|
||||
className='screenshots-gallery mx-auto max-w-240 w-[calc(100vw-64px)]'
|
||||
>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={'https://games-r2.lncvrt.xyz/screenshots/berry-dash/home.png'}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
/>
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/home.png'
|
||||
'https://games-r2.lncvrt.xyz/screenshots/berry-dash/mode-select.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
@@ -48,7 +56,7 @@ export default function BerryDashGameInfo () {
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/mode-select.png'
|
||||
'https://games-r2.lncvrt.xyz/screenshots/berry-dash/playing.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
@@ -58,7 +66,25 @@ export default function BerryDashGameInfo () {
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/playing.png'
|
||||
'https://games-r2.lncvrt.xyz/screenshots/berry-dash/custom.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
/>
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={'https://games-r2.lncvrt.xyz/screenshots/berry-dash/stats.png'}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
/>
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://games-r2.lncvrt.xyz/screenshots/berry-dash/leaderboards.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
@@ -68,37 +94,7 @@ export default function BerryDashGameInfo () {
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/custom.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
/>
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/stats.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
/>
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/leaderboards.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
alt=''
|
||||
/>
|
||||
</SwiperSlide>
|
||||
<SwiperSlide>
|
||||
<Image
|
||||
src={
|
||||
'https://cdn-r2.lncvrt.xyz/games/screenshots/berry-dash/chatroom.png'
|
||||
'https://games-r2.lncvrt.xyz/screenshots/berry-dash/chatroom.png'
|
||||
}
|
||||
width={960}
|
||||
height={540}
|
||||
|
||||
Reference in New Issue
Block a user