-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpricing.html
309 lines (300 loc) · 17.8 KB
/
pricing.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
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE html>
<html lang="en">
<head>
<title>Pricing</title>
<link rel="stylesheet" href="./styles/common.css">
<link rel="stylesheet" href="./styles/commonFooter.css">
<link rel="stylesheet" href="./styles/pricing.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" integrity="sha384-vp86vTRFVJgpjF9jiIGPEEqYqlDwgyBgEF109VFjmqGmIY/Y4HV4d3Gp2irVfcrp" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Castoro&display=swap" rel="stylesheet">
</head>
<body>
<div id="nav-bar">
<ul>
<div id="nav" class="nav-left">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<li><a href="our.html">Our Story</a></li>
<li><a href="how-to-design-a-beautiful-website.html">Resources</a></li>
<li><a href="#">Inspiration</a></li>
<li><a href="pricing.html">Pricing</a></li>
</div>
<span style="font-size:40px; padding-top: 15px; cursor:pointer" onclick="openNav()">☰ </span>
<div class="nav-mid">
<li><i><a href="index.html"><i class="fab fa-mailchimp fa-3x"></i><b class="mailchimp-logo">mailchimp</b></a></i></li>
</div>
<div class="nav-right">
<li><i class="fas fa-search fa-lg"></i></li>
<li>
<a href="login.html" id="login">Login</a>
</li>
<li>
<a href="" class="sign-up" style="color: white;">Sign Up Free</a>
</li>
</div>
</ul>
</div>
<div id="hero">
<div class="hero-cont">
<h1>Marketing smarts for growing businesses</h1>
</div>
</div>
<div class="section-2-cont">
<div class="section-2">
<div>
<div class="sec-2-top">
</div>
<div class="sec-2-main">
<h3>Premium</h3>
<h4>Advanced features for pros who need more customization.</h4>
<!-- <h4>Starting at</h4> -->
<h3><b>$ 23,000</b></h3>
<button class="call-to-action">Select</button>
<h4 id="link2">Calculate your cost</h4>
<h4>200,000+ contacts Unlimited audiences</h4>
<h4>Everything in Standard, plus:</h4>
<ul style="padding: 0;">
<li><h4><span><i class="fas fa-check"></i></span> Advanced Segmentation</h4></li>
<li><h4><span><i class="fas fa-check"></i></span> Multivariate Testing</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Comparative Reporting</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Unlimited Seats & Role-Based</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Phone Support</h4> </li>
</ul>
</div>
</div>
<div>
<div class="sec-2-top sec-2-top-tag">
<h4>Mailchimp Recommends</h4>
</div>
<div class="sec-2-main">
<h3>Standard</h3>
<h4>Data-driven automation and optimization tools for businesses.</h4>
<!-- <h4>Starting at</h4> -->
<h3><b>$ 1,150</b></h3>
<button class="call-to-action">Select</button>
<h4 id="link2">Calculate your cost</h4>
<h4>Up to 100,000 contacts 5 audiences included</h4>
<h4>Everything in Standard, plus:</h4>
<ul style="padding: 0;">
<li><h4><span><i class="fas fa-check"></i></span> Customer Journey Builder +</h4></li>
<li><h4><span><i class="fas fa-check"></i></span> Send Time Optimization</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Behavioral Targeting</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Custom Templates</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Dynamic Content</h4> </li>
</ul>
</div>
</div>
<div>
<div class="sec-2-top">
</div>
<div class="sec-2-main">
<h3>Essentials</h3>
<h4>Great for email-only senders who want around-the-clock support.</h4>
<!-- <h4>Starting at</h4> -->
<h3><b>$ 770</b></h3>
<button class="call-to-action">Select</button>
<h4 id="link2">Calculate your cost</h4>
<h4>Up to 50,000 contacts 3 audiences included</h4>
<h4>Everything in Standard, plus:</h4>
<ul style="padding: 0;">
<li><h4><span><i class="fas fa-check"></i></span> All Email Templates</h4></li>
<li><h4><span><i class="fas fa-check"></i></span> Multi-Step Journeys</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Custom Branding</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> A/B Testing</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> 24/7 Email & Chat Support</h4> </li>
</ul>
</div>
</div>
<div>
<div class="sec-2-top">
</div>
<div class="sec-2-main">
<h3>Free</h3>
<h4>All the multi-channel tools you need to build your business</h4>
<!-- <h4>Starting at</h4> -->
<h3><b>$ 0</b></h3>
<button class="call-to-action">Select</button>
<h4 id="link2">Calculate your cost</h4>
<h4>Up to 2,000 contacts 1 audience included</h4>
<h4>Everything in Standard, plus:</h4>
<ul style="padding: 0;">
<li><h4><span><i class="fas fa-check"></i></span> Marketing CRM</h4></li>
<li><h4><span><i class="fas fa-check"></i></span> Creative Assistant</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Website Builder</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Mailchimp Domain</h4> </li>
<li><h4><span><i class="fas fa-check"></i></span> Forms & Landing Pages</h4> </li>
</ul>
</div>
</div>
</div>
<div class="sec-2-btn-cont">
<button class="call-to-action2"><b>Compare our plans</b> </button>
</div>
</div>
<div class="section-3-cont">
<h3>Calculate my price</h3>
<div class="section-3">
<div class="sec-3-big">
<h6>Select a plan:</h6>
<div class="inner-div">
<div class="med-bg">
<h3 class="small-h3">Premium</h3>
</div>
<div>
<h3 class="small-h3">Standard</h3>
</div>
<div class="med-bg">
<h3 class="small-h3">Essentials</h3>
</div>
</div>
<h6>Contacts:</h6>
<h4>
Plan pricing starts at up to 500 contacts. Select your list size to calculate your price. The monthly email
send limit for Standard plans is 12 times your maximum contact count.
</h4>
<img class="sec-3-img" src="./static/pricing-section3-img.JPG" alt="section-3">
</div>
<div class="sec-3-small">
<div class="sec-2-top sec-2-top-tag">
<h4>Mailchimp Recommends</h4>
</div>
<div class="sec-3-small-inner">
<h3>Standard</h3>
<h3><b>$ 1,150</b></h3>
<button class="call-to-action">Select</button>
<h4>Quoted price applies when staying within the plan’s maximum contacts,
email sends, and other limits. We don’t stop campaigns if limits are exceeded,
but you will be charged for overages. Additional charges for add-ons will also apply.
</h4>
</div>
</div>
</div>
<div class="note-sec-3">
<h4>*Actual price may vary. Prices displayed exclude VAT, which will be added to the cost of all services purchased.
If you select USD, the prices displayed are estimates based on the INR-USD exchange rate. Exact amounts charged for payments made in USD will vary based on the exchange
rate at the time of payment processing. For exact base pricing, please refer to prices listed in INR.</h4>
</div>
</div>
<div class="section-4-cont">
<div class="section-4">
<div>
<img src="https://eep.io/images/yzco4xsimv0y/VQVxfBflb4NZy7gBGgLnl/57ca18858d8016939706d648391e2e80/ILLO_Spot_Email_14_1080.png?w=540&q=95" alt="section4">
</div>
<div>
<h2>Prefer to pay as you go?</h2>
<h4>Instead of paying a monthly recurring charge, you can buy email credits as needed through our Pay As You Go plan. It's best for infrequent senders.</h4>
<button class="call-to-action2">Learn More</button>
</div>
</div>
</div>
<div class="section-5-cont">
<div class="section-5">
<div>
<img src="https://eep.io/images/yzco4xsimv0y/6rMAO0ldN6imaGyWo68a04/835f8130a3279eb3c68a334f452ddd2f/ILLO_Spot_Mailchimp_Agencies_1080.png?w=540&q=95" alt="section5">
</div>
<div>
<h2>Need to help clients use Mailchimp?</h2>
<h4>Unlock the tools you need to get work done for clients when you sign up through Mailchimp & Co, our community for freelancers and agencies. It’s free to join with any Mailchimp plan.</h4>
<button class="call-to-action2">Get Started</button>
</div>
</div>
</div>
<div class="section-6-cont">
<div class="section-6">
<div class="left">
<h3>Two-factor authentication Discount</h3>
<h4>At Mailchimp, we’re serious about security. We offer a 10% discount for 3 months when you add two-factor authentication to your
Mailchimp account with an app like Google Authenticator.</h4>
<button class="call-to-action2">Get Started</button>
</div>
<div class="right">
<h3>Rates for nonprofits and charities</h3>
<h4>Mailchimp offers a 15% discount to nonprofits and charities. To request the discount, sign up for a free account,
and contact our Billing team with your username and a link to your organization’s website.</h4>
<button class="call-to-action2">Get Started</button>
</div>
</div>
</div>
<div class="section-7-cont">
<div class="section-7">
<h2>FAQs</h2>
<div class="section-7-inner">
<!-- <div>How do i switch to a different plan?</div>
<div>Can i buy credits instead?</div> -->
<div><h5>What payments methods do you offer?</h5></div>
<div><h5>How do i switch to a different plan?</h5></div>
<div><h5>Can i buy credits instead?</h5></div>
<div><h5>Do you have pricing for high-value email senders?</h5></div>
<div><h5>What if I hit my contact or sending limit?</h5></div>
</div>
</div>
</div>
<div id="box-6">
<div>
<div>
<h4><b>Product</b> </h4>
<a href="">Why mailchimp?</a>
<a href="">Product Updates</a>
<a href="">Email Marketing</a>
<a href="">Wevsites</a>
<a href="">How We Compare</a>
<a href="">GDPR Compliance</a>
<a href="">Security</a>
<a href="">Status</a>
<a href="">Mobole App</a>
</div>
<div>
<h4><b>Resources</b></h4>
<a href="">Guided & Tutorials</a>
<a href="">Marketing Tips</a>
<a href="">Marketing Glossary</a>
<a href="">Browse by Topic</a>
<a href="">Integrations Directory</a>
</div>
<div>
<h4><b>Community</b></h4>
<a href="">Agencies & Freelancers</a>
<a href="">Developers</a>
<a href="">Events</a>
</div>
<div>
<h4><b>Company</b></h4>
<a href="">Our Story</a>
<a href="">Newsroom</a>
<a href="">Annual Report</a>
<a href="">Careers</a>
</div>
<div>
<h4><b>Help</b></h4>
<a href="">Contact Us</a>
<a href="">Hire an Expert</a>
</div>
<div id="flex-box">
<img src="https://eep.io/images/yzco4xsimv0y/4GB4ccyPMbWUX4aYbzIlo9/5f045fc4120b8afb030036e3ce8136e9/mcp-horizontal.png?w=240&q=95" class="image-5"/>
<div>Films, podcasts and original series that celebrate the entrepreneurial spirit.</div><br>
<a href="">Check it out -></a>
<img src="https://eep.io/images/yzco4xsimv0y/5itQmdXHB6vMuAcvyWp5MR/ef5cd2cecd4c92b7029a22ec67585c65/Courier.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/5itQmdXHB6vMuAcvyWp5MR/ef5cd2cecd4c92b7029a22ec67585c65/Courier.svg?q=95" data-behavior="lazyload" alt="Courier" class="image-5"/>
<div>Expert insights, industry trends, and inspiring stories that help you live and work on your own your own terms.</div><br>
<a href="">Learn More -></a>
</div>
</div>
<hr/>
<div>
<div class="flex-box2">
<img src="https://eep.io/images/yzco4xsimv0y/1u3hha7FE0Q402e2qsMu6a/5e403548149c1618b64034284f692ff1/icon-ios.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/1u3hha7FE0Q402e2qsMu6a/5e403548149c1618b64034284f692ff1/icon-ios.svg?q=95" data-behavior="lazyload" class="image-6" alt="[KB] Download on the App Store">
<img src="https://eep.io/images/yzco4xsimv0y/64EpnI4RsQI66c2y2O60G2/4c34d7bc4dd7a4362c7e19a06c109e21/icon-android.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/64EpnI4RsQI66c2y2O60G2/4c34d7bc4dd7a4362c7e19a06c109e21/icon-android.svg?q=95" data-behavior="lazyload" class="image-6" alt="Get it on Google Play">
</div>
<img src="https://eep.io/images/yzco4xsimv0y/5daYAeMRSgIUUiSquGwsgI/1904e3f818575ec9625fa15dab193243/icon-facebook.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/5daYAeMRSgIUUiSquGwsgI/1904e3f818575ec9625fa15dab193243/icon-facebook.svg?q=95" data-behavior="lazyload" class="image-7" alt="Facebook">
<img src="https://eep.io/images/yzco4xsimv0y/3VjJhbqftKuok6gqYuUQKy/328d56c5d13ad50b9679b11e716bb218/icon-twitter.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/3VjJhbqftKuok6gqYuUQKy/328d56c5d13ad50b9679b11e716bb218/icon-twitter.svg?q=95" data-behavior="lazyload" class="image-7" alt="Twitter">
<img src="https://eep.io/images/yzco4xsimv0y/RlNw7Xkw8uKYAUoYU4aQw/ff3eada8736da9e63fbd9f929c6a677c/icon-instagram.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/RlNw7Xkw8uKYAUoYU4aQw/ff3eada8736da9e63fbd9f929c6a677c/icon-instagram.svg?q=95" data-behavior="lazyload" class="image-7" alt="Instagram">
<img src="https://eep.io/images/yzco4xsimv0y/n5saFR4miW4U4ygUIQo0A/8f9c60cb133b80fda2fe9bdb825b4a5f/icon-linkedin.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/n5saFR4miW4U4ygUIQo0A/8f9c60cb133b80fda2fe9bdb825b4a5f/icon-linkedin.svg?q=95" data-behavior="lazyload" class="image-7" alt="LinkedIn">
<img src="https://eep.io/images/yzco4xsimv0y/2z1ra9BrgQewIqMQckMasg/58e3e8ec04acd60f0642f89dfbd71218/icon-youtube.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/2z1ra9BrgQewIqMQckMasg/58e3e8ec04acd60f0642f89dfbd71218/icon-youtube.svg?q=95" data-behavior="lazyload" class="image-7" alt="YouTube">
<img src="https://eep.io/images/yzco4xsimv0y/7nawBEArBKpxRukK66OZtN/af9879112b20982e13748d47b24c8681/pinterest-logo.svg?q=95" data-src="https://eep.io/images/yzco4xsimv0y/7nawBEArBKpxRukK66OZtN/af9879112b20982e13748d47b24c8681/pinterest-logo.svg?q=95" data-behavior="lazyload" class="image-7" alt="">
<!-- <div class="last-text">©2001-2020 All Rights Reserved. Mailchimp® is a registered trademark of The Rocket Science Group. Apple and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. Mac App Store is a service mark of Apple Inc. Google Play and the Google Play logo are trademarks of Google Inc. <a href="" style="color: #241c15; font-weight: 700;">Privacy & Terms</a></div> -->
</div>
<script src="./scripts/index.js"></script>
</body>
</html>