-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
141 lines (116 loc) · 6.3 KB
/
index.html
File metadata and controls
141 lines (116 loc) · 6.3 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Adventech - Technology to spread the Gospel</title>
<meta name="description" content="Adventech ministry. Our mission is to share the Gospel of Jesus Christ through technology.">
<meta itemprop="name" content="Adventech">
<meta itemprop="description" content="Adventech ministry. Our mission is to share the Gospel of Jesus Christ through technology.">
<meta name="og:title" content="Adventech">
<meta name="og:description" content="Adventech ministry. Our mission is to share the Gospel of Jesus Christ through technology.">
<meta name="og:image" content="https://adventech.io/images/adventech-graph-image.png">
<meta name="og:url" content="https://adventech.io">
<meta name="og:site_name" content="Adventech - Technology to spread the Gospel">
<meta name="og:type" content="website">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#000">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet">
<link rel="stylesheet" href="/style/base.css">
<link rel="stylesheet" href="/style/main.css">
<script src="https://js.stripe.com/v3"></script>
</head>
<body>
<header class="header">
<div class="container">
<nav class="navbar navbar-sm navbar-expand-md navbar-expand-lg navbar-light">
<a class="navbar-brand m-auto" href="/">
<img src="/images/adventech-menu-logo.png" />
</a>
<div class="navbar-collapse ml-4 center">
<ul class="navbar-nav mr-auto">
<li class="nav-item active mx-auto my-1">
<a class="nav-link" href="/about/"><strong>About</strong></a>
</li>
<li class="nav-item active mx-auto my-1">
<a class="nav-link" href="/sabbath-school/"><strong>Sabbath School</strong></a>
</li>
</ul>
<div class="text-center my-2">
<a href="https://github.com/Adventech" class="btn btn-outline-secondary mr-2" role="button" target="_blank">🐙 GitHub</a>
</div>
</div>
</nav>
</div>
</header>
<main role="main">
<div class="my-3 py-3 my-lg-5 py-lg-5 p-4 p-md-3">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 mb-5 mb-lg-0 text-center">
<img class="img-fluid w-50 d-block d-lg-none m-auto" src="/images/adventech-featured-hero-sabbath-school.png" />
<img class="img-fluid d-none d-lg-block" src="/images/adventech-featured-hero-sabbath-school.png" />
</div>
<div class="col-lg-7">
<h1>The Ultimate</h1>
<h1 class="adventech-hero-title">Sabbath School App</h1>
<p class="my-3 adventech-paragraph">We believe that everyone should hear the Good News about Jesus. That's why we are committed to delivering high quality projects that are 100% free to download and use.</p>
<div class="text-center text-lg-left">
<a href="/sabbath-school/" role="button" class="btn btn-primary btn-lg adventech-hero-cta px-5 mt-4">Download</a>
</div>
</div>
</div>
</div>
</div>
<div class="bg-light my-5 py-5 p-4 p-md-3">
<div class="container">
<h1>Our Call is Clear</h1>
<p class="adventech-paragraph my-3">And this Gospel of the Kingdom will be preached in the whole world as a testimony to all nations, and then the end will come.</p>
<p class="adventech-paragraph my-3">Matthew 24:14</p>
</div>
</div>
<div class="my-5 py-5 p-4 p-md-3">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5">
<h1>Global</h1>
<p class="adventech-paragraph my-3">Adventech is a volunteer-based movement. Our contributors live around the world and work for Adventech in their spare time. We currently support 39 languages, with more coming soon.</p>
</div>
<div class="col-lg-7 my-5 my-lg-0 text-center text-lg-right">
<img class="img-fluid" src="/images/adventech-globe.png" />
</div>
</div>
</div>
</div>
</main>
<footer class="footer bg-dark text-light p-4 p-md-3">
<div class="container">
<div class="row align-items-center">
<div class="col-md-9 py-4 p-md-3">
<p>Made with ♥ by Adventech</p>
<p class="my-0 text-secondary">All contributors are members of the Seventh-day Adventist Church. We have partnered with the General Conference of Seventh-day Adventists Sabbath School and Personal Ministries Department.</p>
</div>
<div class="col-md-3 mt-5 mt-md-0">
<div class="container">
<div class="row justify-content-center justify-content-md-end">
<div class="col-2 col-md-3 text-center">
<a href="https://instagram.com/adventech" target="_blank"><img src="/images/adventech-social-instagram.png" /></a>
</div>
<div class="col-2 col-md-3 text-center">
<a href="https://facebook.com/shabbatschool" target="_blank"><img src="/images/adventech-social-facebook.png" /></a>
</div>
<div class="col-2 col-md-3 text-center">
<a href="https://github.com/Adventech" target="_blank"><img src="/images/adventech-social-github.png" /></a>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>