forked from BVNCodeTech/Whoody-VIRUS2021
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabt.html
144 lines (135 loc) · 6.96 KB
/
abt.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!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">
<link rel="stylesheet" href="./static/css/abtstyle.css">
<link rel="stylesheet" href="./static/css/all.min.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=Montserrat:wght@500;700&family=Poppins&display=swap"
rel="stylesheet">
<title>Whoody</title>
</head>
<body>
<div class="banner">
<nav>
<div class="navbar">
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./features.html">Features</a></li>
<li><a href="./contact.html">Contact</a></li>
<li><a href="./abt.html">More</a></li>
</ul>
</div>
<div class="social-links">
<ul>
<li><a href="https://facebook.com" target="_blank"><i class="fab fa-facebook"></i></a></li>
<li><a href="https://twitter.com" target="_blank"><i class="fab fa-twitter-square"></i></a></li>
<li><a href="https://instagram.com" target="_blank"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
</nav>
<div class="burger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
<div class="topcontent">
<h1>About</h1>
<p>Here at Aesthetics, we strive to provide the finest and the most futuristic clothing to ever exist.<br>The founders of Aesthetics (Samridh, Suyash and Vaishnavi) came up with an innovative idea of Whoody which has made thousands of people satisfied. We have got an overwhelming response from over a million plus customers across the globe.
</div>
</div>
<section class="pricing">
<h1 class="head">Pricing</h1>
<div class="pricing-plan_container">
<section class="pricing-plan">
<div class="pricing-plan_header">
<h1 class="pricing-plan_title">Regular Price</h1>
</div>
<div class="pricing-plan_actions">
<p class="pricing-plan_cost">$100</p>
<p class="pricing-plan_text">*Classic Market Price.<hr>
Whoody is available for $100 which is the classic market price.<br>You will get all the ultimate features and no compromisation in quality.
</p>
<a href="./" class="pricing-plan_button">Buy Now!</a>
</div>
</section>
<section class="pricing-plan">
<div class="pricing-plan_header">
<h1 class="pricing-plan_title">Offer Price</h1>
</div>
<div class="pricing-plan_actions">
<p class="pricing-plan_cost">$95</p>
<p class="pricing-plan_text">*For Limited Time Period.<hr>
Whoody can be bought for a cheaper price!<br>This is valid only upto 10th September 2021.<br>So Hurry! Grab this offer now.
</p>
<a href="./" class="pricing-plan_button">Buy Now!</a>
</div>
</section>
</div>
</section>
<section class="testimonials">
<div class="wrapper">
<h1 class="testimonials-heading">Testimonials</h1>
<h4 class="review">Our Happy Customers' Reviews</h5>
<div class="cards">
<div class="card">
<img src="https://images.pexels.com/photos/614810/pexels-photo-614810.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500"
alt="//">
<p>Went to a trek wearing Whoody. It got many scratches but repaired itself in no time. It was a rainy day but
I was totally dry, thanks to it's self-drying abilities.
</p>
<h4>James Smith</h4>
<h4>[Software Engineer]</h4>
<i class="fa fa-quote-left"></i>
</div>
<div class="card">
<img src="https://images.unsplash.com/photo-1608434536950-d7d084398bf5?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=627&q=80"
alt="//">
<p>I am in love with your product. The quality's top-notch and I have no issues regarding the high-tech devices used in it. The air amplifiers work well and cool the body.
</p>
<h4>Sandara B.</h4>
<h4>[Senior Programmer]</h4>
<i class="fa fa-quote-left"></i>
</div>
<div class="card">
<img src="https://images.unsplash.com/photo-1589251204996-3367cc27f084?ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTF8fHNxdWFyZSUyMGltYWdlfGVufDB8fDB8fA%3D%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60"
alt="//">
<p>Excellent product! Writing this review after a month of usage. The material's durable and looks great after wearing. It almost feels like I'm in the future while wearing it :D</p>
<h4>Andrew Hamilton</h4>
<h4>[Marketing Officer]</h4>
<i class="fa fa-quote-left"></i>
</div>
</div>
</div>
</section>
<footer>
<div class="footer">
<div class="footer-nav">
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./abt.html">About</a></li>
<li><a href="./abt.html">Pricing</a></li>
<li><a href="./features.html">Features</a></li>
<li><a href="./abt.html">Testimonials</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
</div>
<div class="hoodie-images">
<img src="./static/images/hoodie 1.png" alt="">
<img src="./static/images/greennpng.png" alt="">
<img src="./static/images/cherrypng.png" alt="">
<img src="./static/images/bluenpng.png" alt="">
</div>
</div>
<div class="copyrights">
Made with ♥ by CodeTech
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.7.1/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.7.1/ScrollTrigger.min.js"></script>
<script src="./js/hamburger.js"></script>
<script src="./js/about-animations.js"></script>
</body>