habulaj commited on
Commit
1723f68
·
verified ·
1 Parent(s): 072627b

Update routes/emails.py

Browse files
Files changed (1) hide show
  1. routes/emails.py +6 -6
routes/emails.py CHANGED
@@ -1047,11 +1047,11 @@ def generate_email_html(email_type: str, to: str) -> str:
1047
  <div class="highlight-box">
1048
  <div class="highlight-text">Your Style Community is Expanding</div>
1049
  <div class="highlight-subtext">
1050
- This new subscriber will receive notifications about your latest style tips, outfit recommendations, and exclusive content. Keep creating amazing content to engage your growing audience!
1051
  </div>
1052
  </div>
1053
 
1054
- <a href="https://ameddes.com/stylist/dashboard" class="cta-button">Open ClosetCoach App</a>
1055
  </div>
1056
 
1057
  <!-- Tips Section -->
@@ -1061,28 +1061,28 @@ def generate_email_html(email_type: str, to: str) -> str:
1061
  <div class="tip-item">
1062
  <div class="tip-icon">1</div>
1063
  <div class="tip-text">
1064
- <strong>Welcome them personally:</strong> Send a personalized style tip or greeting to make them feel valued from day one.
1065
  </div>
1066
  </div>
1067
 
1068
  <div class="tip-item">
1069
  <div class="tip-icon">2</div>
1070
  <div class="tip-text">
1071
- <strong>Share your signature style:</strong> Post content that showcases your unique aesthetic and styling philosophy.
1072
  </div>
1073
  </div>
1074
 
1075
  <div class="tip-item">
1076
  <div class="tip-icon">3</div>
1077
  <div class="tip-text">
1078
- <strong>Create interactive content:</strong> Ask for their style preferences or favorite trends to boost engagement.
1079
  </div>
1080
  </div>
1081
 
1082
  <div class="tip-item">
1083
  <div class="tip-icon">4</div>
1084
  <div class="tip-text">
1085
- <strong>Offer exclusive insights:</strong> Share behind-the-scenes content or styling secrets that only your subscribers see.
1086
  </div>
1087
  </div>
1088
  </div>
 
1047
  <div class="highlight-box">
1048
  <div class="highlight-text">Your Style Community is Expanding</div>
1049
  <div class="highlight-subtext">
1050
+ This new subscriber can now chat with you directly, view your personal portfolio, and book styling sessions. They'll also see all your latest portfolio posts alongside your other followers!
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 -->
 
1061
  <div class="tip-item">
1062
  <div class="tip-icon">1</div>
1063
  <div class="tip-text">
1064
+ <strong>Start a conversation:</strong> Send them a direct message to introduce yourself and understand their style goals.
1065
  </div>
1066
  </div>
1067
 
1068
  <div class="tip-item">
1069
  <div class="tip-icon">2</div>
1070
  <div class="tip-text">
1071
+ <strong>Update your portfolio:</strong> Post fresh styling photos and outfit ideas that showcase your expertise and aesthetic.
1072
  </div>
1073
  </div>
1074
 
1075
  <div class="tip-item">
1076
  <div class="tip-icon">3</div>
1077
  <div class="tip-text">
1078
+ <strong>Offer personalized styling:</strong> Chat with them to understand their wardrobe and suggest pieces that match their style.
1079
  </div>
1080
  </div>
1081
 
1082
  <div class="tip-item">
1083
  <div class="tip-icon">4</div>
1084
  <div class="tip-text">
1085
+ <strong>Schedule video calls:</strong> Organize virtual styling sessions to provide more personalized guidance and build stronger connections.
1086
  </div>
1087
  </div>
1088
  </div>