-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (55 loc) · 2.73 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
---
layout: main
permalink: /
title: Astro Mike
showOverlay: False
---
<section id="banner" data-video="images/banner">
<div class="inner">
<header>
<h1>Mike Massimino</h1>
<h2>
<a href="/about">Astronaut</a>.
<a href="/about">Columbia Professor</a>.
<a href="/media">Media Personality</a>.
<a href="/moonshot">Author</a>.
<a href="/speaker">Speaker</a>.
<a href="/2funnyastronauts">Podcast Host</a>.
<a href="/in-space">Explorer</a>.
</h2>
</header>
<ul class="actions special">
<li><a href="/speaker" class="button primary large">Speaking Information</a></li>
</ul>
</div>
<video src="assets/images/gifbanner.mp4" muted autoplay loop playsinline></video>
</section>
<div id="wrapper">
<section id="more" class="main">
<div class="inner spotlight style1">
<div class="content">
<h1 style="text-align: left">Mike Massimino is
<div class="slidingVertical">
<span>an Astronaut.</span>
<span>a Columbia Professor.</span>
<span>a Media Personality.</span>
<span>an Author.</span>
<span>a Speaker.</span>
<span>an Explorer.</span>
</div>
</h1>
<p>An astronaut, the first person to tweet from space, a recurring character on The Big Bang Theory, and now a New York Times bestselling author, Mike grew up a working class kid whose seemingly unreachable dream of becoming an astronaut and flying in space was realized in an unlikely journey that was driven by determination and commitment, and accomplished with hard work and humor. After two missions to the Hubble Telescope and four space walks to make critical repairs to the telescope, Mike is now the Senior Adviser for Space Programs at the Intrepid Sea, Air & Space Museum, a Columbia University professor, an author, a television host, a frequent guest on morning shows, news programs, talk shows, and late night television, and an in-demand speaker for audiences seeking a unique perspective on teamwork, innovation, and leadership from a down to earth spaceman.</p>
<a href="https://mikemassimino.paperform.co/" class="button primary large" style="margin-bottom: 20px; margin-right: 15px; margin-left: 15px;">Contact Mike</a>
<a href="/about" class="button secondary large" style="margin-bottom: 20px; margin-right: 15px; margin-left: 15px;">Full Bio</a>
<div style="margin-bottom: 20px; margin-right: 15px; margin-left: 15px;">
{% include socialStripe.html %}
</div>
</div>
<!--
Note: You can replace the image below with a JPEG or PNG. Just make sure it's exactly
320x340 or at least the same aspect ratio (16:17).
-->
<span class="image"><img src="assets/images/Massimino-Credit-Jeffrey-Schifman-for-Columbia-Engineering.jpg" alt="" /></span>
</div>
</section>
</div>