-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
187 lines (171 loc) · 8.29 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PurrfectPawPrints</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
<!-- Title -->
<section id="title" class="gradient-background">
<div class="container">
<div class="row flex-lg-row-reverse align-items-center g-5 pt-5">
<div class="col-10 col-sm-8 col-lg-6">
<img src="./images/dogcat1.jpg" alt="dog and cat" height="300">
</div>
<div class="col-lg-6">
<h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3"> Meet new and interesting dogs and cats nearby. </h1>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<button type="button" class="btn btn-primary btn-lg px-4 me-md-2"><i class="fa-brands fa-apple"></i> Download</button>
<button type="button" class="btn btn-light btn-lg px-4"><i class="fa-brands fa-google-play" ></i> Download</button>
</div>
</div>
</div>
</section>
</div>
<!-- Features -->
<section id="features">
<div class="container mt-5" id="hanging-icons">
<div class="row g-4 py-5 row-cols-1 row-cols-lg-3">
<div class="col d-flex align-items-start">
<div class="icon-square text-body-emphasis bg-body-secondary d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3">
<i class="fa-regular fa-circle-check" height="30"></i>
</div>
<div>
<h3 class="fs-2 text-body-emphasis">Easy to use.</h3>
<p>So easy to use, even your pet could do it.</p>
</div>
</div>
<div class="col d-flex align-items-start">
<div class="icon-square text-body-emphasis bg-body-secondary d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3"><i class="fa-solid fa-graduation-cap"></i>
</div>
<div>
<h3 class="fs-2 text-body-emphasis">Elite Clientele.</h3>
<p>We have all types of dogs and cats.</p>
</div>
</div>
<div class="col d-flex align-items-start">
<div class="icon-square text-body-emphasis bg-body-secondary d-inline-flex align-items-center justify-content-center fs-4 flex-shrink-0 me-3" ><i class="fa-solid fa-shield-heart"></i>
</div>
<div>
<h3 class="fs-2 text-body-emphasis">Guaranteed to work.</h3>
<p>Find the love of your pet's or your money back.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Testimonial -->
<section id="testimonial">
<div class="my-5">
<div class="p-5 text-center bg-body-tertiary">
<div class="container py-5">
<h2 class="text-body-emphasis">"I no longer have to sniff other dogs or cats for playing. I've found the coolest guys here on the PurrfectPawPrints"</h2>
<img class="profile-img mt-5" src="./images/dogandcat.jpg" alt="dog and cat" height="350">
<p class="col-lg-8 mx-auto lead mt-2"> Aurangabad, Maharashtra
</p>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-12">
<img src="./images/bizinsider.png" alt="logo" height="30">
</div>
<div class="col-lg-3 col-sm-12">
<img src="./images/mashable.png" alt="logo" height="30">
</div>
<div class="col-lg-3 col-sm-12">
<img src="./images/techcrunch.png" alt="logo" height="30">
</div>
<div class="col-lg-3 col-sm-12">
<img src="./images/tnw.png" alt="logo" height="30">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing -->
<section id="pricing">
<div class="container">
<h2>A Plan for Every Pet's Needs!!</h2>
<p>Simple and affordable price plans for you and your pets. </p>
<main>
<div class="row row-cols-1 row-cols-md-3 mb-3 text-center">
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm">
<div class="card-header py-3">
<h4 class="my-0 fw-normal">Bengal/Poodle</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">₹0<small class="text-body-secondary fw-light">/mo</small></h1>
<ul class="list-unstyled mt-3 mb-4">
<li>5 matches/day</li>
<li>10 messages/day</li>
<li>Unlimited App Usage</li>
</ul>
<button type="button" class="w-100 btn btn-lg btn-outline-dark">Sign up for free</button>
</div>
</div>
</div>
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm">
<div class="card-header py-3">
<h4 class="my-0 fw-normal">Scottish Fold/Bulldog</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">₹1,200<small class="text-body-secondary fw-light">/mo</small></h1>
<ul class="list-unstyled mt-3 mb-4">
<li>Unlimited Matches</li>
<li>Unlimited Messages</li>
<li>Unlimited App Usage</li>
</ul>
<button type="button" class="w-100 btn btn-lg btn-dark">Get started</button>
</div>
</div>
</div>
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm border-dark">
<div class="card-header py-3 text-bg-dark border-dark">
<h4 class="my-0 fw-normal">Persian/German Shepherd</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">₹2,400<small class="text-body-secondary fw-light">/mo</small></h1>
<ul class="list-unstyled mt-3 mb-4">
<li>Priority Listing</li>
<li>Unlimited Matches & Messages </li>
<li>Help Center Access</li>
</ul>
<button type="button" class="w-100 btn btn-lg btn-dark">Contact us</button>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer" class="gradient-background">
<div class="container">
<footer class="py-5">
<div class="row">
<div class="col-6 col-md-2 mt-3">
<h4> <i class="fa-solid fa-bone"></i> Explore Here </h4>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-body-secondary"><i class="fa-solid fa-paw"> </i> Home</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-body-secondary"> <i class="fa-solid fa-paw"> </i> Features</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-body-secondary"><i class="fa-solid fa-paw"> </i> Pricing</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-body-secondary"><i class="fa-solid fa-paw"> </i> FAQs</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-body-secondary"><i class="fa-solid fa-paw"> </i> About</a></li>
</ul>
</div>
<div class="d-flex flex-column flex-sm-row justify-content-between py-4 my-4 border-top">
<p>© 2023 PurrfectPawPrints, Inc. All rights reserved.</p>
</div>
</footer>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
</body>
</html>