liyangbing commited on
Commit
7ac522b
·
1 Parent(s): e05aadd

feat: update landing page with model links and blue theme

Browse files
Files changed (2) hide show
  1. index.html +1 -1
  2. style.css +1 -1
index.html CHANGED
@@ -19,7 +19,7 @@
19
  <link rel="canonical" href="https://wavespeed.ai/collections/wan-2-2" />
20
 
21
  <link rel="stylesheet" href="style.css" />
22
- <meta http-equiv="refresh" content="5;url=https://wavespeed.ai/collections/wan-2-2" />
23
  </head>
24
  <body>
25
  <nav class="top-nav">
 
19
  <link rel="canonical" href="https://wavespeed.ai/collections/wan-2-2" />
20
 
21
  <link rel="stylesheet" href="style.css" />
22
+ <meta http-equiv="refresh" content="10;url=https://wavespeed.ai/collections/wan-2-2" />
23
  </head>
24
  <body>
25
  <nav class="top-nav">
style.css CHANGED
@@ -262,7 +262,7 @@ h1, h2 {
262
  .progress {
263
  height: 100%;
264
  background: #2196F3;
265
- animation: progress 5s linear;
266
  }
267
 
268
  .cta-button {
 
262
  .progress {
263
  height: 100%;
264
  background: #2196F3;
265
+ animation: progress 10s linear;
266
  }
267
 
268
  .cta-button {