feat: add horizontal ad banners to various pages

This commit is contained in:
Rico van Zelst
2025-02-26 23:02:06 +01:00
parent b8d3c74c19
commit fc765c0ed5
14 changed files with 60 additions and 9 deletions

View File

@@ -90,6 +90,7 @@
</li>
</ul>
</div>
<x-ads.common />
<div class="transition-all duration-700 border shadow-md rounded-2xl border-3 border-white/10 shadow-stone-800/80 hover:shadow-orange-500/20"
style="--tw-shadow-color:{{ $champion->splash_color }}; --tw-shadow: var(--tw-shadow-colored); background-color: {{ $champion->splash_color }};">
<div class="p-4">
@@ -144,7 +145,7 @@
</div>
</div>
<x-ads.common />
<div class="transition-all duration-700 border shadow-md lg:col-span-3 rounded-2xl border-3 border-white/10 shadow-stone-800/80 hover:shadow-orange-500/20"
style="--tw-shadow-color:{{ $champion->splash_color }}; --tw-shadow: var(--tw-shadow-colored); background-color: {{ $champion->splash_color }};">