|
1 | 1 | --- |
2 | 2 | title: Morning Star Education Centre |
3 | | -description: ???, Uganda |
| 3 | +description: Kalambi Village, Wakiso District, Central Region, Uganda |
4 | 4 | --- |
5 | 5 |
|
6 | 6 | import LabHeader from '@site/src/components/LabHeader'; |
7 | 7 | import ImageGallery from '@site/src/components/ImageGallery'; |
8 | 8 |
|
9 | 9 | <LabHeader |
10 | | - location="???, Uganda" |
11 | | - locationUrl="" |
| 10 | + location="Kalambi Village, Wakiso District, Central Region, Uganda" |
| 11 | + locationUrl="https://maps.app.goo.gl/dtpfse9CUbLpU9rb6" |
12 | 12 | dateEstablished="2024" |
13 | 13 | /> |
14 | 14 |
|
15 | 15 | Created in 2024 with 19 laptops and offline media server. |
16 | 16 |
|
17 | 17 |
|
18 | 18 | <ImageGallery images={[ |
19 | | -/* |
20 | 19 | { |
21 | | - src: '/img/uganda/mwebazaAnnex/HcaaQ3hM-768x512.jpeg', |
22 | | - caption: 'Mwebaza Annex, July 2019' |
| 20 | + src: '/img/uganda/morningStarEducationCentre/pi-supplies.jpeg', |
| 21 | + caption: 'Raspberry Pis waiting to be installed' |
| 22 | + }, |
| 23 | + { |
| 24 | + src: '/img/uganda/morningStarEducationCentre/students-using-lab.jpeg', |
| 25 | + caption: 'Students using the newly installed computers' |
| 26 | + }, |
| 27 | + { |
| 28 | + src: '/img/uganda/morningStarEducationCentre/morningstar-lab.jpeg', |
| 29 | + caption: 'A view of the MorningStar lab' |
| 30 | + }, |
| 31 | + { |
| 32 | + src: '/img/uganda/morningStarEducationCentre/morningstar-lab-2.jpeg', |
| 33 | + caption: 'Another view of the Morning Star lab' |
| 34 | + }, |
| 35 | + { |
| 36 | + src: '/img/uganda/morningStarEducationCentre/installing-pis.jpeg', |
| 37 | + caption: 'Raspberry Pis being installed' |
| 38 | + }, |
| 39 | + { |
| 40 | + src: '/img/uganda/morningStarEducationCentre/students-using-lab-5.jpeg', |
| 41 | + caption: 'Another view of students using the newly installed computers' |
| 42 | + }, |
| 43 | + { |
| 44 | + src: '/img/uganda/morningStarEducationCentre/students-using-lab-3.jpeg', |
| 45 | + caption: 'Another view of students using the newly installed computers' |
| 46 | + }, |
| 47 | + { |
| 48 | + src: '/img/uganda/morningStarEducationCentre/students-using-lab-4.jpeg', |
| 49 | + caption: 'Another view of students using the newly installed computers' |
| 50 | + }, |
| 51 | + { |
| 52 | + src: '/img/uganda/morningStarEducationCentre/students-using-lab-2.jpeg', |
| 53 | + caption: 'Another view of students using the newly installed computers' |
23 | 54 | }, |
24 | | -*/ |
25 | 55 | ]} /> |
26 | 56 |
|
27 | 57 |
|
0 commit comments