Kvikontent commited on
Commit
2d4be4b
·
verified ·
1 Parent(s): 301e1c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ col2.image("images/x.png")
8
  col1.header("X")
9
  col1.write("Alum with powerful smart ai's")
10
  b1 = col1.button("Learn More")
11
- col2.image("images/n.png")
12
  col2.header("N")
13
  col2.write("AI tools made with API")
14
  b2 = col2.button("Learn More")
 
8
  col1.header("X")
9
  col1.write("Alum with powerful smart ai's")
10
  b1 = col1.button("Learn More")
11
+ col2.image("images/n.jpg")
12
  col2.header("N")
13
  col2.write("AI tools made with API")
14
  b2 = col2.button("Learn More")