1
This commit is contained in:
@@ -81,7 +81,7 @@ const HeroSection = ({ isActive }) => {
|
||||
playsInline
|
||||
controls={false}
|
||||
preload="auto"
|
||||
src="/stay.mp4"
|
||||
src="https://tangledup-ai-staging.oss-cn-shanghai.aliyuncs.com/web/quant-speed_page/public/stay.mp4"
|
||||
onError={(e) => console.error('Video error:', e)}
|
||||
onLoadStart={() => console.log('Video loading started')}
|
||||
onCanPlay={() => console.log('Video can play')}
|
||||
|
||||
Reference in New Issue
Block a user