habulaj commited on
Commit
b1ba33a
·
verified ·
1 Parent(s): a787a93

Update routes/emails.py

Browse files
Files changed (1) hide show
  1. routes/emails.py +1 -1
routes/emails.py CHANGED
@@ -176,7 +176,7 @@ def generate_email_html(email_type: str, to: str) -> str:
176
 
177
  <!-- Hero Section -->
178
  <div class="hero-section">
179
- <img src="https://huggingface.co/spaces/habulaj/connect/resolve/main/brazuca.png" alt="Style transformation illustration" class="hero-image">
180
 
181
  <h1 class="headline">Welcome to your style journey</h1>
182
 
 
176
 
177
  <!-- Hero Section -->
178
  <div class="hero-section">
179
+ <img src="https://huggingface.co/spaces/habulaj/connect/resolve/main/brazuca.jpg" alt="Style transformation illustration" class="hero-image">
180
 
181
  <h1 class="headline">Welcome to your style journey</h1>
182