-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
160 lines (140 loc) · 6.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- 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=Indie+Flower&family=Poppins:ital,wght@0,100;0,300;0,400;0,700;1,700&display=swap" rel="stylesheet">
<!-- Feather Icons -->
<script src="https://unpkg.com/feather-icons"></script>
<!-- My Style -->
<link rel="stylesheet" href="css/style.css">
<title>Kopi Kengangan Senja</title>
</head>
<body>
<!-- Navbar start -->
<nav class="navbar">
<a href="#" class="navbar-logo">kenangan<span>senja</span>.</a>
<div class="navbar-nav">
<a href="#home">Home</a>
<a href="#about" class="coba">Tentang Kami</a>
<a href="#menu">Menu</a>
<a href="#contact">Kontak</a>
</div>
<div class="navbar-extra">
<a href="#" id="search"><i data-feather="search"></i></a>
<a href="#" id="shopping-cart"><i data-feather="shopping-cart"></i></a>
<a href="#" id="hamburger-menu"><i data-feather="menu"></i></a>
</div>
</nav>
<!-- Navbar end -->
<!-- Hero Section Start -->
<section class="hero" id="home">
<main class="content">
<h1>Mari Nikmati Secangkir <span>Kopi</span></h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Quo, aperiam!</p>
<a href="#" class="cta">Beli Sekarang</a>
</main>
</section>
<!-- Hero Section End -->
<!-- About Section Start -->
<section id="about" class="about">
<h2><span>Tentang</span> Kami</h2>
<div class="row">
<div class="abot-img">
<img src="img/dani-ZLqxSzvVr7I-unsplash.jpg" alt="Tentang Kami">
</div>
<div class="content">
<h3>Kenapa memilih kopu kami?</h3>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Quo unde excepturi aliquam? Atque, corporis earum?</p>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Excepturi reprehenderit repudiandae architecto corrupti, alias atque! Quod deserunt culpa repellat at?</p>
</div>
</div>
</section>
<!-- About Section End -->
<!-- Menu Section Start -->
<section id="menu" class="menu">
<h2><span>Menu</span> Kami</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Et sapiente eius optio consequuntur illum quaerat.</p>
<div class="row">
<div class="menu-card">
<img src="img/menu/1.jpg" alt="Espresso" class="menu-card-img">
<h3 class="menu-card-tittle">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
<div class="menu-card">
<img src="img/menu/1.jpg" alt="Espresso" class="menu-card-img">
<h3 class="menu-card-tittle">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
<div class="menu-card">
<img src="img/menu/1.jpg" alt="Espresso" class="menu-card-img">
<h3 class="menu-card-tittle">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
<div class="menu-card">
<img src="img/menu/1.jpg" alt="Espresso" class="menu-card-img">
<h3 class="menu-card-tittle">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
<div class="menu-card">
<img src="img/menu/1.jpg" alt="Espresso" class="menu-card-img">
<h3 class="menu-card-tittle">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
</div>
</section>
<!-- Menu Section End -->
<!-- Kontak Section Start -->
<section id="contact" class="contact">
<h2><span>Kontak</span> Kami</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sed, facilis.</p>
<div class="row">
<iframe src="https://www.google.com/maps/embed?pb=!1m17!1m12!1m3!1d3134.1162898580533!2d116.54066287105128!3d-8.610726360010096!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zOMKwMzYnMzIuNSJTIDExNsKwMzInMzYuOSJF!5e1!3m2!1sen!2sid!4v1699878069407!5m2!1sen!2sid" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade
" class="map"></iframe>
<form action="">
<div class="input-group">
<i data-feather="user"></i>
<input type="text" name="" id="" placeholder="nama">
</div>
<div class="input-group">
<i data-feather="mail"></i>
<input type="text" name="" id="" placeholder="email">
</div>
<div class="input-group">
<i data-feather="phone"></i>
<input type="text" name="" id="" placeholder="nomor hp">
</div>
<button type="submit" class="btn">kirim pesan</button>
</form>
</div>
</section>
<!-- Kontak Section End -->
<!-- Footer Section Start -->
<footer>
<div class="socials">
<a href="#"><i data-feather="instagram"></i></a>
<a href="#"><i data-feather="twitter"></i></a>
<a href="#"><i data-feather="facebook"></i></a>
</div>
<div class="links">
<a href="#home">Home</a>
<a href="#about">Tentang Kami</a>
<a href="#menu">Manu</a>
<a href="#contact">Kontak</a>
</div>
<div class="credit">
<p>Created by <a href="#">riefqialviansyah</a>. | © 2023.</p>
</div>
</footer>
<!-- Footer Section End -->
<!-- Feather Icons -->
<script>
feather.replace();
</script>
<!-- My Javascript -->
<script src="js/script.js"></script>
</body>
</html>