Gowthamvemula commited on
Commit
4df2fbd
·
verified ·
1 Parent(s): cc450c0

Update pages/0.inroduction.py

Browse files

![Green Modern Digital Marketing Zoom Virtual Background.png](https://cdn-uploads.huggingface.co/production/uploads/67445925102349e867c92342/M93BxzRB5zCbTidTOUpnR.png)

Files changed (1) hide show
  1. pages/0.inroduction.py +3 -2
pages/0.inroduction.py CHANGED
@@ -42,7 +42,7 @@ st.markdown(
42
 
43
 
44
  # Background image with semi-transparent overlay
45
- background_image_url = "https://cdn-uploads.huggingface.co/production/uploads/67445925102349e867c92342/p0hDt2EUzJlxrRoJU_xPm.jpeg"
46
 
47
  st.markdown(
48
  f"""
@@ -80,4 +80,5 @@ st.markdown(
80
  if st.button("Previous ⏮️"):
81
  st.switch_page("Home.py")
82
  if st.button("Next ⏭️"):
83
- st.switch_page("pages/1_Data_Card_and_Data_collection.py")
 
 
42
 
43
 
44
  # Background image with semi-transparent overlay
45
+ background_image_url = "https://cdn-uploads.huggingface.co/production/uploads/67445925102349e867c92342/M93BxzRB5zCbTidTOUpnR.png"
46
 
47
  st.markdown(
48
  f"""
 
80
  if st.button("Previous ⏮️"):
81
  st.switch_page("Home.py")
82
  if st.button("Next ⏭️"):
83
+ st.switch_page("pages/1_Data_Card_and_Data_collection.py")
84
+