-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathabout.php
More file actions
192 lines (189 loc) · 8.5 KB
/
about.php
File metadata and controls
192 lines (189 loc) · 8.5 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
<?php include("includes/header.php");?>
<!DOCTYPE html>
<html>
<!-- Mirrored from demo.templatesjungle.com/ministore/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 26 Mar 2024 19:59:35 GMT -->
<section class="hero-section position-relative bg-light-blue padding-medium">
<div class="hero-content">
<div class="container">
<div class="row">
<div class="text-center padding-large no-padding-bottom">
<h1 class="display-2 text-uppercase text-dark">About Us</h1>
<div class="breadcrumbs">
<span class="item">
</div>
</div>
</div>
</div>
</div>
</section>
<section id="company-services" class="padding-large">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 pb-3">
<div class="icon-box d-flex">
<div class="icon-box-icon pe-3 pb-3">
<svg class="cart-outline">
<use xlink:href="#cart-outline" />
</svg>
</div>
<div class="icon-box-content">
<h3 class="card-title text-uppercase text-dark">Free delivery</h3>
<p>Elevate your shopping experience with our unbeatable offer of free delivery."</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 pb-3">
<div class="icon-box d-flex">
<div class="icon-box-icon pe-3 pb-3">
<svg class="quality">
<use xlink:href="#quality" />
</svg>
</div>
<div class="icon-box-content">
<h3 class="card-title text-uppercase text-dark">Quality guarantee</h3>
<p>Quality Assured, Satisfaction Guaranteed!</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 pb-3">
<div class="icon-box d-flex">
<div class="icon-box-icon pe-3 pb-3">
<svg class="price-tag">
<use xlink:href="#price-tag" />
</svg>
</div>
<div class="icon-box-content">
<h3 class="card-title text-uppercase text-dark">Daily offers</h3>
<p>Every Day, Unbeatable Deals Await!</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 pb-3">
<div class="icon-box d-flex">
<div class="icon-box-icon pe-3 pb-3">
<svg class="shield-plus">
<use xlink:href="#shield-plus" />
</svg>
</div>
<div class="icon-box-content">
<h3 class="card-title text-uppercase text-dark">100% secure payment</h3>
<p>Secure Payment, Your Peace of Mind Guaranteed!</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="about-us" class="padding-large no-padding-top">
<div class="container">
<div class="row d-flex flex-wrap align-items-center justify-content-between">
<div class="col-lg-6 col-md-12">
<div class="image-holder mb-4">
<div>
<img src="images/single-image3.jpg" alt="single" class="single-image">
</div>
</div>
</div>
<div class="col-lg-6 col-md-12">
<div class="detail ps-5">
<div class="display-header">
<h2 class="display-7 text-uppercase text-dark">How was Ministore Found?</h2>
<p class="pb-3">Founded with a vision to revolutionize tech retail, Ministore offers top-tier products and unparalleled service. Led by founder Emily Thompson, we've become a trusted destination for tech enthusiasts. With a curated selection and customer-centric approach, we're redefining the tech shopping experience. Welcome to Ministore, where excellence meets convenience.</p>
<a href="shop.php" class="btn btn-medium btn-dark text-uppercase btn-rounded-none">Shop Our store</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="testimonials" class="position-relative">
<div class="container">
<div class="row">
<div class="review-content position-relative">
<div class="swiper-icon swiper-arrow swiper-arrow-prev position-absolute d-flex align-items-center">
<svg class="chevron-left">
<use xlink:href="#chevron-left" />
</svg>
</div>
<div class="swiper testimonial-swiper">
<div class="quotation text-center">
<svg class="quote">
<use xlink:href="#quote" />
</svg>
</div>
<div class="swiper-wrapper">
<div class="swiper-slide text-center d-flex justify-content-center">
<div class="review-item col-md-10">
<i class="icon icon-review"></i>
<blockquote>“Ministore has been my go-to for all things tech! Their wide selection and excellent service make shopping for gadgets a breeze. Highly recommended!”</blockquote>
<div class="rating">
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
<svg class="star star-half">
<use xlink:href="#star-half"></use>
</svg>
<svg class="star star-empty">
<use xlink:href="#star-empty"></use>
</svg>
</div>
<div class="author-detail">
<div class="name text-dark text-uppercase pt-2">Emma Chamberlin</div>
</div>
</div>
</div>
<div class="swiper-slide text-center d-flex justify-content-center">
<div class="review-item col-md-10">
<i class="icon icon-review"></i>
<blockquote>“A blog is a digital publication that can complement a website or exist independently. A blog may include articles, short posts, listicles, infographics, videos, and other digital content.”</blockquote>
<div class="rating">
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
<svg class="star star-fill">
<use xlink:href="#star-fill"></use>
</svg>
</div>
<div class="author-detail">
<div class="name text-dark text-uppercase pt-2">Jennie Rose</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-icon swiper-arrow swiper-arrow-next position-absolute d-flex align-items-center">
<svg class="chevron-right">
<use xlink:href="#chevron-right" />
</svg>
</div>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</section>
<br>
<br>
<?php include("includes/footer.php")?>
<script src="js/jquery-1.11.0.min.js"></script>
<script src="cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.js"></script>
<script type="text/javascript" src="js/bootstrap.bundle.min.js"></script>
<script type="text/javascript" src="js/plugins.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</body>
<!-- Mirrored from demo.templatesjungle.com/ministore/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 26 Mar 2024 19:59:36 GMT -->
</html>