Fix mosaic hero object-position to center bottom, adjust other mosaic images
This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
|
||||
<!-- Photo Mosaic -->
|
||||
<div class="photo-mosaic fade-up" style="margin-bottom:8px;">
|
||||
<img class="mosaic-hero" src="/images/gallery/fish-harvest-community.jpg" alt="Community members harvesting catfish from a pond — nets in hand, basins waiting on the red embankment" loading="lazy" style="object-position: center 85%;">
|
||||
<img src="/images/gallery/pond-construction-workers.jpg" alt="Workers digging fish ponds by hand into the laterite earth" loading="lazy">
|
||||
<img src="/images/gallery/catfish-closeup-basin.jpg" alt="Freshly harvested catfish packed in a basin — the model works" loading="lazy">
|
||||
<img class="mosaic-hero" src="/images/gallery/fish-harvest-community.jpg" alt="Community members harvesting catfish from a pond — nets in hand, basins waiting on the red embankment" loading="lazy" style="object-position: center bottom;">
|
||||
<img src="/images/gallery/pond-construction-workers.jpg" alt="Workers digging fish ponds by hand into the laterite earth" loading="lazy" style="object-position: center 60%;">
|
||||
<img src="/images/gallery/catfish-closeup-basin.jpg" alt="Freshly harvested catfish packed in a basin — the model works" loading="lazy" style="object-position: center 50%;">
|
||||
</div>
|
||||
<div class="caption-bar fade-up" style="margin-bottom:40px; border-radius:0 0 4px 4px;">Aquaculture operations: community harvest, pond construction, and the produce that feeds families and funds the future.</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user