Skip to content

Commit

Permalink
Merge pull request #253 from siddhant2002/main
Browse files Browse the repository at this point in the history
Design 04_2024
  • Loading branch information
lmas3009 authored Oct 13, 2024
2 parents c052219 + c6d435b commit e738fe6
Show file tree
Hide file tree
Showing 11 changed files with 467 additions and 0 deletions.
Binary file added Design 04_2024/Images/img1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img3.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img4.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img5.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img6.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img7.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img8.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design 04_2024/Images/img9.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
89 changes: 89 additions & 0 deletions Design 04_2024/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="box">
<div class="box1">
<div class="sub-box1"></div>
<div class="sub-box2">
<h2>PLUSPAY</h2>
</div>
</div>
<div class="box2">
<div class="main">
<div class="sub-box3">
<div class="content">
<div class="heading">
<p><b>PLUSPAY</b></p>
<img src="Images/img3.jpeg">
</div>
<h2>Diversify &amp; <br> earn loyalty payouts</h2>
<div class="break"><hr></div>
<p>Receive royalties</p>
<p class="sub-sec">Identify favorable market opportunities and engage in direct buying or selling transactions with fellow investors.</p>
<div class="sub"></div>
</div>
</div>
</div>
<div class="sub-box4">
<div class="content">
<div class="heading1">
<p>Share it with friends</p>
<div class="right1">
<img src="Images/img7.jpeg">
<p>&#11088;&#11088;&#11088;&#11088;&#11088;</p>
</div>
</div>
<div class="content1">
<img src="Images/img8.jpeg">
<div class="vertical-line"></div>
<p>Redeem towards a Carnival cruise<br> booking or towards a variety of shipboard <br>purchases.</p>
</div>
</div>
</div>
</div>
<div class="box3">
<div class="sub-box5">
<div class="content">
<div class="lines">
<span class="line"></span>
<span class="linea"></span>
<span class="linea"></span>
</div>
<div class="sub-heading">
<div class="left">
<img src="Images/img3.jpeg">
<p>PlusPay</p>
</div>
<div class="right">
<p>2h</p>
</div>
</div>
<div class="center-image"></div>
<div class="text">
<p>+&#8377;100k <br> Royalties paid <br> out already</p>
</div>
</div>
</div>
<div class="sub-box6">
<img src="Images/img5.jpeg" class="top-img">
<div class="amount">6M</div>
<p class="currency"></p>
<img src="Images/img9.jpeg" class="spiral">
<div class="wave-line"></div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
Loading

0 comments on commit e738fe6

Please sign in to comment.