Skip to content

Commit df6f0f9

Browse files
authored
Replaced some images on astrophotography page (#8)
* Replaced some images * Update astroph.tsx As requested in pr
1 parent 1987eba commit df6f0f9

File tree

9 files changed

+4
-4
lines changed

9 files changed

+4
-4
lines changed

pages/astroph.tsx

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ var images:ImageProps[] = [
1313
{name: "Conjugation of Moon, Venus and Jupiter", img: `/img/Astrophotography/moon_venus_jupiter.jpg`},
1414
{name: "Cosmic Cliffs", img: `/img/Astrophotography/cosmic_cliffs.png`},
1515
{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`},
1717
{name: "Sombrero Galaxy", img: `/img/Astrophotography/sombrero.png`},
1818
{name: "ISS Solar transit", img: `/img/Astrophotography/ISS_solar_transit.png`},
1919
{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`},
2121
{name: "M5 Globular Cluster", img: `/img/Astrophotography/m5.png`},
2222
{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`},
2525
{name: "Moon craters", img: `/img/Astrophotography/moon_crater.png`}
2626
]
2727

5.35 KB
Loading
-14.5 KB
Binary file not shown.

public/img/Astrophotography/M3GIT.png

-8.1 MB
Binary file not shown.

public/img/Astrophotography/m3.jpg

92.9 KB
Loading

public/img/Astrophotography/m51.jpg

533 KB
Loading

public/img/Astrophotography/m51.png

-335 KB
Binary file not shown.
359 KB
Loading
-10.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)