habulaj commited on
Commit
854c5cd
·
verified ·
1 Parent(s): 53df37c

Update routes/emails.py

Browse files
Files changed (1) hide show
  1. routes/emails.py +4 -4
routes/emails.py CHANGED
@@ -184,7 +184,7 @@ def generate_email_html(email_type: str, to: str) -> str:
184
  Connect with professional stylists who understand your unique style and help you create looks that make you feel confident and authentic.
185
  </p>
186
 
187
- <a href="https://ameddes.com/onboarding/search" class="cta-button">Discover New Stylists</a>
188
  </div>
189
 
190
  <!-- Footer -->
@@ -606,7 +606,7 @@ def generate_email_html(email_type: str, to: str) -> str:
606
  Before you start styling, you'll need to configure your banking information, set your service prices, and finalize your payment preferences to begin earning.
607
  </p>
608
 
609
- <a href="https://ameddes.com/onboarding/search" class="cta-button">Complete Account Setup</a>
610
  </div>
611
 
612
  <!-- Footer -->
@@ -818,7 +818,7 @@ def generate_email_html(email_type: str, to: str) -> str:
818
  For detailed feedback and specific reasons regarding your application, please open the ClosetCoach app and check your account notifications.
819
  </p>
820
 
821
- <a href="https://ameddes.com/onboarding/search" class="cta-button">Open App for Details</a>
822
  </div>
823
 
824
  <!-- Footer -->
@@ -1051,7 +1051,7 @@ def generate_email_html(email_type: str, to: str) -> str:
1051
  </div>
1052
  </div>
1053
 
1054
- <a href="https://ameddes.com/onboarding/search" class="cta-button">Open ClosetCoach App</a>
1055
  </div>
1056
 
1057
  <!-- Tips Section -->
 
184
  Connect with professional stylists who understand your unique style and help you create looks that make you feel confident and authentic.
185
  </p>
186
 
187
+ <a href="https://ameddes.com/onboarding/splash" class="cta-button">Discover New Stylists</a>
188
  </div>
189
 
190
  <!-- Footer -->
 
606
  Before you start styling, you'll need to configure your banking information, set your service prices, and finalize your payment preferences to begin earning.
607
  </p>
608
 
609
+ <a href="https://ameddes.com/onboarding/splash" class="cta-button">Complete Account Setup</a>
610
  </div>
611
 
612
  <!-- Footer -->
 
818
  For detailed feedback and specific reasons regarding your application, please open the ClosetCoach app and check your account notifications.
819
  </p>
820
 
821
+ <a href="https://ameddes.com/onboarding/splash" class="cta-button">Open App for Details</a>
822
  </div>
823
 
824
  <!-- Footer -->
 
1051
  </div>
1052
  </div>
1053
 
1054
+ <a href="https://ameddes.com/onboarding/splash" class="cta-button">Open ClosetCoach App</a>
1055
  </div>
1056
 
1057
  <!-- Tips Section -->