Skip to content

Commit

Permalink
Create Thank you.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MyRewardsPlatform authored Apr 29, 2024
1 parent 924d52c commit 5627d47
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Thank you.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>teknoledg - we'll soon restore order, improve security and balance the data economy.</title>
<link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script>
</head>
<body>
<div class="fullscreen">
<div class="content">
<h1><img class="logo" src="images/teknoledge-holdings-white@0.5x.png" alt="Teknoledge Holdings"></h1>
<div id="tagline">
<p class="logo">Empowering users with personal data security and control.</p>
</div>
<div> thank you </div>
</div>

<div class="ai">
<img src="images/ai-selfie-1.png" alt="Image" class="visible" id="1">
<img src="images/ai-selfie-2.png" alt="Image" class="visible" id="2">
</div>
</div>
</div>
</body>
</html>

0 comments on commit 5627d47

Please sign in to comment.