@@ -13,15 +13,15 @@ var images:ImageProps[] = [
13
13
{ name : "Conjugation of Moon, Venus and Jupiter" , img : `/img/Astrophotography/moon_venus_jupiter.jpg` } ,
14
14
{ name : "Cosmic Cliffs" , img : `/img/Astrophotography/cosmic_cliffs.png` } ,
15
15
{ name : "Milky Way" , img : `/img/Astrophotography/milkyway.png` } ,
16
- { name : "M3 Globular Cluster" , img : `/img/Astrophotography/M3GIT.png ` } ,
16
+ { name : "M3 Globular Cluster" , img : `/img/Astrophotography/m3.jpg ` } ,
17
17
{ name : "Sombrero Galaxy" , img : `/img/Astrophotography/sombrero.png` } ,
18
18
{ name : "ISS Solar transit" , img : `/img/Astrophotography/ISS_solar_transit.png` } ,
19
19
{ name : "Andromeda Galaxy" , img : `/img/Astrophotography/Andromeda.jpg` } ,
20
- { name : "M51 Whirlpool Galaxy" , img : `/img/Astrophotography/m51.png ` } ,
20
+ { name : "M51 Whirlpool Galaxy" , img : `/img/Astrophotography/m51.jpg ` } ,
21
21
{ name : "M5 Globular Cluster" , img : `/img/Astrophotography/m5.png` } ,
22
22
{ name : "Owl Nebula" , img : `/img/Astrophotography/owl_nebula.png` } ,
23
- { name : "Orion Nebula" , img : `/img/Astrophotography/orion_nebula.png ` } ,
24
- { name : "Jupiter" , img : `/img/Astrophotography/Jupiter.png ` } ,
23
+ { name : "Orion Nebula" , img : `/img/Astrophotography/orion_nebula.jpg ` } ,
24
+ { name : "Jupiter" , img : `/img/Astrophotography/Jupiter.jpg ` } ,
25
25
{ name : "Moon craters" , img : `/img/Astrophotography/moon_crater.png` }
26
26
]
27
27
0 commit comments