Browse Source

update carousel

SyuanYu 1 year ago
parent
commit
fce3354a3c
2 changed files with 6 additions and 0 deletions
  1. 6 0
      layouts/partials/components/carousel.html
  2. BIN
      static/imgs/home/banner-main.jpg

+ 6 - 0
layouts/partials/components/carousel.html

@@ -1,6 +1,12 @@
 <div class="my-4 carousel-wrapper">
   <div class="swiper carousel">
     <div class="swiper-wrapper">
+      <div class="swiper-slide">
+        <a href="https://www.facebook.com/Ariel0702/?locale=zh_TW" target="_blank">
+          <img src="/imgs/home/banner-main.jpg"
+            alt="陳斐娟|克隆娟|三立iNEWS|AI Spokesperson|choozmo|AI主播|AI|AI建模|虛擬主播|人工智慧|客製化主播|最新服務|英文AI主播|AI 虛擬主播|生成式 AI技術|Facelandmark|deeplearning">
+        </a>
+      </div>
       <div class="swiper-slide">
         <a target="_blank" href="/main-news/警察廣播電台初次ai主播真人建模-與choozmo合作ai影片/">
           <div class="wrapper">

BIN
static/imgs/home/banner-main.jpg