DreamStream-1 commited on
Commit
d8da7ef
·
verified ·
1 Parent(s): 69c2779

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -299,9 +299,9 @@ with gr.Blocks(theme="shivi/calm_seafoam") as app:
299
  # Infographics with images
300
  gr.HTML("""
301
  <div class="info-graphic">
302
- <img src="https://i.imgur.com/jJcb71H.png" alt="Wellness Image 1">
303
- <img src="https://i.imgur.com/fj0C6dG.png" alt="Wellness Image 2">
304
- <img src="https://i.imgur.com/bodKUvT.png" alt="Wellness Image 3">
305
  </div>
306
  """)
307
 
 
299
  # Infographics with images
300
  gr.HTML("""
301
  <div class="info-graphic">
302
+ <img src="https://i.imgur.com/Nvljr1A.png" alt="Wellness Image 1">
303
+ <img src="https://i.imgur.com/3ixjqBf.png" alt="Wellness Image 2">
304
+ <img src="https://i.imgur.com/hcYAUJ3.png" alt="Wellness Image 3">
305
  </div>
306
  """)
307