New adds

This commit is contained in:
Victor Bodinaud
2025-03-26 11:20:12 +01:00
parent b09cf50619
commit eb99d76108
29 changed files with 1573 additions and 2 deletions

View File

@@ -52,8 +52,10 @@ struct BoosterSubscriptionSelectionScreen: View {
VStack(spacing: 48) {
ZStack {
ElipseShape()
.fill(Color.sqPurple(60))
Rectangle()
.fill(backgroundGradient)
VStack(alignment: .trailing) {
BoosterLockedToPremierView()
VStack(spacing: 16) {