-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
155 lines (136 loc) · 5.93 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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kopi Kenangan Senja</title>
<!-- Fonts -->
<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=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 Styles -->
<link rel="stylesheet" href="css/style.css">
</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">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. Placeat aliquam adipisci distinctio ratione pariatur eveniet quod obcaecati expedita? Commodi sed fugit repellendus</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="about-img">
<img src="img/secangkir-kopi.jpg" alt="Tentang Kami">
</div>
<div class="content">
<h3>Kenapa memilih Kopi kami ?</h3>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Doloremque dolorum, nulla nisi ipsa velit voluptatem dolore placeat odit eos quo quod voluptatum saepe eaque reiciendis porro, doloribus et a officiis!</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. Dolore ex magnam laboriosam sit quaerat voluptas.</p>
<div class="row">
<div class="menu-card">
<img src="img/espresso.jpg"
alt="Espresso" class="menu-card-img">
<h3 class="menu-card-title">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
<div class="menu-card">
<img src="img/espresso.jpg"
alt="Espresso" class="menu-card-img">
<h3 class="menu-card-title">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
<div class="menu-card">
<img src="img/espresso.jpg"
alt="Espresso" class="menu-card-img">
<h3 class="menu-card-title">- Espresso -</h3>
<p class="menu-card-price">IDR 15K</p>
</div>
<div class="menu-card">
<img src="img/espresso.jpg"
alt="Espresso" class="menu-card-img">
<h3 class="menu-card-title">- 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. Explicabo, eos!</p>
<div class="row">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3965.242373666991!2d106.97291307134824!3d-6.362669662235802!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e699345485f42d7%3A0xa027b8c5643552e1!2sKopi%20Kenangan%20-%20Superindo%20Limus%20Pratama!5e0!3m2!1sid!2sid!4v1683368119370!5m2!1sid!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" placeholder="Nama">
</div>
<div class="input-group">
<i data-feather="mail"></i>
<input type="text" placeholder="E-mail">
</div>
<div class="input-group">
<i data-feather="phone"></i>
<input type="text" placeholder="No HP">
</div>
<button type="submit" class="btn">Kirim Pesan</button>
</form>
</div>
</section>
<!-- Kontak Section End -->
<!-- Footer 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">Menu</a>
<a href="#contact">Kontak</a>
</div>
<div class="credit">
<p>Created by<a href=""> Foryd</a> | © 2023.</p>
</div>
</footer>
<!-- Footer End -->
<!-- Feather Icons -->
<script>
feather.replace()
</script>
<!-- My Javascript -->
<script src="js/script.js"></script>
</body>
</html>