| 
															
														 | 
														
															
															 
														 | 
														
															
														 | 
														
															
															 
														 | 
													
													
												
													
														| 
															1
														 | 
														
															
															 import { useRef, useState, useEffect  } from 'react'; 
														 | 
														
															1
														 | 
														
															
															 import { useRef, useState, useEffect  } from 'react'; 
														 | 
													
													
												
													
														| 
															2
														 | 
														
															
															 import { Box, Button } from '@mui/material'; 
														 | 
														
															2
														 | 
														
															
															 import { Box, Button } from '@mui/material'; 
														 | 
													
													
												
													
														| 
															3
														 | 
														
															
															 import PropTypes from 'prop-types'; 
														 | 
														
															3
														 | 
														
															
															 import PropTypes from 'prop-types'; 
														 | 
													
													
												
													
														| 
															4
														 | 
														
															
															-import videoAds from "../../assets/video/amberads2025.mp4"; 
														 | 
														
															
														 | 
														
															
															 
														 | 
													
													
												
													
														| 
															
														 | 
														
															
															 
														 | 
														
															4
														 | 
														
															
															+import videoAds from "../../assets/video/amberadsabaya.mp4"; 
														 | 
													
													
												
													
														| 
															5
														 | 
														
															
															  
														 | 
														
															5
														 | 
														
															
															  
														 | 
													
													
												
													
														| 
															6
														 | 
														
															
															 const VideoAds = ({ video_url, height, width }) => { 
														 | 
														
															6
														 | 
														
															
															 const VideoAds = ({ video_url, height, width }) => { 
														 | 
													
													
												
													
														| 
															7
														 | 
														
															
															   const videoRef = useRef(null); 
														 | 
														
															7
														 | 
														
															
															   const videoRef = useRef(null); 
														 |