-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
107 lines (98 loc) · 5.11 KB
/
Copy pathindex.html
File metadata and controls
107 lines (98 loc) · 5.11 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SkillSwap – Exchange Skills, Grow Together</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- ── Topbar ─────────────────────────────────────────── -->
<nav class="landing-nav">
<a class="logo" href="index.html">
<div class="logo-icon-lg">S</div>
<span class="logo-text"><span class="logo-name">Skill<span>Swap</span></span><span class="logo-tagline">Exchange Skills, Grow Together</span></span>
</a>
<div class="landing-nav-links">
<a href="help.html" id="helpBtn">Help</a>
<a href="about.html" id="aboutBtn">About Us</a>
</div>
<div class="landing-nav-btns">
<button class="btn-outline" id="loginBtn">Login</button>
<button class="btn-primary" id="signupBtn">Sign up</button>
</div>
</nav>
<!-- ── Hero ───────────────────────────────────────────── -->
<section class="landing-hero">
<div class="hero-bg-blob b1"></div>
<div class="hero-bg-blob b2"></div>
<div class="hero-inner">
<div class="hero-tagline">
<span>A Better Way to Learn and Grow</span>
</div>
<h1 class="hero-heading">Teach what you<br>know. Learn what<br>you Don't.</h1>
<div class="hero-right-tags">
<span>Swap Skills.</span>
<span>Build Your Future.</span>
</div>
<div class="hero-floating-card">
<div class="session-img"></div>
<div class="fstat">2.7k+ sessions</div>
<div class="fstat-sub">JUST TRUST US — WE'LL TAKE CARE OF IT</div>
</div>
</div>
<div class="hero-bottom">
<div style="display:flex;align-items:center;">
<div class="hero-avatars">
<div class="hero-avatar-circle" style="background:#f97316;">R</div>
<div class="hero-avatar-circle" style="background:#0d9488;">S</div>
<div class="hero-avatar-circle" style="background:#8b5cf6;">M</div>
<div class="hero-avatar-circle" style="background:#ec4899;">A</div>
<div class="hero-avatar-circle" style="background:#f59e0b;">K</div>
</div>
<span class="hero-count">5k+</span>
</div>
<button class="hero-reserve-btn" id="reserveBtn">Reserve Service</button>
</div>
</section>
<!-- ── Dark strip ─────────────────────────────────────── -->
<div class="landing-dark">
<p>Exchange Skills, Grow Together</p>
</div>
<!-- ── Sign-up Modal ──────────────────────────────────── -->
<div class="modal-overlay" id="modal">
<div class="modal">
<button class="modal-close" id="modalClose">×</button>
<h2>Accelerate your career</h2>
<p class="modal-sub">
Get access to our expert community of Mentors in Design, Product,
AI, Tech and more worldwide.
</p>
<button class="btn-google" id="continueGoogle">
<svg width="18" height="18" viewBox="0 0 24 24">
<path fill="#fff" d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z"/>
<path fill="#fff" d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z"/>
<path fill="#fff" d="M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l3.66-2.84z"/>
<path fill="#fff" d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z"/>
</svg>
Continue with Google
</button>
<button class="btn-linkedin" id="continueLinkedIn">
<svg width="18" height="18" viewBox="0 0 24 24" fill="#fff">
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
</svg>
Continue with LinkedIn
</button>
<div class="modal-or">OR</div>
<label class="modal-label">Email address</label>
<input type="email" class="modal-input" placeholder="Your email address" id="emailInput">
<button class="btn-email-continue" id="continueEmail">Continue with email</button>
<p class="modal-footer">
This site is protected by reCAPTCHA Enterprise and the Google
<a href="#">Privacy Policy</a> and <a href="#">Terms of Service</a> apply.
</p>
</div>
</div>
<script src="landing.js"></script>
</body>
</html>