|
@@ -0,0 +1,106 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+
|
|
|
+<head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <title>ARK.Cards</title>
|
|
|
+
|
|
|
+ <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
|
|
|
+ integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
|
|
|
+ <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css" />
|
|
|
+ <link rel="stylesheet" href="./style.css">
|
|
|
+</head>
|
|
|
+
|
|
|
+<body>
|
|
|
+ <section id="sec01" class="sec01 container-fluid px-0 mx-0">
|
|
|
+ <div class="card bg-transparent text-white border-0">
|
|
|
+ <img src="./img/banner.png" class="img-fluid" alt="...">
|
|
|
+ <div style="position: relative;" class="card-img-overlay p-0 d-flex align-items-end justify-content-center">
|
|
|
+ <h5 data-aos="fade-left"
|
|
|
+ style="background: rgba(0,0,0,0.7); font-size: 16px; position: absolute; z-index: 20;"
|
|
|
+ class="card-title p-4 w-50 text-center fw-bold">使用說明</h5>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+ <section class="sec04 my-5">
|
|
|
+ <div class="row row-cols-1 mx-0 px-0 g-4 mt-5">
|
|
|
+ <div class="col px-0 mx-0">
|
|
|
+ <div class="card border-0">
|
|
|
+ <img src="./img/sec06/img01.png" class="card-img-top" alt="...">
|
|
|
+ <div style="position: relative;" class="card-img-overlay p-0 d-flex justify-content-center">
|
|
|
+ <h5 style="background: rgba(255,255,255,0.8); font-size: 5vmin; font-weight: 900; position: absolute; z-index: 20; top:-50px;" class="card-date py-4 pe-3 text-center">我要發送功能</h5>
|
|
|
+ </div>
|
|
|
+ <div class="card-body">
|
|
|
+ <p class="card-text">當你按下我要發送功能時,
|
|
|
+ 你可以在自己的收藏品頁面中,
|
|
|
+ 選擇你要傳送的對象,
|
|
|
+ 輸入好地址之後,
|
|
|
+ 按下發送,
|
|
|
+ 對方將可以收到來自你的收藏品哦!</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <hr>
|
|
|
+ </div>
|
|
|
+ <div class="col px-0 mx-0">
|
|
|
+ <div class="card border-0">
|
|
|
+ <img src="./img/sec06/img02.png" class="card-img-top" alt="...">
|
|
|
+ <div style="position: relative;" class="card-img-overlay p-0 d-flex justify-content-center">
|
|
|
+ <h5 style="background: rgba(255,255,255,0.8); font-size: 5vmin; font-weight: 900; position: absolute; z-index: 20; top:-50px;" class="card-date py-4 pe-3 text-center">我要接收功能</h5>
|
|
|
+ </div>
|
|
|
+ <div class="card-body">
|
|
|
+ <p class="card-text">當你想要接收他人傳來的NFT收藏,首先要將你的地址告知對方,對方才能按照你給的地址發送給你。
|
|
|
+ 在按下「我要接收」功能後,你可以打開一個自己地址的QR code頁面,給對方掃描,或者是複制自己的地址,傳訊息告訴對方,這樣一來,對方就知道你的地址,並可以把NFT商品傳送給你哦!</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <hr>
|
|
|
+ </div>
|
|
|
+ <div class="col px-0 mx-0">
|
|
|
+ <div class="card border-0">
|
|
|
+ <img src="./img/sec06/img03.png" class="card-img-top" alt="...">
|
|
|
+ <div style="position: relative;" class="card-img-overlay p-0 d-flex justify-content-center">
|
|
|
+ <h5 style="background: rgba(255,255,255,0.8); font-size: 5vmin; font-weight: 900; position: absolute; z-index: 20; top:-50px;" class="card-date py-4 pe-3 text-center">我要發送功能</h5>
|
|
|
+ </div>
|
|
|
+ <div class="card-body">
|
|
|
+ <p class="card-text">當您想要確認對方所傳來的收藏品,是否有接收到,那麼你可以打開「我的NFT收藏」頁面,確認你自己的收藏清單中,是否有收到來自對方的NFT商品哦!</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <hr>
|
|
|
+ </div>
|
|
|
+ <div class="col px-0 mx-0">
|
|
|
+ <div class="card border-0">
|
|
|
+ <img src="./img/sec06/img04.png" class="card-img-top" alt="...">
|
|
|
+ <div style="position: relative;" class="card-img-overlay p-0 d-flex justify-content-center">
|
|
|
+ <h5 style="background: rgba(255,255,255,0.8); font-size: 5vmin; font-weight: 900; position: absolute; z-index: 20; top:-50px;" class="card-date py-4 pe-3 text-center">我要接收功能</h5>
|
|
|
+ </div>
|
|
|
+ <div class="card-body">
|
|
|
+ <p class="card-text">如果你是新的使用者,很可能您還沒有擁有任何的NFT收藏品,那您可以到我們的「NFT商店」頁面,去購買您喜愛的NFT收藏品哦!</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <hr>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <footer style="background: #484848;" class="py-4">
|
|
|
+ <p class="text-white text-center mb-0">Copyright 2021 版權所有 © Ark.Cards</p>
|
|
|
+ </footer>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
|
|
|
+ integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
|
|
|
+ crossorigin="anonymous"></script>
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js"
|
|
|
+ integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
|
|
|
+ crossorigin="anonymous"></script>
|
|
|
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
|
|
+ <script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
|
|
|
+ <!-- <script src="./goto.js"></script> -->
|
|
|
+</body>
|
|
|
+
|
|
|
+</html>
|