-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplans.html
More file actions
224 lines (214 loc) · 7.1 KB
/
plans.html
File metadata and controls
224 lines (214 loc) · 7.1 KB
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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>PLANS</title>
<meta charset="UTF-8" />
<meta name="description" content="Photographer html template" />
<meta name="keywords" content="photographer, html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon" />
<!-- Google font -->
<link
href="https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i&display=swap"
rel="stylesheet"
/>
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/slicknav.min.css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<!-- Main Stylesheets -->
<link rel="stylesheet" href="css/style.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<header class="header-section">
<a href="index.html" class="site-logo"
><img src="img/PicsQUE.png" alt="logo"
/></a>
<div class="header-controls">
<button class="nav-switch-btn"><i class="fa fa-bars"></i></button>
<!-- <button class="search-btn"><i class="fa fa-search"></i></button> -->
</div>
<ul class="main-menu">
<li><a href="index.html">Home</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li>
<a href="#">Categories</a>
<ul class="sub-menu">
<li><a href="categories/wedding.html">Wedding</a></li>
<li><a href="categories/pre-wedding.html">Pre Wedding</a></li>
<li><a href="categories/engagement.html">Engagement</a></li>
<li><a href="categories/events.html">Events</a></li>
<li><a href="categories/festivals.html">Festivals</a></li>
<li><a href="categories/potraits.html">Portrait</a></li>
<li><a href="categories/products.html">Products</a></li>
<li><a href="categories/fashion.html">Fashion</a></li>
<li><a href="categories/sports.html">Sports</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li>
<a href="#">
Info
</a>
<ul class="sub-menu">
<li><a href="about.html">About</a></li>
<li><a href="achievements.html">Achievements</a></li>
<li><a href="our-team.html">Our Team</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</header>
<div class="clearfix"></div>
<!-- Header section end -->
<center style="margin-top: 50px;">
<h2><b>OUR</b> PACKAGES</h2>
</center>
<center>
<h5 style="color: #616060; margin-top: 10px;">
For modern users who need digital versions of their chosen images.
</h5>
</center>
<!-- Portfolio section -->
<div class="portfolio-3-section">
<div class="portfolio-warp">
<div class="pricingdiv">
<ul class="theplan">
<li class="title"><b>Silver</b></li>
<li>Styling call</li>
<li>2 Outfits</li>
<li>1 hair & mackup look</li>
<li>1 hour photo shoot</li>
<li>1.5 hour viewing session</li>
<li>
<b>ALSO INCLUDES:</b> Three FREE mounted photographs from the same
three chosen images worth £60
</li>
<li style="margin-top: 80px; font-size: 40px;">
<center><b>£ 75.00</b></center>
</li>
<li>
<a
class="pricebutton"
href="https://form.jotform.com/200734689610356"
target="_blank"
rel="nofollow"
><span class="icon-tag"></span> Check Out</a
>
</li>
</ul>
<ul class="theplan">
<li class="title"><b>Gold</b></li>
<li>Styling call</li>
<li>4 Outfits</li>
<li>2 hair & mackup look</li>
<li>1.5 hour photo shoot</li>
<li>2 hour viewing session</li>
<li>
<b>ALSO INCLUDES:</b> Ten FREE mounted photographs from the same
ten chosen images worth £200
</li>
<li style="margin-top: 80px; font-size: 40px;">
<center><b>£ 195.00</b></center>
</li>
<li>
<a
class="pricebutton"
href="https://form.jotform.com/200734689610356"
target="_blank"
rel="nofollow"
><span class="icon-tag"></span> Check Out</a
>
</li>
</ul>
<ul class="theplan">
<li class="title"><b>Platinum</b></li>
<li>Styling call</li>
<li>5 Outfits</li>
<li>3 hair & mackup look</li>
<li>5 hour photo shoot</li>
<li>2.5 hour viewing session</li>
<li>
<b>ALSO INCLUDES:</b> Fifteen FREE mounted photographs from the
same fifteen chosen images worth £350
</li>
<li style="margin-top: 80px; font-size: 40px;">
<center><b>£ 350.00</b></center>
</li>
<li>
<a
class="pricebutton"
href="https://form.jotform.com/200734689610356"
target="_blank"
rel="nofollow"
><span class="icon-tag"></span> Check Out</a
>
</li>
</ul>
</div>
</div>
</div>
<!-- Portfolio section end -->
<!-- Footer section -->
<footer class="footer-section">
<div class="container-fluid">
<div class="row">
<div class="col-md-6 order-1 order-md-2">
<div class="footer-social-links">
<a href=""><i class="fa fa-pinterest"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-dribbble"></i></a>
<a href=""><i class="fa fa-behance"></i></a>
</div>
</div>
<div class="col-md-6 order-2 order-md-1">
<div class="copyright">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
All rights reserved | This site is made with
<i class="fa fa-heart-o" aria-hidden="true"></i> by P2G5
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</div>
</div>
</footer>
<!-- Footer section end -->
<!-- Search model -->
<div class="search-model">
<div class="h-100 d-flex align-items-center justify-content-center">
<div class="search-close-switch">+</div>
<form class="search-model-form">
<input type="text" id="search-input" placeholder="Search here....." />
</form>
</div>
</div>
<!-- Search model end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/instafeed.min.js"></script>
<script src="js/masonry.pkgd.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>