-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
162 lines (146 loc) · 6.41 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
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
<!DOCTYPE html>
<head>
<meta charset ='utf-8' />
<meta name='viewport' content='width=device-width, initial-scale = 1.0'
/>
<link rel="stylesheet" href="styles.css" />
<!-- precision engineering -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<!-- premium materials -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<!-- Elegant Design -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<!-- Support -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
</head>
<body>
<header id='header-img'>
<nav id ='nav-bar'>
<ul class = 'nav-bar-ul'>
<li class='nav-link-features'>Features</li>
<li class='nav-link-works'>How It Works</li>
<li class='nav-link-pricing'>Pricing</li>
<li class ='nav-link-logo'>Luméne Watch Co.</li>
</ul>
</nav>
</header>
<form id ='form'>
<label class ='email-address'>Luxury Meets Simplicity
<input id ='email' type ='email' placeholder=" Enter your email address" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" required></input>
</label>
<label class ='button'><button id = 'submit-button' type="submit" value="submit">GET STARTED</button>
</form>
<!-- main section div start -->
<div class = 'main-section'>
<!-- slogan icons div start
grid-column-start: 4;
grid-column-end: 5;
grid-row: 1/6;
-->
<div class ='slogan-icons'>
<span class="material-symbols-outlined precision">
precision_manufacturing
</span>
<span class="material-symbols-outlined premium">
workspace_premium
</span>
<span class="material-symbols-outlined design">
watch
</span>
<span class="material-symbols-outlined support">
support_agent
</span>
<!-- slogan-icons div end -->
</div>
<!-- slogan box div start
grid-column-start: 4;
grid-column-end: 18;
grid-row: 1/8;-->
<div class = 'slogan-box'>
<section class = 'selling-points'>
<h1 class ='precision-engineering'>Precision Engineering</h1>
<p>Every Luméne watch is powered by a precise, Swiss quartz movement. This ensures your timepiece is not only a reflection of your style but also a model of reliability, accuracy, and performance that lasts.</p>
<h1 class ='premium-material'>Premium Materials</h1>
<p>At Luméne, each watch is crafted using high-grade stainless steel and sapphire crystal glass, ensuring both durability and timeless style giving you both luxury and sustainability in one elegant piece.</p>
<h1 class ='elegant-design'>Elegant Design</h1>
<p>Inspired by modern minimalism, our designs are sleek, clean, and versatile. Whether you’re at the office or attending a formal event, your Luméne watch is the perfect complement to any occasion.</p>
<h1 class ='lifetime-support'>Lifetime Support</h1>
<p>Our commitment to you doesn’t end at purchase. Luméne Watch Co. offers lifetime support for every watch, including repairs and servicing, ensuring your timepiece remains a staple in your collection for years to come.</p>
</section>
<!-- slogan-box div end -->
</div>
<!-- video-embedded div start
grid-column-start: 7;
grid-column-end: 14;
grid-row: 7/10;
-->
<div class ='video-embedded'>
<iframe width="560" height="315" src="https://www.youtube.com/embed/N9V0hsLbpJY?si=PHShD8GVq4nYZMMV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<!-- video-embedded div start -->
</div>
<!-- subscriptions div start -->
<div class ='subscriptions'>
<!-- tier-1 div start -->
<div class = 'tier-1'>
<h1 class = 'tier-1-title'>Basic Tier: Luméne Essentials</h1>
<ul class = 'tier-1-list'>
<li class = 'price'>Cost: $49/year</li><br>
<li>Annual Watch Tune-Up</li><br>
<li>Exclusive Product Launches: Early access to new watch releases before they hit the general market</li><br>
<li>Exclusive Product Launches: Early access to new watch releases before they hit the general market</li><br>
<li>Exclusive Newsletter: Regular updates with style tips, behind-the-scenes content on watchmaking, and industry news</li>
</ul>
<!-- tier-1 div end -->
</div>
<!-- tier-2 div start -->
<div class ='tier-2'>
<h1 class = 'tier-2-title'>Premium Tier: Luméne Elite</h1>
<ul class = 'tier-2-list'>
<li class = 'price'>Cost: $149/year</li><br>
<li>Everything in Essentials, plus:</li><br>
<li>Two Complimentary Repairs: Get up to two repairs covered per year</li><br>
<li>Extended Warranty: Extended to 5 years for all new purchases</li><br>
<li>Exclusive Limited Edition Releases: Access to exclusive limited-edition watches</li><br>
<li>Priority Support: Get prioritized customer service for any inquiries or watch services</li>
</ul>
<!-- tier-2 div end -->
</div>
<!-- tier-3 div start -->
<div class ='tier-3'>
<h1 class = 'tier-3-title'>Luxury Tier: Luméne Prestige</h1>
<ul class = 'tier-3-list'>
<li class = 'price'>Cost: $499/year</li><br>
<li>Everything in Elite, plus:</li><br>
<li>Watch Customization: Exclusive access to personalized engraving for each watch</li><br>
<li>Concierge Service: A dedicated personal concierge</li><br>
<li>Exclusive Events: Invitations to exclusive Luméne Watch Co. events</li>
</ul>
<!-- tier-3 div end -->
</div>
<!-- subscriptions div end -->
</div>
<!-- privacy-div start -->
<div class = 'privacy-div'>
<ul class = 'privacy-list'>
<li class = 'privacy-li'>Privacy</li>
<li class ='terms-li'>Terms</li>
<li class = 'contact-li'>Contact</li>
<li class = 'copyright'>Copyright 2024, Luméne Watch Co.</li>
</ul>
<!-- privacy-div end -->
</div>
<!-- main section div end -->
</div>
<script>
// When the user scrolls down 20px from the top of the document, slide down the navbar
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementsByClassName("nav-bar").style.top = "0";
} else {
document.getElementsByClassName("nav-bar").style.top = "-50px";
}
}
</script>
</body>
</html>