-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-new.html
209 lines (185 loc) · 8.51 KB
/
index-new.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Animal Sanctuary</title>
<meta name=description
content="The Animal Sanctuary - Animal Shelter based near Matakana is an established chicken, duck, farm animal and native bird rescue working for the health and welfare of animals across New Zealand">
<!-- Load external font-awesome CSS styles -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Load external Bootstrap CSS styles -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Load external Google fonts -->
<link href='https://fonts.googleapis.com/css?family=Source Sans Pro' rel='stylesheet'>
<!-- Custom CSS -->
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Header -->
<header class="container-fluid custom-header-wrapper">
<a href="https://www.facebook.com/TheAnimalSanctuaryNZ" target="_blank"><img id="banner" src="images/sanctuary-banner.png"
alt="Animal Sanctuary Logo" class="img-fluid" /></a>
</header>
<!-- End Header -->
<!-- Navigation -->
<nav class="sticky-top navbar navbar-expand-lg custom-navbar">
<a class="d-lg-node d-xl-none navbar-brand" href="#"></a>
<button class="navbar-toggler custom-toggler shadow-none" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="justify-content-center navbar-collapse collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto navbar-custom">
<li class="nav-item px-3">
<a class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="about.html">ABOUT</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="animals.html">ANIMALS</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="adopt.html">ADOPT</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="shop.html">SHOP</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="donate.html">DONATE/HELP</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="FAQ.html">FAQ</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="contact.html">CONTACT</a>
</li>
</ul>
</div>
</nav>
<!-- End Navigation -->
<!-- Content area cloud background -->
<div class="container-fluid custom-background">
<!-- Home -->
<div class="container custom-content shadow-lg">
<!-- Welcome section -->
<h1>WELCOME TO THE ANIMAL SANCTUARY</h1>
<div class="row">
<div class="col-lg-6 mb-3">
<div class="container-iframe">
<iframe class="responsive-iframe"
src="https://player.vimeo.com/video/447269165?color&autopause=0&loop=1&muted=0&title=0&portrait=0&byline=0#t=">
</iframe>
</div>
</div>
<div class="col-lg-6">
<p class="fw-bold">
The Sanctuary is animal refuge with charitable trust status, run by Shawn Bishop and Michael Dixon in Matakana, New Zealand.
We provide a safe haven for abused and neglected animals, and care for injured or orphaned native birds.
</p>
<p>
Our 32 acre property has grazing land to permanently home abused animals, and is bordered by 400 acres of protected bush where we can
safely release rehabilitated native birds.
</p>
<p>
We currently care for around 100 animals in The Sanctuary: two-legged and four-legged, native and exotic, warm and cold-blooded –
all getting the care that they deserve.
</p>
<p class="fw-bold text-center">
You can <a href="https://player.vimeo.com/video/447269165?color&autopause=0&loop=1&muted=0&title=0&portrait=0&byline=0#t=" target="_blank" class="in-text-link">watch our video</a></b>
to learn more about what we do, and <a href="https://www.facebook.com/TheAnimalSanctuaryNZ" target="_blank" class="in-text-link-facebook">Follow us on Facebook</a> to see what we get up to.
</p>
</div>
</div>
<!-- End Welcome section -->
<!-- What We Do -->
<h2 class="mt-4">The Animal Sanctuary is a haven for all animals, with a focus on three main areas of work:</h2>
<!-- row for cards -->
<div class="row">
<!-- col for card 1 -->
<div class="col-md-4">
<div class="card custom-card-welcome">
<div class="row g-0">
<div class="col-xl-5">
<img src="images/home/nativebirds.jpg" class="card-img h-100" alt="...">
</div>
<div class="col-xl-7">
<div class="card-body">
<h5 class="card-title fw-bold">Native Birds</h5>
<hr class="custom-hr-white">
<p class="card-text">We rehabilitate and release native New Zealand birds back into the wild.</p>
<a href="#" class="btn custom-btn-welcome">Learn more</a>
</div>
</div>
</div>
</div>
</div>
<!-- end col for card 1 -->
<!-- cold for card 2 -->
<div class="col-md-4">
<div class="card custom-card-welcome" >
<div class="row g-0">
<div class="col-xl-5">
<img src="images/home/rescueanimals.jpg" class="card-img-top h-100" alt="...">
</div>
<div class="col-xl-7">
<div class="card-body">
<h5 class="card-title fw-bold">Rescue Animals</h5>
<hr class="custom-hr-white">
<p class="card-text">The Animal Sanctuary is a permanent home and refuge for abandoned, abused, and forgotten animals.</p>
<a href="#" class="btn custom-btn-welcome">Learn more</a>
</div>
</div>
</div>
</div>
</div>
<!-- end col for card 2 -->
<!-- cold for card 3 -->
<div class="col-md-4">
<div class="card custom-card-welcome">
<div class="row g-0">
<div class="col-xl-5">
<img src="images/home/batteryhens.jpg" class="card-img-top h-100" alt="...">
</div>
<div class="col-xl-7">
<div class="card-body">
<h5 class="card-title fw-bold">Battery Hens</h5>
<hr class="custom-hr-white">
<p class="card-text">We rehabilitate and rehome ex-battery hens throughout the Auckland region.</p>
<a href="#" class="btn custom-btn-welcome">Learn more</a>
</div>
</div>
</div>
</div>
</div>
<!-- end col for card 3 -->
</div>
<!-- end row for cards -->
<!-- End What We Do -->
</div>
<!-- End Home -->
<!-- Footer - within main container -->
<footer class="custom-footer">
<a href="https://www.facebook.com/TheAnimalSanctuaryNZ" target="_blank"><img id="facebook" src="images/followus.png"
alt="Animal Sanctuary Banner" class="img-fluid" />
</a>
<p>
The Sanctuary is an animal refuge run by Shawn Bishop and Michael Dixon in Matakana, New Zealand. We provide a safe haven for abused and neglected animals,
and care for injured or orphaned native birds. A charitable trust has been established for this purpose.
</p>
<span><i class="fa fa-copyright"></i> 2024 The Animal Sanctuary</span>
</footer>
<!-- End Footer -->
</div>
<!-- End Content area -->
<!-- Load external Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+"
crossorigin="anonymous"></script>
</body>
</html>