-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
178 lines (163 loc) · 6.2 KB
/
Copy pathindex.html
File metadata and controls
178 lines (163 loc) · 6.2 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
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
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>예수마을셀교회 청소년교회(YouthChurch)</title>
<meta name="description" content="예수마을셀교회 청소년교회(YouthChurch) 홈페이지에 오신 것을 환영합니다.">
<meta property="og:type" content="website" />
<meta property="og:site_name" content="YouthChurch" />
<meta property="og:title" content="예수마을셀교회 청소년교회(YouthChurch)" />
<meta property="og:description" content="예수마을셀교회 청소년교회(YouthChurch) 홈페이지에 오신 것을 환영합니다." />
<meta property="og:image" content="./images/youthchurch_seo.jpg" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:site" content="YouthChurch" />
<meta property="twitter:title" content="예수마을셀교회 청소년교회" />
<meta property="twitter:description" content="예수마을셀교회 청소년교회 홈페이지에 오신 것을 환영합니다." />
<meta property="twitter:image" content="./images/youthchurch_logo_black.png" />
<meta property="twitter:url" content="https://youthchurch.kr" />
<meta name="naver-site-verification" content="9b980308f19eb63c5a4112c91ed0ecca7607b913" />
<link rel="icon" href="./favicon.png" />
<!-- FONT -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bubblegum+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Gaegu:wght@700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Stylish&display=swap" rel="stylesheet">
<link rel="icon" href="./favicon.png" />
<link rel="stylesheet" href="/css/main.css" />
<link rel="stylesheet" href="/css/common.css" />
<!-- ICON -->
<script src="https://kit.fontawesome.com/d7e47f7a9d.js" crossorigin="anonymous"></script>
<script defer src="./js/main.js"></script>
</head>
<body>
<!-- HEADER -->
<header>
<div class="inner">
<a href="/" class="logo">
<img src="./images/youthchurch_logo_black.png" alt="YouthChurch logo" class="logo__img">
</a>
<ul class="menu">
<li class="item"><a href="./repair/">About</a></li>
<li class="item"><a href="./repair/">School</a></li>
<li class="item"><a href="./repair/">Worship</a></li>
<li class="item"><a href="./repair/">Event</a></li>
<li class="item"><a href="./repair/">Album</a></li>
</ul>
</div>
</header>
<!-- WELCOME -->
<section class="welcome">
<div class="welcome_area">
<div class="inner">
<div class="text_group">
<h1>Let there be Light!</h1>
<p>Jesus Village YouthChurch에 방문해주셔서 감사합니다.</p>
</div>
</div>
</div>
</section>
<!-- INTRODUCE -->
<section class="introduce">
<div class="inner">
<div class="text_group">
<h1>방문하신 여러분!<br />환영합니다!</h1>
<p>청소년교회는 예수마을셀교회 소속으로<br />
10개의 교회에, 10명의 학생리더를 세우고, 100명의 학생들과 예배드리는 비전을 향해<br />
달려가는 공동체입니다.</p>
<div class="btn">
<a href="javascript:void(0)">Introduce</a>
</div>
</div>
<img src="./images/introduce_photo1.png" alt="">
</div>
</section>
<!-- GUIDE -->
<section class="guide">
<div class="inner">
<h2>Event</h2>
<ul class="guide__container">
<li class="guide__item worship">
<div class="icon">
<i class="fas fa-church"></i>
</div>
<h3>예배 시간</h3>
<p>
하나님의 사랑을 대그룹으로<br />
경험하는 시간!<br />
일요일 오후 1시30분 ~ 3시30분
</p>
</li>
<li class="guide__item cell">
<div class="icon">
<i class="fas fa-users"></i>
</div>
<h3>셀모임</h3>
<p>
예수 피로 하나된<br />
가족 공동체의 시간!<br />
매주 한번 한시간 진행
</p>
</li>
<li class="guide__item happybridge">
<div class="icon">
<i class="fas fa-smile-wink"></i>
</div>
<h3>Happy Bridge</h3>
<p>
행복한 인생으로<br />
연결해주는 시간!<br />
매주 한번 이상 진행
</p>
</li>
<li class="guide__item retreat">
<div class="icon">
<i class="fas fa-pray"></i>
</div>
<h3>행복치유수양회</h3>
<p>
하나님을 인격적으로<br />
경험하는 시간!<br />
일년에 두번 진행
</p>
</li>
</ul>
</div>
</section>
<!-- COLLECTION -->
<section class="collection">
<div class="inner">
<div class="text_group">
<h2 class="collection_title">
Youth Collection
</h2>
<h3 class="collection_subTile">
YouthChurch YOUTUBE CHANNEL
</h3>
<p>
청소년교회에서는 예배와 함께 다양한 활동을 영상으로 제작하고<br />
'제이브이유쓰패밀리'라는 YOUTUBE 채널에 업로드하여 공유하고 있습니다.
</p>
<div class="btn btn--reverse">
<a href="https://www.youtube.com/channel/UCUasdWisy5GHheXaOo-cWqw">Youtube 바로가기</a>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer>
<div class="inner">
<img src="./images/youthchurch_logo_white.png" alt="">
<div class="info">
<span class="location">(16358) 경기도 수원시 장안구 덕영대로381번길 19-22</span>
<span class="tel">TEL : 031-271-6420</span>
<span class="fax">FAX : 031-271-0179</span>
</div>
<p class="copyright">
© 2021 예수마을셀교회. All Rights Reserved. Provided by Lofo
</p>
</div>
</footer>
</body>
</html>