-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
269 lines (211 loc) · 8 KB
/
index.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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>replit</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link href="css2.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="main_coniater">
<div class="header">
<nav>
<img src="pics/circle.png" alt="sss" width="3%" />
<ul class="menu">
<li><a href="#home">Home</a></li>
<li><a href="#product">Product</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#revies">Reviews</a></li>
</ul>
</nav>
</div>
<!-- home -->
<div class="Home" id="home">
<div class="Home_cont">
<h1>3x Your Conversions With One Lead Generation Platform</h1>
<h2>"Unlock Your Video Editing Potential. Effortless Creativity with Our
Cloud-Based Drag-and-Drop Video Editor.
Turn Ideas into Stunning Videos – Fast and Easy."
</h2>
<button class="btn">Get Started</button>
</div>
</div>
<div class="Home_3">
<img
src="https://www.leadpages.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2F1ux2e04i%2Fproduction%2Fb64b24e062ce7b377a7973198e61130e29ccc9a6-1877x949.png&w=1600&q=75"
width="62%" />
</div>
<div class="head_grid" id="product">
<div class="head">
<h1> All The Product Price
</div>
<div class="grid-container">
<!-- Grid Item 1 -->
<div class="grid-item">
<img src="https://picsum.photos/200
" alt="Product 1" class="product-image">
<h3>Product Name 1</h3>
<p>Reviews: 4.5 stars</p>
<p>Price: $19.99</p>
</div>
<!-- Grid Item 2 -->
<div class="grid-item">
<img src="https://picsum.photos/id/237/200
" alt="Product 2" class="product-image">
<h3>Product Name 2</h3>
<p>Reviews: 4.0 stars</p>
<p>Price: $29.99</p>
</div>
<!-- Grid Item 3 -->
<div class="grid-item">
<img src="https://picsum.photos/seed/picsum/200
" alt="Product 3" class="product-image">
<h3>Product Name 3</h3>
<p>Reviews: 3.8 stars</p>
<p>Price: $24.99</p>
</div>
<!-- Grid Item 4 -->
<div class="grid-item">
<img src="https://picsum.photos/seed/picsum/200
" alt="Product 3" class="product-image">
<h3>Product Name 3</h3>
<p>Reviews: 3.8 stars</p>
<p>Price: $24.99</p>
</div>
<!-- Grid Item 5 -->
<div class="grid-item">
<img src="https://picsum.photos/200
" alt="Product 1" class="product-image">
<h3>Product Name 1</h3>
<p>Reviews: 4.5 stars</p>
<p>Price: $19.99</p>
</div>
<!-- Grid Item 6 -->
<div class="grid-item">
<img src="https://picsum.photos/id/237/200
" alt="Product 2" class="product-image">
<h3>Product Name 2</h3>
<p>Reviews: 4.0 stars</p>
<p>Price: $29.99</p>
</div>
<!-- Grid Item 7 -->
<div class="grid-item">
<img src="https://picsum.photos/seed/picsum/200
" alt="Product 3" class="product-image">
<h3>Product Name 3</h3>
<p>Reviews: 3.8 stars</p>
<p>Price: $24.99</p>
</div>
<!-- Grid Item 8 -->
<div class="grid-item">
<img src="https://picsum.photos/seed/picsum/200
" alt="Product 3" class="product-image">
<h3>Product Name 3</h3>
<p>Reviews: 3.8 stars</p>
<p>Price: $24.99</p>
</div>
</div>
</div>
<!-- page3 -->
<div class="all_heading" id="pricing">
<div class="price_heading">
<div class="price_heading1">
<h1>Review Our Pricing Plans </h1>
<p>Join 10,000+ customers now. 7-day free trial. No credit card needed.
</p>
</div>
</div>
<div class="main_price">
<!-- div1 -->
<div class="pricing-plan">
<h2 class="plan-heading">Free</h2>
<p class="plan-price">$0</p>
<p class="price-description">per user/month</p>
<p class="price-note">Billed yearly, or $0 </p>
<button class="free-button">Free</button>
<ul class="plan-features">
<li>All the features in Starter +</li>
<li>10 websites results per report</li>
<li>500 keyword results per report</li>
<li>10 months of historical data</li>
<li> Worldwide geo view (cannot filter by specific country)</li>
</ul>
</div>
<!-- div2 -->
<div class="pricing-plan">
<h2 class="plan-heading">Basic</h2>
<p class="plan-price">$125</p>
<p class="price-description">per user/month</p>
<p class="price-note">Billed yearly, or $149 month-to-month</p>
<button class="demo-button">Demo</button>
<ul class="plan-features">
<li>All the features in Starter +</li>
<li>500 websites results per report</li>
<li>5,000 keyword results per report</li>
<li>6 months of historical data</li>
<li>Worldwide geo view (cannot filter by specific country)</li>
</ul>
</div>
<!-- div3 -->
<div class="pricing-plan">
<h2 class="plan-heading">Premium</h2>
<p class="plan-price">$199</p>
<p class="price-description">per user/month</p>
<p class="price-note">Billed yearly, or $129 month-to-month</p>
<button class="demo-button">Demo</button>
<ul class="plan-features">
<li>All the features in Starter +</li>
<li>5000 websites results per report</li>
<li>5,0000 keyword results per report</li>
<li>12 months of historical data</li>
<li>Worldwide geo view (cannot filter by specific country)</li>
</ul>
</div>
</div>
<!--rating -->
<div class="review_Price" id="revies">
<h6>Customer Reviews</h1>
<div class="container">
<div class="review">
<h2 class="customer-name">John Doe</h2>
<h3 class="customer-rating">Rating: 4.5/5</h3>
<p>
"StockNation is an incredible time saver and valuable resource for marketers and content creators. It's
easy
in StockNation to search for and find quality relevant images and videos to use in my projects."
"I use StockNation all the time and so will you."
</div>
<div class="review">
<h2 class="customer-name">Nora Elish</h2>
<h3 class="customer-rating">Rating: 4.1/5</h3>
<p>
"All of us are trying to break into the video market. To speed things; up we use products from your
service
to
give us a wide selection of choices so we do not have to create anything but we can use your products
directly
in our videos whether it is for us or our customers. This saves us a ton of money and time.
</p>
</div>
<div class="review">
<h2 class="customer-name">Herry Stive</h2>
<h3 class="customer-rating">Rating: 3.5/5</h3>
<p>
"StockNation is now the first place I look to find Videos for projects, and it is often the only place I
need
to look. I’ve used StockNation Videos for social media posts.
I particularly appreciate the editing tool that is right inside the platform."
</p>
</div>
</div>
</div>
<!-- footer -->
<footer>
<p>© 2023 My Webpage</p>
</footer>
</div>
<script src="script.js"></script>
<script src="https://replit.com/public/js/replit-badge-v2.js" theme="dark" position="bottom-right"></script>
</body>
</html>