moved larger images to static

This commit is contained in:
Oskari Ponkala
2021-03-31 19:40:31 +03:00
parent 8007477e37
commit b66f876187
36 changed files with 24 additions and 31 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 402 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 593 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 556 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 865 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 914 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 574 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 715 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

+12 -12
View File
@@ -55,10 +55,10 @@ const ActualPageView: React.FC<ActualPageViewProps> = ({ events, feed }) => (
presentationTime={5}
fadeTime={1}
images={[
"/img/carousel_images/elecyykka-jani-mannonen-6.jpg",
"/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-17.jpg",
"/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-28.jpg",
"/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-78.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/elecyykka-jani-mannonen-6.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-17.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-28.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-78.jpg",
]}
width={400}
height={400}
@@ -67,10 +67,10 @@ const ActualPageView: React.FC<ActualPageViewProps> = ({ events, feed }) => (
presentationTime={5}
fadeTime={1}
images={[
"/img/carousel_images/koydenveto-mikko-haapamaki-33.jpg",
"/img/carousel_images/Varaslahto2020-AinoSuomi-73.jpg",
"/img/carousel_images/varauksenpurku_2020_timitiira-80.jpg",
"/img/carousel_images/otatarhan-ajot-timi-tiira-172.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-mikko-haapamaki-33.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/Varaslahto2020-AinoSuomi-73.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/varauksenpurku_2020_timitiira-80.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/otatarhan-ajot-timi-tiira-172.jpg",
]}
width={400}
height={400}
@@ -79,10 +79,10 @@ const ActualPageView: React.FC<ActualPageViewProps> = ({ events, feed }) => (
presentationTime={5}
fadeTime={1}
images={[
"/img/carousel_images/kokkarit_kiia_einola-0631.jpg",
"/img/carousel_images/pota-jatkot-essi-jukkala-29.jpg",
"/img/carousel_images/pota99-paajuhla-oskari-lahti-171.jpg",
"/img/carousel_images/wappusitsit-jani-mannonen-29.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/kokkarit_kiia_einola-0631.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/pota-jatkot-essi-jukkala-29.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/pota99-paajuhla-oskari-lahti-171.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/wappusitsit-jani-mannonen-29.jpg",
]}
width={400}
height={400}
+12 -19
View File
@@ -80,13 +80,10 @@ const InEnglishPageView: React.FC<InEnglishPageViewProps> = ({ events, feed }) =
presentationTime={5}
fadeTime={1}
images={[
"/img/carousel_images/in_english/ulkoexcursio1-kiia-einola-3.jpg",
"/img/carousel_images/in_english/international-sitsit-jani-mannonen-8.jpg",
"/img/carousel_images/in_english/ulkoexcursio-kiia-einola-16.jpg",
"/img/carousel_images/in_english/haalarigaala-jani-mannonen-1.jpg",
"/img/carousel_images/in_english/Kaukkarit-2020-Elias-Hirvonen-44.jpg",
"/img/carousel_images/in_english/koydenveto-jani-mannonen-miika-koskela-4.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/elecyykka-jani-mannonen-6.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-17.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-28.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-jani-mannonen-miika-koskela-78.jpg",
]}
width={400}
height={400}
@@ -95,12 +92,10 @@ const InEnglishPageView: React.FC<InEnglishPageViewProps> = ({ events, feed }) =
presentationTime={5}
fadeTime={1}
images={[
"/img/carousel_images/in_english/international-sitsit-jani-mannonen-8.jpg",
"/img/carousel_images/in_english/Kaukkarit-2020-Elias-Hirvonen-44.jpg",
"/img/carousel_images/in_english/koydenveto-jani-mannonen-miika-koskela-4.jpg",
"/img/carousel_images/in_english/ulkoexcursio-kiia-einola-16.jpg",
"/img/carousel_images/in_english/haalarigaala-jani-mannonen-1.jpg",
"/img/carousel_images/in_english/ulkoexcursio1-kiia-einola-3.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/koydenveto-mikko-haapamaki-33.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/Varaslahto2020-AinoSuomi-73.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/varauksenpurku_2020_timitiira-80.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/otatarhan-ajot-timi-tiira-172.jpg",
]}
width={400}
height={400}
@@ -109,12 +104,10 @@ const InEnglishPageView: React.FC<InEnglishPageViewProps> = ({ events, feed }) =
presentationTime={5}
fadeTime={1}
images={[
"/img/carousel_images/in_english/haalarigaala-jani-mannonen-1.jpg",
"/img/carousel_images/in_english/ulkoexcursio1-kiia-einola-3.jpg",
"/img/carousel_images/in_english/international-sitsit-jani-mannonen-8.jpg",
"/img/carousel_images/in_english/Kaukkarit-2020-Elias-Hirvonen-44.jpg",
"/img/carousel_images/in_english/koydenveto-jani-mannonen-miika-koskela-4.jpg",
"/img/carousel_images/in_english/ulkoexcursio-kiia-einola-16.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/kokkarit_kiia_einola-0631.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/pota-jatkot-essi-jukkala-29.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/pota99-paajuhla-oskari-lahti-171.jpg",
"https://static.sahkoinsinoorikilta.fi/img/carousel_images/wappusitsit-jani-mannonen-29.jpg",
]}
width={400}
height={400}