|
44 | 44 | </header> |
45 | 45 |
|
46 | 46 | <section class="hero" id="top"> |
47 | | - <video class="hero-bg" autoplay muted loop playsinline preload="auto" poster="https://ik.imagekit.io/lwzdfij3h/posters/roboNaldo-web-teaser.webp"> |
48 | | - <source src="https://ik.imagekit.io/lwzdfij3h/videos/roboNaldo-web-teaser.mp4" type="video/mp4"> |
| 47 | + <video class="hero-bg" autoplay muted loop playsinline preload="auto" poster="https://ik.imagekit.io/lwzdfij3h/videos/robonaldo-web-teaser-poster.jpg"> |
| 48 | + <source src="https://ik.imagekit.io/lwzdfij3h/videos/robonaldo-teaser.mp4" type="video/mp4"> |
49 | 49 | </video> |
50 | 50 | <div class="hero-overlay"></div> |
51 | 51 | <div class="hero-content"> |
@@ -119,11 +119,17 @@ <h1 class="paper-title"> |
119 | 119 | <span><sup>3</sup>Archon Robotics</span> |
120 | 120 | </div> |
121 | 121 | <div class="affiliation-logos" aria-label="Affiliated institutions"> |
| 122 | + <a href="https://opendrivelab.com/" target="_blank" rel="noopener" aria-label="OpenDriveLab"> |
| 123 | + <img class="logo-odl-text" src="/assets/icon/OpenDriveLab.png" alt="OpenDriveLab"> |
| 124 | + </a> |
122 | 125 | <a href="https://www.hku.hk/" target="_blank" rel="noopener" aria-label="The University of Hong Kong"> |
123 | | - <img src="/assets/brand/hku.png" alt="The University of Hong Kong"> |
| 126 | + <img class="logo-hku-text" src="/assets/brand/hku-logo-wine.png" alt="The University of Hong Kong"> |
124 | 127 | </a> |
125 | 128 | <a href="https://www.cuhk.edu.hk/" target="_blank" rel="noopener" aria-label="The Chinese University of Hong Kong"> |
126 | | - <img src="/assets/brand/cuhk.png" alt="The Chinese University of Hong Kong"> |
| 129 | + <img class="logo-cuhk-text" src="/assets/brand/cuhk.png" alt="The Chinese University of Hong Kong"> |
| 130 | + </a> |
| 131 | + <a href="https://www.archonrobotics.ai/" target="_blank" rel="noopener" aria-label="Archon Robotics"> |
| 132 | + <img class="logo-archon-text" src="/assets/brand/archon-text-transparent.svg" alt="Archon Robotics"> |
127 | 133 | </a> |
128 | 134 | </div> |
129 | 135 | <div class="affiliations author-notes"> |
|
0 commit comments