-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
211 lines (185 loc) · 10.6 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Classic curves - About us</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- Bootstrap CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Font awesome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
<!-- Google font -->
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- resource css link -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<a href="#0" class="scrollToTop"><i class="fas fa-angle-up"></i></a>
<!-- ==================== Header section start ===================== -->
<section id="header-section">
<div class="container">
<div class="row">
<div class="col-md-2">
<div class="logo-section">
<a href="index.html"><img src="assets/img/cc.png" alt="logo"></a>
</div>
</div>
<div class="col-md-10">
<div class="nav-section">
<i class="fas fa-bars"></i>
<i class="fas fa-times"></i>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="shop.html">Shop Now</a></li>
<li><a href="return.html">Shipping</a></li>
<li><a href="terms.html">Terms of Service</a></li>
<li><a href="about.html" class="active">About Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="fb">
<a href="https://https://www.facebook.com/classiccurvesstylishfashion"><i class="fab fa-facebook-f"></i></a>
</li>
<li class="insta"><a href="https://www.instagram.com/classic_curves_fashion156/"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- ==================== Header section end ===================== -->
<!-- ==================== About us header section start ===================== -->
<section id="about-section-header" class="mb-5">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="about-header-text">
<p><a href="index.html">Home</a> <i class="fas fa-angle-right"></i> About us</p>
<h2>ABOUT US</h2>
</div>
</div>
</div>
</div>
</section>
<!-- ==================== About us header section end ===================== -->
<!-- ==================== About us section start ===================== -->
<section id="about-us-section" class="mb-5">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="about-us-text">
<h2>ABOUT US</h2>
<p><i class="fas fa-quote-left"></i></p>
<ul>
<li>Margaret started Classic Curves in 2021 as she found it difficult to buy cool, comfortable, affordable clothing for the larger lady. </li>
<li>That is why we decided to open an online store to help ladies in the same situation. </li>
<li>We will stock women’s clothing from size 14 – 26 and catering for ages 30 upwards.</li>
<li>Clothes will be from Orientique, Summer 21, Adrift, Dale & Waters, United Curve and Kita Ku.</li>
<li>These clothes can be worn from a shopping trip, casual lunch/dinner, movies to the beach and all other occasions. Especially if you are packing to go on a holiday or cruise. You just roll them up and pop in your suitcase. They
are very easy-care garments and most of them do not need ironing. Great I hear you say!! Just wash and wear.</li>
<li>We are situated in Ipswich Queensland and we want to be the online store that you go to first.</li>
<li>As we are an online store, we do not have expensive overheads to pay, so this makes prices lower for you.</li>
<li>Where possible we will have Australian made clothes and in the near future, we will sell accessories for your new wardrobe. This will come in the form of earrings and necklaces to dress your new garment up and make you feel
beautiful. Most of these accessories will be hand made by ladies living in Queensland.</li>
<li>We look forward to meeting you all soon.</li>
</ul>
<p><i class="fas fa-quote-right"></i></p>
</div>
</div>
<!-- <div class="col-lg-5">
<div class="about-us-right">
<img src="assets/img/pexels-eva-elijas-5941395.jpg" alt="pexels-eva-elijas-5941395">
</div>
</div> -->
</div>
</div>
</section>
<!-- ==================== About us section end ===================== -->
<!-- ==================== Footer section start ===================== -->
<section id="footer-section">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-xl-8 col-md-6">
<div class="footer-top-item">
<a href="index.html"><img src="assets/img/cc.png" alt="logo"></a>
<!-- <p class="first-footer-p">Lorem ipsum dolor sit amet consectetur adipisicing elit. Assumenda, esse.</p> -->
</div>
</div>
<!-- <div class="col-lg-3 col-md-6">
<div class="footer-top-item">
<h3>MY ACCOUNT</h3>
<ul>
<li><a href="#">About</a></li>
<li><a href="#">Faq</a></li>
<li><a href="#">Refund & Return</a></li>
<li><a href="#">Deliveries</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms & Conditions</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-top-item">
<h3>SUPPORT</h3>
<ul>
<li><a href="#">Search Terms</a></li>
<li><a href="#">Advanced Search</a></li>
<li><a href="#">Orders and Returns</a></li>
<li><a href="#">Consultant</a></li>
<li><a href="#">Help & FAQs</a></li>
<li><a href="#">Store Locations</a></li>
</ul>
</div>
</div> -->
<div class=" col-xl-4 col-md-6">
<div class="footer-top-item">
<h3>CONTACT US</h3>
<h4>Margaret Andersen</h4>
<P>Email : <a href="mailto:sales@classiccurves.com.au">sales@classiccurves.com.au </a> <br>BRISBANE BASED, WORDLWIDE SHIPPING</P>
<div class="follow-us">
<h3>Follow us</h3>
<a href="https://https//www.facebook.com/classiccurvesstylishfashion"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/classic_curves_fashion156/"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End footer top -->
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="row">
<div class="col-md-6">
<div class="copyright">
<p>Copyright © 2021, Classic fashion | Powered by classic curves </p>
</div>
</div>
<div class="col-md-6">
<div class="payment">
<a href="#"><img src="assets/img/payment_icon_1_small.png" alt="payment_icon_1_small"></a>
<a href="#"><img src="assets/img/payment_icon_2_small_small.png" alt="payment_icon_1_small"></a>
<a href="#"><img src="assets/img/payment_icon_3_small_1_small.png" alt="payment_icon_1_small"></a>
<a href="#"><img src="assets/img/payment_icon_4_small_small.png" alt="payment_icon_1_small"></a>
<a href="#"><img src="assets/img/payment_icon_5_small_small.png" alt="payment_icon_1_small"></a>
<a href="#"><img src="assets/img/payment_icon_6_small_small.png" alt="payment_icon_1_small"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ==================== Footer section end ===================== -->
<script src="assets/js/jquery-3.5.1.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- Js resource -->
<script src="assets/js/main.js"></script>
</body>
</html>