|
4 | 4 |
|
5 | 5 | <!-- Youtube video https://codepen.io/GusRuss89/pen/bVwNrE --> |
6 | 6 |
|
7 | | - |
8 | | - |
9 | 7 | <section class="page-section" id="main-video"> |
10 | | - |
11 | | - <div class=""> |
12 | | - |
13 | | - <div class="row"> |
14 | | - |
15 | | - <div class="col-12 col-xl-7 mx-xl-auto" style="padding-right:0;"> |
16 | | - |
17 | | - <div class=""> |
18 | | - <video class="" style="width: 100%;" autoplay muted loop poster="videos/video.jpg"> |
19 | | - <source src="videos/video-small.mp4" type="video/mp4"> |
20 | | - <source src="videos/video-small.webm" type="video/webm"> |
21 | | - <source src="videos/video-small.ogv" type="video/ogg"> |
22 | | - <track label="English" kind="subtitles" srclang="en" src="videos/CFP-en.vtt" default> |
23 | | - </video> |
24 | | - </div> |
25 | | - |
26 | | - |
27 | | - </div> |
28 | | - |
29 | | - |
30 | | - <div class="col-12 col-xl-4"> |
31 | | - <div style="display:flex; |
32 | | - align-items: flex-end; |
33 | | - height: 100%; |
34 | | - padding: 1rem 2rem 5rem;"> |
35 | | - <div> |
36 | | - <h4 class="main-blue-text" style="margin-bottom:1rem;">Contribute towards technology-related projects that benefit the |
37 | | - City |
38 | | - of Philadelphia.</h4> |
39 | | - <h4 class="main-red-text" style="margin-bottom:2rem;">No coding experience required.</h4> |
40 | | - |
41 | | - <a href="/volunteer" |
42 | | - class="main-volunteer-link">Volunteer!</a> |
43 | | - </div> |
44 | | - </div> |
45 | | - |
46 | | - </div> |
47 | | - |
| 8 | + <div class=""> |
| 9 | + <div class="row"> |
| 10 | + <div class="col-12 col-xl-7 mx-xl-auto" style="padding-right:0;"> |
| 11 | + <div class=""> |
| 12 | + <video class="" style="width: 100%;" autoplay muted loop poster="videos/video.jpg"> |
| 13 | + <source src="videos/video-small.mp4" type="video/mp4"> |
| 14 | + <source src="videos/video-small.webm" type="video/webm"> |
| 15 | + <source src="videos/video-small.ogv" type="video/ogg"> |
| 16 | + <track label="English" kind="subtitles" srclang="en" src="videos/CFP-en.vtt" default> |
| 17 | + </video> |
48 | 18 | </div> |
49 | | - |
| 19 | + </div> |
| 20 | + <div class="col-12 col-xl-4"> |
| 21 | + <div style="display:flex; |
| 22 | + align-items: flex-end; |
| 23 | + height: 100%; |
| 24 | + padding: 1rem 2rem 5rem;"> |
| 25 | + <div> |
| 26 | + <h4 class="main-blue-text" style="margin-bottom:1rem;">Contribute towards technology-related projects that benefit the City of Philadelphia.</h4> |
| 27 | + <h4 class="main-red-text" style="margin-bottom:2rem;">No coding experience required.</h4> |
| 28 | + <a href="/volunteer" class="main-volunteer-link">Volunteer!</a> |
| 29 | + </div> |
| 30 | + </div> |
| 31 | + </div> |
50 | 32 | </div> |
| 33 | + </div> |
51 | 34 | </section> |
52 | 35 |
|
53 | 36 |
|
|
74 | 57 | <div class="container"> |
75 | 58 | <div class="text-center"> |
76 | 59 | <h2 class="section-heading text-uppercase">Join a Project</h2> |
77 | | - <!-- <h3 class="section-subheading text-muted">Look around!</h3> --> |
78 | 60 | </div> |
79 | 61 | <div class="row"> |
80 | 62 |
|
81 | | - {projectTile name="PHLASK" portfolioModal="#portfolioModal1" short="Access to Public Water" image="phlask.png" } |
82 | | - {projectTile name="PAX" portfolioModal="#portfolioModal4" short="Legal Support and Expungement" image="plse.png" } |
83 | | - {projectTile name="Choose Native Plants PA" portfolioModal="#portfolioModal5" short="Propagate PA Wildflowers" image="flowers.jpg" } |
84 | | - {projectTile name="CfP Website Design" portfolioModal="#portfolioModal6" short="Website Redesign" image="code-for-philly.png" } |
85 | | - {projectTile name="Balancer" portfolioModal="#portfolioModal7" short="AI-assisted BPD bipolar medication decision app" image="code-for-philly.png" } |
86 | | - {projectTile name="Clean and Green Philly" portfolioModal="#portfolioModal8" short="Map of empty lots in Philly" image="cleanandgreen.png" } |
87 | | - {projectTile name="Votewise" portfolioModal="#portfolioModal9" short="Non-partisan aid to make ballot decisions" image="votewise.png" } |
| 63 | + {projectTile name="PHLASK" portfolioModal="#portfolioModal1" short="Access to Public Water" image="phlask.png" } |
| 64 | + {projectTile name="PAX" portfolioModal="#portfolioModal4" short="Legal Support and Expungement" image="plse.png" } |
| 65 | + {projectTile name="Choose Native Plants PA" portfolioModal="#portfolioModal5" short="Propagate PA Wildflowers" image="flowers.jpg" } |
| 66 | + {projectTile name="CfP Website Design" portfolioModal="#portfolioModal6" short="Website Redesign" image="code-for-philly.png" } |
| 67 | + {projectTile name="Balancer" portfolioModal="#portfolioModal7" short="AI-assisted BPD bipolar medication decision app" image="code-for-philly.png" } |
| 68 | + {projectTile name="Clean and Green Philly" portfolioModal="#portfolioModal8" short="Map of empty lots in Philly" image="cleanandgreen.png" } |
| 69 | + {projectTile name="Votewise" portfolioModal="#portfolioModal9" short="Non-partisan aid to make ballot decisions" image="votewise.png" } |
88 | 70 |
|
89 | 71 | </div> |
90 | 72 | </div> |
|
0 commit comments