-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #356 from shivamnayak201019/pricing
feat: added pricing page
- Loading branch information
Showing
3 changed files
with
147 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
*{ | ||
padding:0px; | ||
margin:0px; | ||
} | ||
body{ | ||
background-color:#ffede7; | ||
} | ||
.container1{ | ||
width:90%; | ||
margin:auto; | ||
|
||
|
||
|
||
|
||
} | ||
.price{ | ||
width:100%; | ||
text-align:center; | ||
margin-top:10px; | ||
} | ||
.banner{ | ||
display:flex; | ||
justify-content:center; | ||
align-items:center; | ||
width:100%; | ||
height:60px; | ||
|
||
margin-top:30px; | ||
} | ||
.card-body{ | ||
padding:0px; | ||
text-align:center; | ||
} | ||
.price{ | ||
font-size:45px; | ||
} | ||
.card-subtitle{ | ||
font-size:18px; | ||
|
||
} | ||
.card-text{ | ||
|
||
font-size:22px; | ||
|
||
margin-top:20px; | ||
margin-bottom:20px; | ||
} | ||
.btn-success{ | ||
margin-top:30px; | ||
margin-bottom:20px; | ||
padding:10px 15px; | ||
font-weight:700; | ||
font-size:18px; | ||
} | ||
|
||
.banner{ | ||
color:white; | ||
font-size:26px; | ||
font-weight:600; | ||
} | ||
.ribbon { | ||
width: 100px; | ||
height: 60px; | ||
overflow: hidden; | ||
position: absolute; | ||
top: 30px; | ||
right: 0px; | ||
} | ||
|
||
.ribbon span { | ||
position: absolute; | ||
display: block; | ||
width: 140px; | ||
padding: 10px 0; | ||
background-color: red; | ||
color: white; | ||
font-size: 16px; | ||
font-weight: bold; | ||
text-align: center; | ||
transform: rotate(45deg); | ||
top: 8px; | ||
right: -30px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!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="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="../assets/css/pricing.css"> | ||
|
||
</head> | ||
<body> | ||
<div class="price"><h1 >Pricing</h1></div> | ||
|
||
<div class="container1 d-flex flex-wrap justify-content-center"> | ||
<div class="card mr-3 mt-3" style="width: 20rem;position: relative;"> | ||
<div class="ribbon"><span>40%</span></div> | ||
<div class="card-body"> | ||
<div class="banner" style=" background-color:rgb(55, 132, 177);" >3 Year</div> | ||
<h4 class="card-subtitle mb-2 font-weight-bold mt-5">₹<span class="price">129/</span>month</h4> | ||
<p class="card-text font-weight-bold text-success">save ₹50, billed annually</p> | ||
<p class="card-text font-weight-bold text-success ">Total: $4644</p> | ||
|
||
<a href="#" class="card-link"><Button class="btn btn-success">BUY NOW</Button></a> | ||
</div> | ||
</div> | ||
<div class="card mr-3 mt-3" style="width: 20rem;position: relative;"> | ||
<div class="ribbon"><span>30%</span></div> | ||
<div class="card-body"> | ||
<div class="banner" style=" background-color:rgb(157, 79, 164);">2 Year</div> | ||
<h4 class="card-subtitle mb-2 font-weight-bold mt-5">₹<span class="price">145/</span>month</h4> | ||
<p class="card-text font-weight-bold text-success">save ₹35, billed annually</p> | ||
<p class="card-text font-weight-bold text-success ">Total: $4644</p> | ||
|
||
<a href="#" class="card-link"><Button class="btn btn-success">BUY NOW</Button></a> | ||
</div> | ||
</div> | ||
<div class="card mr-3 mt-3" style="width: 20rem;position: relative;"> | ||
<div class="ribbon"><span>15%</span></div> | ||
<div class="card-body"> | ||
<div class="banner" style=" background-color:rgb(237, 162, 76);">1 Year</div> | ||
<h4 class="card-subtitle mb-2 font-weight-bold mt-5">₹<span class="price">160/</span>month</h4> | ||
<p class="card-text font-weight-bold text-success">save ₹25, billed annually</p> | ||
<p class="card-text font-weight-bold text-success ">Total: $4644</p> | ||
|
||
<a href="#" class="card-link"><Button class="btn btn-success">BUY NOW</Button></a> | ||
</div> | ||
</div> | ||
<div class="card mr-3 mt-3" style="width: 20rem;position: relative;"> | ||
<!-- <div class="ribbon"><span>40%</span></div> --> | ||
<div class="card-body"> | ||
<div class="banner" style=" background-color:rgb(139, 183, 53);">Monthly</div> | ||
<h4 class="card-subtitle mb-2 font-weight-bold mt-5">₹<span class="price">165/</span>month</h4> | ||
<p class="card-text font-weight-bold text-success">save ₹ 10, billed annually</p> | ||
<p class="card-text font-weight-bold text-success ">Total: $4644</p> | ||
|
||
<a href="#" class="card-link"><Button class="btn btn-success">BUY NOW</Button></a> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
</body> | ||
</html> |