Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[김창민]week6 #475

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[.DS_Store]
.Ds_Store
changmin6362 marked this conversation as resolved.
Show resolved Hide resolved
7 changes: 7 additions & 0 deletions landing/faq.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>FAQ</title>
</head>
</html>
7 changes: 7 additions & 0 deletions landing/folder.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>폴더</title>
</head>
</html>
6 changes: 6 additions & 0 deletions landing/images/eye-off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions landing/images/eye-on.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions landing/images/facebook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added landing/images/google.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added landing/images/hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added landing/images/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added landing/images/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added landing/images/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added landing/images/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions landing/images/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions landing/images/kakao.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions landing/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions landing/images/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions landing/images/youtube.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
131 changes: 131 additions & 0 deletions landing/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Linkbrary</title>
<meta property="og:title" content="Linkbrary" key="title" />
<meta
name="description"
property="og:description"
content="세상의 모든 정보를 쉽게 저장하고 관리해 보세요"
key="description"
/>
<meta
property="og:image"
content="https://visitbusan.net/uploadImgs/files/cntnts/20211130150754165_wufrotr"
key="image"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@linkbrary" />
<meta name="twitter:title" content="Linkbrary" />
<meta name="twitter:description" content="세상의 모든 정보를 쉽게 저장하고 관리해 보세요" />
<meta
name="twitter:image"
content="https://visitbusan.net/uploadImgs/files/cntnts/20211130150754165_wufrotr"
/>
<meta
name="viewport"
content="width=device-width,minimum-scale=1,initial-scale=1,maximum-scale=1,user-scalable=no"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css"
/>
<link rel="stylesheet" href="./src/landing.css" />
</head>
<body>
<nav>
<div class="gnb">
<a href="index.html">
<img class="logo" src="./images/logo.svg" alt="홈으로 연결된 Linkbrary 로고" />
</a>
<a class="cta cta-short" href="signin.html">
<span>로그인</span>
</a>
</div>
</nav>
<header>
<div class="hero-header">
<h1 class="slogan">
<span class="slogan-gradient background-clip-text"> 세상의 모든 정보</span>를
<br />
쉽게 저장하고 관리해 보세요
</h1>
<a class="cta cta-long" href="signup.html">
<span>링크 추가하기</span>
</a>
<img src="./images/hero.png" class="hero-image" alt="Linkbrary 서비스 소개" />
</div>
</header>
<article>
<section>
<h2 class="title">
<span class="title-1-gradient background-clip-text"> 원하는 링크</span>를 저장하세요
</h2>
<p class="description">
나중에 읽고 싶은 글, 다시 보고 싶은 영상,
<br class="line-break-tablet-desktop" />
사고 싶은 옷, 기억하고 싶은 모든 것을
<br class="line-break-tablet-desktop" />
한 공간에 저장하세요.
</p>
<img src="./images/image1.png" class="content-image" alt="링크의 내용이 담긴 카드들" />
</section>
<section>
<h2 class="title">
링크를 폴더로
<span class="title-2-gradient background-clip-text">관리</span>하세요
</h2>
<p class="description">
나만의 폴더를 무제한으로 만들고
<br class="line-break-tablet-desktop" />
다양하게 활용할 수 있습니다.
</p>
<img src="./images/image2.png" class="content-image" alt="폴더 이름 변경 기능" />
</section>
<section>
<h2 class="title">
저장한 링크를
<span class="title-3-gradient background-clip-text">공유</span>해 보세요
</h2>
<p class="description">
여러 링크를 폴더에 담고 공유할 수 있습니다. 가족, 친구, 동료들에게 쉽고 빠르게 링크를
공유해 보세요.
</p>
<img src="./images/image3.png" class="content-image" alt="폴더 공유 기능" />
</section>
<section>
<h2 class="title">
저장한 링크를
<span class="title-4-gradient background-clip-text">검색</span>해 보세요
</h2>
<p class="description">중요한 정보들을 검색으로 쉽게 찾아보세요.</p>
<img src="./images/image4.png" class="content-image" alt="링크 검색 기능" />
</section>
</article>
<footer>
<div class="footer-box">
<span class="copyright">©codeit - 2023</span>
<div class="footer-links">
<a class="footer-link" href="privacy.html">Privacy Policy</a>
<a class="footer-link" href="faq.html">FAQ</a>
</div>
<div class="sns">
<a href="https://www.facebook.com/" target="_blank" rel="noopener noreferrer">
<img src="./images/facebook.svg" alt="facebook 홈페이지로 연결된 facebook 로고" />
</a>
<a href="https://twitter.com/" target="_blank" rel="noopener noreferrer">
<img src="./images/twitter.svg" alt="twitter 홈페이지로 연결된 twitter 로고" />
</a>
<a href="https://www.youtube.com/" target="_blank" rel="noopener noreferrer">
<img src="./images/youtube.svg" alt="youtube 홈페이지로 연결된 youtube 로고" />
</a>
<a href="https://www.instagram.com/" target="_blank" rel="noopener noreferrer">
<img src="./images/instagram.svg" alt="instagram 홈페이지로 연결된 instagram 로고" />
</a>
</div>
</div>
</footer>
</body>
</html>
7 changes: 7 additions & 0 deletions landing/privacy.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Privacy</title>
</head>
</html>
Loading