index.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Ai_Anchor_Demo</title>
  8. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
  9. crossorigin="anonymous">
  10. <link rel="stylesheet"
  11. href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt"
  12. crossorigin="anonymous">
  13. <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet"
  14. integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
  15. <link rel="stylesheet" href="./style.css">
  16. </head>
  17. <body>
  18. <section class="home-page">
  19. <div>
  20. <div class="bgslider">
  21. <!-- <img class="img-fluid" src="./img/BG_3png.png" alt=""> -->
  22. </div>
  23. <div class="p-0">
  24. <!-- <div class="ai-spokesgril">
  25. <ul class="navbar-nav ms-auto mb-2 mb-lg-0 me-3" style="z-index: 500;">
  26. <li class="nav-item dropdown">
  27. <a class="nav-link dropdown-toggle text-white" href="#" id="navbarDropdown" role="button"
  28. data-bs-toggle="dropdown" aria-expanded="false">
  29. 中/En
  30. </a>
  31. <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
  32. <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:en"
  33. onclick="changeLan(this)" value="en">English</button></li>
  34. <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:zh"
  35. onclick="changeLan(this)" value="zh">中文</button></li>
  36. </ul>
  37. </li>
  38. </ul>
  39. </div> -->
  40. <div class="homebutton-box row px-0 mx-0">
  41. <div class="col-lg-7 ps-0">
  42. <div class="row px-0 mx-0">
  43. <div style="background:rgba(2,15,51,0.8)" class="home-box col-4 py-5 d-flex align-items-center justify-content-center">
  44. <div class="p-3 text-center">
  45. <a style="text-decoration: none;" href="./about.html">
  46. <img width="100" src="./img/ICON_簡介.png" alt="">
  47. <h1 class="text-white" set-lan="html:index-about">簡介</h1>
  48. </a>
  49. </div>
  50. </div>
  51. <div style="background: rgba(4,25,89,0.8);" class="home-box col-4 py-5 d-flex align-items-center justify-content-center">
  52. <div class="p-3 text-center">
  53. <a style="text-decoration: none;" href="./features.html">
  54. <img width="100" src="./img/ICON_特色.png" alt="">
  55. <h1 class="text-white" class="home-btn" set-lan="html:index-features">特色</h1>
  56. </a>
  57. </div>
  58. </div>
  59. <div style="background:rgba(2,15,51,0.8)" class="home-box col-4 py-5 d-flex align-items-center justify-content-center">
  60. <div class="p-3 text-center">
  61. <a style="text-decoration: none;" href="./video.html">
  62. <img width="100" src="./img/ICON_影片導覽.png" alt="">
  63. <h1 class="text-white" class="home-btn" set-lan="html:index-videos">影片導覽</h1>
  64. </a>
  65. </div>
  66. </div>
  67. <div style="background: rgba(4,25,89,0.8);" class="home-box col-4 py-5 d-flex align-items-center justify-content-center">
  68. <div class="p-3 text-center">
  69. <a style="text-decoration: none;" href="./steps.html">
  70. <img width="100" src="./img/ICON_使用流程.png" alt="">
  71. <h1 class="text-white" class="home-btn" set-lan="html:index-steps">使用流程</h1>
  72. </a>
  73. </div>
  74. </div>
  75. <div style="background:rgba(2,15,51,0.8)" class="home-box col-4 py-5 d-flex align-items-center justify-content-center">
  76. <div class="p-3 text-center">
  77. <a style="text-decoration: none;" href="./usecases.html">
  78. <img width="100" src="./img/ICON_應用情境.png" alt="">
  79. <h1 class="text-white" class="home-btn" set-lan="html:index-usecases">應用情境</h1>
  80. </a>
  81. </div>
  82. </div>
  83. <div style="background: rgba(4,25,89,0.8);" class="home-box col-4 py-5 d-flex align-items-center justify-content-center">
  84. <div class="p-3 text-center">
  85. <a style="text-decoration: none;" href="./demo.html">
  86. <img width="100" src="./img/ICON_即時展示.png" alt="">
  87. <h1 class="text-white" class="home-btn" set-lan="html:index-demo">即時展示</h1>
  88. </a>
  89. </div>
  90. </div>
  91. </div>
  92. </div>
  93. <div class="col-lg-5">
  94. <div class="ai-spokesgril">
  95. <ul class="navbar-nav ms-auto mb-2 mb-lg-0 me-3" style="z-index: 500;">
  96. <li class="nav-item dropdown">
  97. <a class="nav-link dropdown-toggle text-white" href="#" id="navbarDropdown"
  98. role="button" data-bs-toggle="dropdown" aria-expanded="false">
  99. 中/En
  100. </a>
  101. <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
  102. <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:en"
  103. onclick="changeLan(this)" value="en">English</button></li>
  104. <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:zh"
  105. onclick="changeLan(this)" value="zh">中文</button></li>
  106. </ul>
  107. </li>
  108. </ul>
  109. <a onclick="openFullscreen();" style="cursor: pointer;" class="border-0"><i class="fas fa-expand text-white me-3"></i></a>
  110. <a onclick="closeFullscreen();" style="cursor: pointer;" class="border-0"><i class="fas fa-compress text-white"></i></a>
  111. </div>
  112. <div class="text-center">
  113. <img style="filter: none; margin-top: 80px;" src="./img/AISpokesgirl.png" alt="">
  114. </div>
  115. </div>
  116. </div>
  117. <div class="row px-0 mx-0">
  118. <div class="col-lg-7 mt-5 ps-5">
  119. <div class="homepage-title">
  120. <h1>強大的AI虛擬代言人</h1>
  121. <h1>快速生成影片工具</h1>
  122. </div>
  123. </div>
  124. <div class="col-lg-5">
  125. </div>
  126. </div>
  127. </div>
  128. </div>
  129. <img style="position: absolute; bottom:0px; right:150px; width:40vw ;" src="./img/0.png" alt="">
  130. <img style="position: absolute; bottom:0px; right:50px; width:35vw ;" width="500" src="./img/Peggy_.png" alt="">
  131. <img class="homepage-line" src="/img/titleline.png" alt="">
  132. <!-- <img class="homepage-line" src="/img/" alt=""> -->
  133. </section>
  134. <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
  135. integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
  136. crossorigin="anonymous"></script>
  137. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js"
  138. integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
  139. crossorigin="anonymous"></script>
  140. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
  141. <!-- <script>
  142. document.querySelector('.dropdown-toggle').addEventListener('click', function(){
  143. console.log('lan');
  144. document.querySelector('.dropdown-menu').style.display="block";
  145. });
  146. </script> -->
  147. <script src="js/lan.js"></script>
  148. <script>
  149. // Using JavaScript to open the page in fullscreen mode
  150. var elem = document.documentElement;
  151. function openFullscreen() {
  152. if (elem.requestFullscreen) {
  153. elem.requestFullscreen();
  154. } else if (elem.webkitRequestFullscreen) { /* Safari */
  155. elem.webkitRequestFullscreen();
  156. } else if (elem.msRequestFullscreen) { /* IE11 */
  157. elem.msRequestFullscreen();
  158. }
  159. }
  160. function closeFullscreen() {
  161. if (document.exitFullscreen) {
  162. document.exitFullscreen();
  163. } else if (document.webkitExitFullscreen) { /* Safari */
  164. document.webkitExitFullscreen();
  165. } else if (document.msExitFullscreen) { /* IE11 */
  166. document.msExitFullscreen();
  167. }
  168. }
  169. </script>
  170. </body>
  171. </html>