diff --git a/frontend/src/app/landing/landing.component.html b/frontend/src/app/landing/landing.component.html
index fb8924f..5922ccc 100644
--- a/frontend/src/app/landing/landing.component.html
+++ b/frontend/src/app/landing/landing.component.html
@@ -6,7 +6,20 @@
[class.py-1.5]="!isScrolled"
>
+
+ ✓
+ Instant Withdrawals
+
✓
24/7 VIP Support
@@ -155,9 +188,27 @@
-
+
+
+
+
+ 🎰 {{ winner.name }}
+ {{
+ winner.isVIP ? '(VIP)' : ''
+ }}
+ turned €{{ winner.betAmount }} into
+ €{{ winner.amount | number }}
+ ({{ winner.multiplier }}x)
+
+
+
+
@@ -169,12 +220,79 @@
-
-
+
+
![]()
+
+
+
+
{{ game.name }}
+
+ HOT 🔥
+ {{ game.lastWinner }} won €{{ game.lastWin | number }}
+
+
+
{{ game.description }}
+
+
+
+ {{ game.winChance }}% Win Rate
+
+ Max Win: €{{ game.maxWin | number }}
+
+
+
Min: €{{ game.minBet }} | Max: €{{ game.maxBet }}
+
+
+
+
+
+ {{ feature }}
+
+
+
+
+
+
+
+
@@ -186,6 +304,13 @@
*Terms and conditions apply. Guaranteed winnings based on maximum bonus utilization. Win
rate calculated on minimum bets. Withdrawal restrictions and wagering requirements apply.
@@ -277,9 +396,17 @@
>
Maybe later
-
- {{ popup.cta }}
-
+