Skip to content

Commit

Permalink
update homepage banner
Browse files Browse the repository at this point in the history
  • Loading branch information
dakur committed Sep 25, 2024
1 parent 9a1d899 commit 6b46064
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions UI/Homepage/HomepageController.latte
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

{block content}
<main class="homepage" role="main">
{capture $path}https://brontosaurus.cz/wp-content/uploads/2024/07/Kuba-8843-scaled.jpg{/capture}
<a class="hb-block-banner hb-block-banner--rotate hb-mbe-5" href="https://dort.brontosaurus.cz" rel="noopener" target="_blank" style="--hb-block-banner-background-url: url({$path|noescape})">
{capture $path}https://brontosaurus.cz/wp-content/uploads/2024/09/VIP-podzim-banner-na-web.jpg{/capture}
<a class="hb-block-banner hb-block-banner--rotate hb-mbe-5" href="https://brontosaurus.cz/dobrovolnicke-akce/?jen=vikendovky#obsah" rel="noopener" target="_blank" style="--hb-block-banner-background-url: url({$path|noescape})">
<div class="hb-block-banner__textContainer">
<div class="hb-block-banner__text hb-mbs-3">
<div class="hb-fs-xl hb-mbe-2 hb-fw-b">Zažij Festival dobrovolnictví DORT</div>
<div class="hb-mbe-2">12. – 15. 9. v Telči</div>
<div class="hb-fs-xl hb-mbe-2 hb-fw-b">Zažij víkendovku</div>
<div class="hb-mbe-2">Pečuj o přírodu a památky</div>
<span class="hb-block-banner__button hb-block-banner__button--standalone action action--primary action--paw">více info</span>
<span class="hb-block-banner__button hb-block-banner__button--inline hb-fs-xs" aria-hidden="true">více info »</span>
</div>
Expand Down

0 comments on commit 6b46064

Please sign in to comment.