HaanIlango commited on
Commit
bd8b129
verified
1 Parent(s): 6788193

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -3
app.py CHANGED
@@ -572,9 +572,10 @@ def analyze(pil_image, overlay_strength):
572
 
573
  summary += (
574
  "\n\n---\n"
575
- "**Want these issues fixed by a professional?** I'm Haan, a brand identity "
576
- "and visual designer with 12+ years of experience - I can take these findings "
577
- "and turn them into a polished, high-converting design.\n\n"
 
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