Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update pages/project_details.py
Browse files- pages/project_details.py +1 -1
    	
        pages/project_details.py
    CHANGED
    
    | @@ -48,7 +48,7 @@ import streamlit as st | |
| 48 | 
             
            st.title("Project Details")
         | 
| 49 |  | 
| 50 | 
             
            # Header with an image
         | 
| 51 | 
            -
            st.image("https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80",  | 
| 52 |  | 
| 53 | 
             
            # Introduction section
         | 
| 54 | 
             
            st.header("Introduction")
         | 
|  | |
| 48 | 
             
            st.title("Project Details")
         | 
| 49 |  | 
| 50 | 
             
            # Header with an image
         | 
| 51 | 
            +
            st.image("https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80", width=850)
         | 
| 52 |  | 
| 53 | 
             
            # Introduction section
         | 
| 54 | 
             
            st.header("Introduction")
         | 
