Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMoeglich committed Nov 20, 2023
1 parent abb20dc commit 7b67c52
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions apps/web/src/routes/black_friday_showcase.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,16 @@
<h2 class="no_gradient text-white text-center mt-0 mb-3">
Bis zu 3 parallele Streams + € 100 Wunschgutschein*
</h2>
<img src="/images/visuals/sky_23-11_black-friday_header_l.avif" alt="" class="mb-10 w-3/4 max-w-[1000px]"/>
<img
src="/images/visuals/sky_23-11_black-friday_header_l.avif"
alt=""
class="mb-10 w-3/4 max-w-[1000px]"
/>

<AboformularButton source="Black Friday Showcase"/>
<AboformularButton
source="Black Friday Showcase"
route="https://fd10.formdesk.com/tagaro/Sky-Bestellung-6"
/>
</div>

<style>
Expand Down

0 comments on commit 7b67c52

Please sign in to comment.