-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
193 lines (126 loc) · 6.38 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;900&family=Ubuntu:wght@300;400;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="style.css">
<title>Gingerdog</title>
</head>
<body>
<div class="containe">
<div class="navba">
<img src="images/logo.png" alt="" class="logo">
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#pho">Design</a></li>
<li><a href="aboutUs/aboutus.html">About Us</a></li>
<li><a href="custom/sign.html">Custom</a></li>
</ul>
</nav>
</div>
<div class="text-box">
<h1>GINGERART</h1>
<p>Just more sassy look.</p>
</div>
</div>
<!-- secmid -->
<section id="features">
<div class="row">
<div class="col-lg-4 feature-box">
<i class="fa-solid fa-circle-check fa-4x icon"></i>
<h3>Explore more.</h3>
<p>.</p>
</div>
<div class="col-lg-4 feature-box">
<i class="fa-solid fa-bullseye fa-4x icon"></i>
<h3>Elite Clientele</h3>
<p>We have all the design, the greatest shirts.</p>
</div>
<div class="col-lg-4 feature-box">
<i class="fa-solid fa-heart fa-4x icon"></i>
<h3>Guaranteed to work.</h3>
<p>Find the best design we made it for you.</p>
</div>
</div>
</section>
<!-- second -->
<section class="second_con" id="pho">
<div class="row">
<div class="col-lg-4 col-md-6 col md-12 imgs">
<div class="ui-card">
<img src="images/shoesart.jpg">
<div class="description">
<h3>Shoes</h3>
<p>Shoes are like makeup for the feet.</p>
<a href="descrip/boot/bootp.html"><img src="images/next-arrow.png" alt="" width="40px" height="50px"></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col md-12 imgs">
<div class="ui-card">
<img src="images/cardpic2.jpg">
<div class="description">
<h3>Pants</h3>
<p>Do not cross me I have my fancy pants Today!</p>
<a href="descrip/pent/pentp.html"><img src="images/next-arrow.png" alt="" width="40px" height="50px"></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col md-12 imgs">
<div class="ui-card">
<img src="images/cardpic3.jpg">
<div class="description">
<h3>Shirts</h3>
<p>Life is short, wear tropical shirts.</p>
<a href="descrip/tshirt/tshirtp.html"><img src="images/next-arrow.png" alt="" width="40px" height="50px" ></a>
</div>
</div>
</div>
</div>
</section>
<!-- third -->
<section id="testimonials">
<div id="testimonial-carousel" class="carousel slide" data-ride="false">
<div class="carousel-inner">
<div class="carousel-item active">
<h2>Artist is good and humble, she done their work within due date</h2>
<img class="testimonial-image" src="images/girlpro3.jpg" alt="dog-profile">
<em>Deepika, Delhi</em>
</div>
<div class="carousel-item">
<h2 class="testimonial-text">Best thing is she done art same as given.it is like that we expected.</h2>
<img class="testimonial-image" src="images/lady-img.jpg" alt="lady-profile">
<em>Beverly, Goa</em>
</div>
</div>
<a class="carousel-control-prev" type="button" data-bs-target="#testimonial-carousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" type="button" data-bs-target="#testimonial-carousel" data-bs-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</section>
<!-- last part -->
<footer id="footer">
<a href="https://www.google.com/maps/place/SVNIT+Campus,+Athwa,+Surat,+Gujarat+395007/@21.1618613,72.7782708,15z/data=!3m1!4b1!4m5!3m4!1s0x3be04dee0c3c5311:0x7bd4e2f1cdf25f26!8m2!3d21.1619602!4d72.7850744" class="footsocial"><i class="social-icon fa-sharp fa-solid fa-location-dot"></i></a>
<a href="contact/conindex.html" class="footsocial"><i class="social-icon fa-regular fa-envelope"></i></a>
<a href="" class="footsocial"><i class="social-icon fa-brands fa-square-facebook"></i></a>
<a href="https://www.instagram.com/that.gingerart/?igshid=OGQ2MjdiOTE%3D" class="footsocial"><i class="social-icon fa-brands fa-instagram"></i></a>
<p>© Copyright Gingerart</p>
</footer>
</body>
</html>