From fc765c0ed5da202cfb162356810d170407ab943a Mon Sep 17 00:00:00 2001 From: Rico van Zelst Date: Wed, 26 Feb 2025 23:02:06 +0100 Subject: [PATCH] feat: add horizontal ad banners to various pages --- resources/views/about/faq/heimerdinger.blade.php | 3 +++ resources/views/about/faq/leagueoflegends.blade.php | 3 +++ resources/views/about/index.blade.php | 7 +++++++ resources/views/assets/index.blade.php | 4 ++++ .../views/components/champions/grid_info.blade.php | 3 ++- resources/views/components/emotes/list_all.blade.php | 11 +++++++---- resources/views/components/icons/list_all.blade.php | 12 ++++++++---- resources/views/components/icons/view_grid.blade.php | 4 ++++ resources/views/components/posts/listposts.blade.php | 3 +++ .../views/components/sales/current_sales.blade.php | 8 ++++++++ resources/views/components/skins/grid_info.blade.php | 1 + resources/views/donate.blade.php | 4 ++++ resources/views/home.blade.php | 3 +++ resources/views/roadmap.blade.php | 3 +++ 14 files changed, 60 insertions(+), 9 deletions(-) diff --git a/resources/views/about/faq/heimerdinger.blade.php b/resources/views/about/faq/heimerdinger.blade.php index 4dd8826..7e7face 100644 --- a/resources/views/about/faq/heimerdinger.blade.php +++ b/resources/views/about/faq/heimerdinger.blade.php @@ -14,6 +14,9 @@ Frequently Asked Questions about the popular League of Legends champion Heimerdinger. +
+ +
+
+ +
diff --git a/resources/views/about/index.blade.php b/resources/views/about/index.blade.php index f8264bf..c12ee12 100644 --- a/resources/views/about/index.blade.php +++ b/resources/views/about/index.blade.php @@ -25,6 +25,10 @@ Legends
+
+ +
+

What is League of Legends?

@@ -64,6 +68,7 @@ Which boasts a 100% rating on Rotten Tomatoes, 9/10 on IMDB, 10/10 on IGN and a 97/100 on Google Reviews.

+

@@ -89,6 +94,7 @@ class="underline decoration-orange-500/50" rel="noopener" target="_blank">this website. I will try to respond as soon as possible.

+

@@ -121,6 +127,7 @@ commitment to ethical progress have made him an essential part of the series, offering both wisdom and intrigue to the unfolding story of Arcane. So I'm sure we will be seeing him again in Arcane Season 2.

+
@endsection diff --git a/resources/views/assets/index.blade.php b/resources/views/assets/index.blade.php index 84fb7f3..cdb915e 100644 --- a/resources/views/assets/index.blade.php +++ b/resources/views/assets/index.blade.php @@ -14,6 +14,10 @@ class="text-lg font-bold text-center text-transparent uppercase bg-gradient-to-bl from-orange-300 to-orange-500 bg-clip-text"> LoL Icons & Emotes +
+ +
+
Heimerdinger Emote diff --git a/resources/views/components/champions/grid_info.blade.php b/resources/views/components/champions/grid_info.blade.php index d7c71dd..7474984 100644 --- a/resources/views/components/champions/grid_info.blade.php +++ b/resources/views/components/champions/grid_info.blade.php @@ -90,6 +90,7 @@
+
@@ -144,7 +145,7 @@
- +
diff --git a/resources/views/components/emotes/list_all.blade.php b/resources/views/components/emotes/list_all.blade.php index dfa1ecc..b818287 100644 --- a/resources/views/components/emotes/list_all.blade.php +++ b/resources/views/components/emotes/list_all.blade.php @@ -9,11 +9,11 @@ -
+
+ +
- +
@@ -38,5 +38,8 @@ @endforeach
+
+ +
{{ $emotes->links() }} diff --git a/resources/views/components/icons/list_all.blade.php b/resources/views/components/icons/list_all.blade.php index d0f98a8..8d4a5cf 100644 --- a/resources/views/components/icons/list_all.blade.php +++ b/resources/views/components/icons/list_all.blade.php @@ -7,11 +7,12 @@ class="text-3xl font-bold text-center text-transparent uppercase sm:text-4xl bg-gradient-to-bl from-orange-300 to-orange-500 bg-clip-text"> Summoner Icons -
- +
+ +
+ +
@@ -48,5 +49,8 @@ @endforeach
+
+ +
{{ $icons->links() }} diff --git a/resources/views/components/icons/view_grid.blade.php b/resources/views/components/icons/view_grid.blade.php index 4d2ee15..ea0cedd 100644 --- a/resources/views/components/icons/view_grid.blade.php +++ b/resources/views/components/icons/view_grid.blade.php @@ -11,6 +11,10 @@ class="text-sm font-bold text-center text-transparent uppercase md:text-lg bg-gradient-to-bl from-orange-300 to-orange-500 bg-clip-text"> Released in: {{ $icon->release_year }} +
+ +
+
@endforeach
+
+ +
{{ $posts->links() }}
diff --git a/resources/views/components/sales/current_sales.blade.php b/resources/views/components/sales/current_sales.blade.php index 44cd3f1..01585c7 100644 --- a/resources/views/components/sales/current_sales.blade.php +++ b/resources/views/components/sales/current_sales.blade.php @@ -12,6 +12,9 @@ class="text-lg font-bold text-center text-transparent uppercase sm:text-xl bg-gradient-to-bl from-orange-300 to-orange-500 bg-clip-text"> All champions & skins on sale +
+ +

Champions on Sale

@@ -48,6 +51,9 @@ @endforeach
+
+ +

@@ -86,4 +92,6 @@

+ + diff --git a/resources/views/components/skins/grid_info.blade.php b/resources/views/components/skins/grid_info.blade.php index b559758..b9f0c92 100644 --- a/resources/views/components/skins/grid_info.blade.php +++ b/resources/views/components/skins/grid_info.blade.php @@ -131,6 +131,7 @@
+
diff --git a/resources/views/donate.blade.php b/resources/views/donate.blade.php index 8b0162a..09ff0e3 100644 --- a/resources/views/donate.blade.php +++ b/resources/views/donate.blade.php @@ -36,6 +36,10 @@ width="114" style="border: 0; border-radius: 6px;">
+
+ +
+
Excited Cat Emote
diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 32126eb..ed0b169 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -10,6 +10,9 @@ @if ($upcomingSkins != []) +
+ +
@endif @endsection diff --git a/resources/views/roadmap.blade.php b/resources/views/roadmap.blade.php index cc78509..12aa6b6 100644 --- a/resources/views/roadmap.blade.php +++ b/resources/views/roadmap.blade.php @@ -15,6 +15,9 @@

See what's coming next to Heimerdinger.lol. Vote on features you'd like to see implemented next.

+
+ +

View the full roadmap at Heimerdinger Features Roadmap.