fix
This commit is contained in:
		@@ -14,7 +14,7 @@ export function Hero() {
 | 
			
		||||
        playsInline
 | 
			
		||||
        className="absolute top-0 left-0 w-full lg:h-full h-[550px] object-cover z-0 bg-[#FEFFF6] opacity-25"
 | 
			
		||||
      >
 | 
			
		||||
        <source src="./videos/hero4.mp4" type="video/mp4" />
 | 
			
		||||
        <source src="/videos/hero4.mp4" type="video/mp4" />
 | 
			
		||||
        Your browser does not support the video tag.
 | 
			
		||||
      </video>
 | 
			
		||||
      
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user