Update gallery images and refine Drinks section:
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

- **Gallery updates**: Added `Gallery9.png` and reordered images for better organization.
- **Drinks section tweak**: Removed redundant label text in "Mate Vodka" circle.
This commit is contained in:
k
2025-08-02 15:43:46 +02:00
parent f9fe914c32
commit a11c838d2a
3 changed files with 5 additions and 4 deletions

View File

@ -13,7 +13,7 @@ const { id } = Astro.props;
<div class="mate-vodka">
<div class="circle" title="Mate Vodka">
<img src="/images/MonthlyHit.png" alt="Monats Hit" class="circle-image" />
<span class="circle-label">Mate Vodka</span>
<span class="circle-label"></span>
</div>
<div>Mate Vodka</div>
</div>