refactor: up the images resolution for arts and photo section headers
15
index.html
|
@ -268,6 +268,15 @@
|
|||
<img class="absolute inset-0 object-cover w-full h-full -z-10 translate-y-[var(--transform-y,0)] transition-transform ease-out duration-[var(--transform-duration,150ms)]"
|
||||
alt="" src="./static/assets/photos/photo_trains.jpg" data-section-image="photos" data-slide="5"
|
||||
data-photo="photo_trains" />
|
||||
<img class="absolute inset-0 object-cover w-full h-full -z-10 translate-y-[var(--transform-y,0)] transition-transform ease-out duration-[var(--transform-duration,150ms)]"
|
||||
alt="" src="./static/assets/photos/photo_train_on_bridge.jpg" data-section-image="photos" data-slide="6"
|
||||
data-photo="photo_train_on_bridge" />
|
||||
<img class="absolute inset-0 object-cover w-full h-full -z-10 translate-y-[var(--transform-y,0)] transition-transform ease-out duration-[var(--transform-duration,150ms)]"
|
||||
alt="" src="./static/assets/photos/photo_tower_night.jpg" data-section-image="photos" data-slide="7"
|
||||
data-photo="photo_tower_night" />
|
||||
<img class="absolute inset-0 object-cover w-full h-full -z-10 translate-y-[var(--transform-y,0)] transition-transform ease-out duration-[var(--transform-duration,150ms)]"
|
||||
alt="" src="./static/assets/photos/photo_leaf_macro.jpg" data-section-image="photos" data-slide="8"
|
||||
data-photo="photo_leaf_macro" />
|
||||
<p class="font-bold text-4xl p-[8px] w-full h-full bg-black bg-opacity-20 flex items-end justify-end">PHOTOS</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -330,6 +339,12 @@
|
|||
<img class="absolute inset-0 object-cover w-full h-full -z-10 translate-y-[var(--transform-y,0)] transition-transform ease-out duration-[var(--transform-duration,150ms)]"
|
||||
alt="" src="./static/assets/arts/art_cheeseoncheese.jpg" data-section-image="arts"
|
||||
data-slide="7" data-photo="art_cheeseoncheese" />
|
||||
<img class="absolute inset-0 object-cover w-full h-full -z-10 translate-y-[var(--transform-y,0)] transition-transform ease-out duration-[var(--transform-duration,150ms)]"
|
||||
alt="" src="./static/assets/arts/art_tail.jpg" data-section-image="arts"
|
||||
data-slide="8" data-photo="art_tail" />
|
||||
<img class="absolute inset-0 object-cover w-full h-full -z-10 translate-y-[var(--transform-y,0)] transition-transform ease-out duration-[var(--transform-duration,150ms)]"
|
||||
alt="" src="./static/assets/arts/art_newyear.jpg" data-section-image="arts"
|
||||
data-slide="9" data-photo="art_newyear" />
|
||||
<p
|
||||
class="font-bold text-4xl p-[8px] w-full h-full bg-black bg-opacity-20 flex items-end justify-end">
|
||||
ARTS</p>
|
||||
|
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 157 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 176 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 95 KiB |
BIN
static/assets/arts/art_newyear.jpg
Normal file
After Width: | Height: | Size: 281 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 216 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 186 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 149 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 177 KiB |
BIN
static/assets/arts/art_tail.jpg
Normal file
After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 678 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 430 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 479 KiB |
BIN
static/assets/photos/photo_leaf_macro.jpg
Normal file
After Width: | Height: | Size: 541 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 466 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 279 KiB |
BIN
static/assets/photos/photo_tower_night.jpg
Normal file
After Width: | Height: | Size: 269 KiB |
BIN
static/assets/photos/photo_train_on_bridge.jpg
Normal file
After Width: | Height: | Size: 487 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 502 KiB |