+ {{-- Background image --}}
+
+
+ {{-- Title --}}
+
+ The Vibes
+
+
+ {{-- Tagline --}}
+
+ The unofficial Laracon US
+ Day 3
+
+
+ {{-- CTA --}}
+
+ Grab Your Spot
+
+
+ {{-- Scarcity Label --}}
+
+ Only 100 tickets!
+
+
+ {{-- Decorative stars --}}
+
+
+
+ @endif
+
+ {{-- Masterclass Ad --}}
+ @if (in_array('masterclass', $ads))
+
+ {{-- Icon --}}
+
+
+
+
+ {{-- Title --}}
+
+ The Masterclass
+
+
+ {{-- Tagline --}}
+
+ Go from zero to
+ published app
+
+ in no time
+
+
+ {{-- CTA --}}
+
+ Learn More
+
+
+ {{-- Early Bird Label --}}
+
+ Early Bird Pricing
+
+
+ {{-- Decorative stars --}}
+
+
+
+
+ @endif
diff --git a/resources/views/docs/index.blade.php b/resources/views/docs/index.blade.php
index 1d8cdb05..286513ff 100644
--- a/resources/views/docs/index.blade.php
+++ b/resources/views/docs/index.blade.php
@@ -26,7 +26,7 @@