@@ -29,37 +29,37 @@ export class BannerGridComponent {
2929 public pokemons = [
3030 {
3131 title : 'Blastoise' ,
32- image : '/assets/cms2/img/pokedex/full /009.png' ,
32+ image : '/assets/cms2/img/pokedex/detail /009.png' ,
3333 preview :
3434 'It deliberately increases its body weight so it can withstand the recoil of the water jets it fires.' ,
3535 } ,
3636 {
3737 title : 'Charizard' ,
38- image : '/assets/cms2/img/pokedex/full /006.png' ,
38+ image : '/assets/cms2/img/pokedex/detail /006.png' ,
3939 preview :
4040 'If Charizard becomes truly angered, the flame at the tip of its tail burns in a light blue shade.' ,
4141 } ,
4242 {
4343 title : 'Venusaur' ,
44- image : '/assets/cms2/img/pokedex/full /003.png' ,
44+ image : '/assets/cms2/img/pokedex/detail /003.png' ,
4545 preview :
4646 'While it basks in the sun, it can convert light into energy and it is more powerful in the sun.' ,
4747 } ,
4848 {
4949 title : 'Blastoise' ,
50- image : '/assets/cms2/img/pokedex/full /009.png' ,
50+ image : '/assets/cms2/img/pokedex/detail /009.png' ,
5151 preview :
5252 'It deliberately increases its body weight so it can withstand the recoil of the water jets it fires.' ,
5353 } ,
5454 {
5555 title : 'Charizard' ,
56- image : '/assets/cms2/img/pokedex/full /006.png' ,
56+ image : '/assets/cms2/img/pokedex/detail /006.png' ,
5757 preview :
5858 'If Charizard becomes truly angered, the flame at the tip of its tail burns in a light blue shade.' ,
5959 } ,
6060 {
6161 title : 'Venusaur' ,
62- image : '/assets/cms2/img/pokedex/full /003.png' ,
62+ image : '/assets/cms2/img/pokedex/detail /003.png' ,
6363 preview :
6464 'While it basks in the sun, it can convert light into energy and it is more powerful in the sun.' ,
6565 } ,
0 commit comments