add whitepaper

This commit is contained in:
akcodez
2025-09-29 09:08:28 -07:00
parent d6db99f884
commit 2ee62e42ff
2 changed files with 5 additions and 3 deletions

View File

@@ -364,13 +364,15 @@ function TokenVideoSection() {
)}
</p>
<div className="d-lg-block small-100 __button-container">
<Link
<a
className="btn btn-primary"
href="/static/pdf/Whitepaper_the_future_of_asset_tokenization.pdf"
target="_blank"
to="#"
rel="noopener"
download
>
{translate("Download White Paper")}
</Link>
</a>
</div>
</div>
</section>