473473 <!-- Single Background Video -->
474474 < div style ="position: absolute; top: 0; left: 0; width: 100%; height: 100%; ">
475475 < video id ="hero-video " playsinline webkit-playsinline x5-playsinline x5-video-player-type ="h5 " autoplay loop muted style ="width: 100%; height: 100%; object-fit: cover; opacity: 0.6; " >
476- < source src =". /teaser.mp4 " type ="video/mp4 ">
476+ < source src ="https://assets.kinetixai.cn/rise /teaser.mp4 " type ="video/mp4 ">
477477 </ video >
478478 </ div >
479479
@@ -564,8 +564,8 @@ <h2 class="subtitle" style="color: #e0e0e0; font-size: 1.9rem; font-weight: 300;
564564 < div class ="columns is-centered has-text-centered ">
565565 < div class ="column is-10 ">
566566 < div class ="video-container " style ="border-radius: 20px; box-shadow: 0 20px 80px rgba(82, 196, 26, 0.3); overflow: hidden; border: 1px solid rgba(82, 196, 26, 0.2); ">
567- < video autoplay muted loop playsinline webkit-playsinline x5-playsinline x5-video-player-type ="h5 " controls width ="100% " poster ="https://assets.kinetixai.cn/20260207arch/full_demo_poster .png ">
568- < source src ="https://assets.kinetixai.cn/images2026/full_demo .mp4 " type ="video/mp4 ">
567+ < video autoplay muted loop playsinline webkit-playsinline x5-playsinline x5-video-player-type ="h5 " controls width ="100% " poster ="https://assets.kinetixai.cn/20251211/sparse .png ">
568+ < source src ="https://assets.kinetixai.cn/rise/090403 .mp4 " type ="video/mp4 ">
569569 </ video >
570570 </ div >
571571 </ div >
@@ -587,10 +587,10 @@ <h2 class="title is-2" style="color: #fff; font-weight: 700; margin-bottom: 1.5r
587587 < h3 class ="title is-4 " style ="color: #52c41a; margin-bottom: 2rem; text-align: center; font-size: 2rem; font-weight: 600; "> System Overview</ h3 >
588588 < div class ="columns video-scroll ">
589589 < div class ="column ">
590- < img class ="img-zoomable " src ="./model_architecture .gif " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(82, 196, 26, 0.3); " alt ="Pipeline Overview " />
590+ < img class ="img-zoomable " src ="https://assets.kinetixai.cn/rise/090422 .gif " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(82, 196, 26, 0.3); " alt ="Pipeline Overview " />
591591 </ div >
592592 < div class ="column ">
593- < img class ="img-zoomable " src ="./pipeline .gif " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(82, 196, 26, 0.3); " alt ="Pipeline Overview " />
593+ < img class ="img-zoomable " src ="https://assets.kinetixai.cn/rise/090433 .gif " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(82, 196, 26, 0.3); " alt ="Pipeline Overview " />
594594 </ div >
595595 </ div >
596596 < div class ="content " style ="color: #ccc; text-align: center; max-width: 850px; margin: 0 auto; background: rgba(82, 196, 26, 0.05); padding: 2.5rem; border-radius: 20px; border: 1px solid rgba(82, 196, 26, 0.1); backdrop-filter: blur(10px); ">
@@ -689,10 +689,10 @@ <h4 class="title is-4" style="color: #ccc; text-align: center; margin-bottom: 1.
689689 < h4 class ="title is-4 " style ="color: #ccc; text-align: center; margin-bottom: 1.5rem; "> Indoor Scenes</ h4 >
690690 < div class ="columns video-scroll ">
691691 < div class ="column ">
692- < video autoplay muted loop playsinline webkit-playsinline x5-playsinline x5-video-player-type ="h5 " controls src ="./static/images/indoor_1 .mp4 " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(0,0,0,0.4); " poster =". /indoor1_poster.png "> </ video >
692+ < video autoplay muted loop playsinline webkit-playsinline x5-playsinline x5-video-player-type ="h5 " controls src ="https://assets.kinetixai.cn/images2026/indoor1 .mp4 " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(0,0,0,0.4); " poster ="https://assets.kinetixai.cn/20260207arch /indoor1_poster.png "> </ video >
693693 </ div >
694694 < div class ="column ">
695- < video autoplay muted loop playsinline webkit-playsinline x5-playsinline x5-video-player-type ="h5 " controls src ="./static/images/indoor_2 .mp4 " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(0,0,0,0.4); " poster =". /indoor2_poster.png "> </ video >
695+ < video autoplay muted loop playsinline webkit-playsinline x5-playsinline x5-video-player-type ="h5 " controls src ="https://assets.kinetixai.cn/images2026/indoor2 .mp4 " width ="100% " style ="border-radius:10px; box-shadow: 0 5px 20px rgba(0,0,0,0.4); " poster ="https://assets.kinetixai.cn/20260207arch /indoor2_poster.png "> </ video >
696696 </ div >
697697 </ div >
698698 </ div >
@@ -817,8 +817,8 @@ <h2 class="title is-2" style="color: #fff; font-weight: 700; font-size: 3rem;">B
817817 if ( window . innerWidth <= 900 ) {
818818 const video = document . getElementById ( 'hero-video' ) ;
819819 if ( video ) {
820- video . poster = './mobile .png' ;
821- video . src = '. /teaser-mobile.mp4' ;
820+ video . poster = 'https://assets.kinetixai.cn/rise/20260212-090541 .png' ;
821+ video . src = 'https://assets.kinetixai.cn/rise /teaser-mobile.mp4' ;
822822 video . load ( ) ;
823823 }
824824 }
0 commit comments