Update routes/emails.py
Browse files- 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.
|
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 |
|