pratik-19 commited on
Commit
9258ba6
·
1 Parent(s): 6c080b4

minor changes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ st.subheader("“An investment in knowledge pays the best interest.” – Benja
16
  st.write("Welcome to the **Trading App**, your trusted companion in navigating the financial markets. Whether you're a seasoned investor or just starting, our platform offers all the tools and insights you need to make informed decisions.")
17
 
18
  # Stock Image
19
- st.image('stock_image.jpg', use_column_width=True)
20
 
21
  # Overview of App Features
22
  st.markdown("## What We Offer")
 
16
  st.write("Welcome to the **Trading App**, your trusted companion in navigating the financial markets. Whether you're a seasoned investor or just starting, our platform offers all the tools and insights you need to make informed decisions.")
17
 
18
  # Stock Image
19
+ st.image('stock_image.jpg', use_container_width=True)
20
 
21
  # Overview of App Features
22
  st.markdown("## What We Offer")