|  | @@ -67,7 +67,7 @@ onUnmounted(() => {
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  @{theme-deepblue} {
 | 
	
		
			
				|  |  |    .company-home {
 | 
	
		
			
				|  |  | -    --image-modal-top: url('@/assets/images/themify/deepblue/vent/home/modaltop.png');
 | 
	
		
			
				|  |  | +    --image-modal-top: url('@/assets/images/vent/homeNew/modaltop.png');
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -77,7 +77,7 @@ onUnmounted(() => {
 | 
	
		
			
				|  |  |    height: 100%;
 | 
	
		
			
				|  |  |    color: @white;
 | 
	
		
			
				|  |  |    position: relative;
 | 
	
		
			
				|  |  | -  background: url('@/assets/images//vent/homeNew/bg.png') no-repeat center;
 | 
	
		
			
				|  |  | +  background: url('@/assets/images/vent/homeNew/bg.png') no-repeat center;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    .top-bg {
 | 
	
		
			
				|  |  |      width: 100%;
 |