-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
298 lines (267 loc) · 10.2 KB
/
index.php
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!DOCTYPE html>
<html lang="en">
<?php include 'head.php' ?>
<!-- Time to automactically hide event. -->
<style>
#event {
<?php
date_default_timezone_set('America/Los_Angeles');
if (new DateTime() > new DateTime("2024-10-07 16:00:00")) {
echo 'display:none';
}
?>
}
</style>
<body>
<!-- Start Navbar -->
<?php
$current = 'home';
include 'navbar.php';
?>
<!-- End Navbar -->
<!-- Start Header -->
<div id="header">
</div>
<!-- End Header -->
<!-- Start Body -->
<div class="container">
<div class="row"> <!-- Start Events Section-->
<div class="col-md-2"></div>
<div class="col-md-8" id="event">
<h2 class="text-center">Upcoming Event!</h2>
<img src="img/indigenousartsfestival2024.jpg" alt="Indigenous Arts Festival October 5th and 6th, 12pm to 4pm" id="event-photo" />
<p class="text-center">Let us know you are joining on <a href="https://www.facebook.com/share/qPhXN82reLCuNkkY/" target="_blank">our event page</a></p>
<br>
</div>
<div class="col-md-2"></div>
</div><!-- End Events Section -->
<img src="img/divider.png" alt="Page Divider" id="divider"/>
<div class="row"> <!-- Start Brochure Section-->
<div class="col-md-1"></div>
<div class="col-md-10" id="brochure">
<h2 class="text-center">Find us around Gresham!</h2>
<a href="brochure.php">
<img src="img/brochure/inside-brochure-small.jpg" alt="Map of art locations around Gresham" id="map-photo" />
</a>
<br>
<p class="text-center">To see the full brochure, <a href="brochure.php">click here</a></p>
</div>
<div class="col-md-1"></div>
</div><!-- End Brochure Section -->
<img src="img/divider.png" alt="Page Divider" id="divider"/>
<!-- Projects Section-->
<div class="row">
<div class="col-md-4 text-center">
<img src="img/whatsnew/emergingartists.jpg" alt="Photo of woman and man in their artist booths." />
<br>
<h2>What's new <br>with GOPA?</h2>
<br>
<br>
<br>
<a href="whatsnewwithgopa.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/nativecarving/inmuseum2.jpg" alt="Carvings displayed in museum case." />
<h2>Native Carvings</h2>
<h3>by Nick Labonte</h3>
<br>
<br>
<br>
<br>
<a href="nativecarvings.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/littleheroes/badgesinbronze2.jpg" alt="Man holding statue of boy drinking from firehose with firehouse helmet on." />
<h2>Little Heroes</h2>
<h3>by Jeremy Pelletier</h3>
<br>
<a href="littleheroes.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/birdboxes/birdboxes10.jpg" alt="Man painting bird on electrical box" />
<h2>Bird Boxes</h2>
<h3>by Rico Alvarez</h3>
<br>
<a href="birdboxesbyrico.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/birdboxes/birdboxes3.jpg" alt="Man painting bird on electrical box" />
<h2>Bird Boxes</h2>
<h3>by Madison Hughes</h3>
<br>
<a href="birdboxesbymadison.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/hollydale/gardenarticle1.jpg" alt="Students and teacher look at plant in garden." />
<h2>Hollydale Nature Garden</h2>
<h3>by Hollydale Elementary School</h3>
<a href="hollydale.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/marketplace/fruit.jpg" alt="Rico Alvarez in front of his fruit mural hanging in Rockwood Marketplace." />
<h2>Rockwood Marketplace Murals</h2>
<h3>by Rico Alvarez</h3>
<br>
<br>
<br>
<a href="marketplacemurals.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/mandarinduck.jpg" alt="Statue of a mandarin duck." />
<h2>Mandarin Duck</h2>
<h3>by Rip Caswell</h3>
<br>
<br>
<br>
<br>
<br>
<a href="mandarinduck.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/littlelibrary/children-next-to-library.jpg" alt="Children with books next to the little library" />
<h2>Little Library</h2>
<h3>by Mark Klobas</h3>
<br>
<br>
<br>
<br>
<br>
<a href="littlelibrary.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/sunday/sunday-small.jpg" alt="Statue of Sunday couple in front of the Carnegie Library." />
<h2>Sunday at the Carnegie</h2>
<h3>by Heather Greene</h3>
<br>
<br>
<br>
<br>
<br>
<a href="sundayatthecarnegie.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/blessournest/nestjudylynn.jpg" alt="Judy and Lynn with Bless Our Nest statue" />
<h2>Bless Our Nest</h2>
<h3>by Heather Greene</h3>
<br>
<a href="blessournest.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/imagine/glassart.jpg" alt="Glass fixtures" />
<h2>Imagine</h2>
<h3>by Jen Fuller</h3>
<br>
<a href="imagine.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/teddybear/everyone.jpg" alt="Everyone surrounding the Teddy Bear" />
<h2>Teddy Bear</h2>
<h3>by Chad Caswell</h3>
<br>
<br>
<br>
<br>
<br>
<a href="teddybear.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/todd_alone.jpg" alt="Photo of Todd Kirnan posing." />
<h2>Todd Kirnan's Statue</h2>
<h3>by Heather Greene</h3>
<br>
<a href="toddkirnan.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/bikeracks/bikerack.jpg" alt="Bike Racks in Downtown Gresham" />
<h2>Vintage Style<br>Bike Racks</h2>
<h3>by Tim Foertsch</h3>
<br>
<br>
<a href="bikerack.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/blue/blue-small.jpg" alt="Blue Heron Sculpture" />
<h2>Blue</h2>
<h3>by Heather Greene</h3>
<br>
<a href="blue.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/harvestmural/berryharvestmural.jpg" alt="Finished Berry Harvest Mural" />
<h2>Berry Harvest Mural</h2>
<h3>by Don Gray</h3>
<br>
<br>
<br>
<br>
<br>
<a href="berryharvest.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/nadaka/nadakapark.jpg" alt="Nadaka Nature Park Postcard" />
<h2>Nadaka Nature Park</h2>
<h3>Slider the Otter &
<br>Seeker the Raven
</h3>
<a href="nadakanaturepark.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/driscoll.jpg" alt="Driscoll in Downtown Gresham" />
<h2>Driscoll</h2>
<h3>by Heather Greene</h3>
<br>
<a href="driscoll.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/mural.jpg" alt="Photo of Mural on Main Street" />
<h2>Main Street Mural</h2>
<h3>by Don Gray</h3>
<br>
<br>
<br>
<br>
<a href="mural.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/crash.jpg" alt="Crash Statue in Downtown Gresham" />
<h2>Crash</h2>
<h3>by Michael DeSimone</h3>
<br>
<br>
<br>
<br>
<a href="crash.php" class="btn btn-primary">Read More</a>
</div>
<div class="col-md-4 text-center">
<img src="img/familyties.jpg" alt="Family Ties in Downtown Gresham" />
<h2>Family Ties</h2>
<h3>by Rip Caswell</h3>
<br>
<br>
<br>
<br>
<br>
<a href="familyties.php" class="btn btn-primary">Read More</a>
</div>
</div><!-- row div close -->
</div><!-- container div close -->
<img src="img/divider.png" alt="Page Divider" id="divider"/>
<div class="row"> <!-- Start Quotes Section-->
<div class="col-md-2"></div>
<div class="col-md-8" id="quote">
<h5 class="text-center">“Art transcends cultural and ethnic limitations, it extends to everyone the opportunity to appreciate the creativity of another. Public art is the unencumbered sharing of the creative expression that can enhance the lives of everyone and is not bound by the restrictions of admission.”
<br>
~ Travis Stovall
<br>
Mayor of Gresham, Oregon
</h5>
</div>
<div class="col-md-2"></div>
</div><!-- End Quotes Section -->
<br>
<!-- End Body -->
<!-- Footer -->
<?php include 'footer.php'; ?>
<!-- End Footer -->
</body>
</html>