Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -572,9 +572,10 @@ def analyze(pil_image, overlay_strength):
|
|
| 572 |
|
| 573 |
summary += (
|
| 574 |
"\n\n---\n"
|
| 575 |
-
"**
|
| 576 |
-
"and visual designer with 12+ years
|
| 577 |
-
"
|
|
|
|
| 578 |
"[Visit haanilango.com](https://www.haanilango.com) 路 Tel: +65 9027 2070"
|
| 579 |
)
|
| 580 |
|
|
|
|
| 572 |
|
| 573 |
summary += (
|
| 574 |
"\n\n---\n"
|
| 575 |
+
"**This tool flags what's off. A designer knows what's right.** I'm Haan - "
|
| 576 |
+
"a brand identity and visual designer with 12+ years turning insights like "
|
| 577 |
+
"these into designs that actually convert, stay true to your brand, and "
|
| 578 |
+
"look intentional (not just \"fixed\").\n\n"
|
| 579 |
"[Visit haanilango.com](https://www.haanilango.com) 路 Tel: +65 9027 2070"
|
| 580 |
)
|
| 581 |
|