-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
117 lines (107 loc) · 5.91 KB
/
index.html
File metadata and controls
117 lines (107 loc) · 5.91 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
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Landing page for Bella Olonje resturant app">
<title>Bella Olonje - Food App</title>
<link rel="icon" href="images/favicon.ico"/>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<nav id="nav-custom" class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="#"><img class="logo" src="images/logo.png" alt=""/></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#product">Product</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#download">Download</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</nav>
<div id="hero-div">
<h3 class="hero-h3">Food app</h3>
<h1 class="hero-h1">Why stay hungry when <br class="hero-h1-br">you can order form Bella Olonje</h1>
<h3 class="hero-h3-medium">Download the Bella Olonje’s food app now on</h3>
<div class="hero-buttons-div">
<a href="https://play.google.com/store/apps" target="_blank"><button class="hero-playstore-btn">Play store</button></a>
<a href="https://www.apple.com/app-store/" target="_blank"><button class="hero-appstore-btn">App store</button></a>
</div>
</div>
<img class="double-phone" src="images/phone-screen-double.png" alt="app screen"/>
<hr id="product"/>
<h2 class="h2-middle">How the app works</h2>
<div class="app-function-row row">
<div class="collapsible-img-left col-md-6">
<img class="function-left-img" src="images/phone-screen-3.png" alt="create account">
</div>
<div class="app-function-detail col-md-6">
<h3 class="h3-app-function-title">Create an account</h3>
<h3 class="h3-app-function-content">Create/login to an existing account to get started</h3>
<h3 class="h3-app-function-detail">An account is created with your email and a desired password.</h3>
</div>
<div class="collapsible-img-right col-md-6">
<img class="function-left-img" src="images/phone-screen-3.png" alt="create account">
</div>
</div>
<div class="app-function-row row">
<div class="app-function-detail col-md-6">
<h3 class="h3-app-function-title">Explore varieties</h3>
<h3 class="h3-app-function-content">Shop for your favorite meals and drinks</h3>
<h3 class="h3-app-function-detail">Shop for your favorite meals or drinks and enjoy while doing it.</h3>
</div>
<div class="col-md-6">
<img class="function-right-img" src="images/phone-screen-4.png" alt="create account"/>
</div>
</div>
<div class="app-function-row row">
<div class="collapsible-img-left col-md-6">
<img class="function-left-img" src="images/phone-screen-5.png" alt="create account">
</div>
<div class="app-function-right-col app-function-detail col-md-6">
<h3 class="h3-app-function-title">Checkout</h3>
<h3 class="h3-app-function-content">Easy payment, smooth checkout & quick delivery</h3>
<h3 class="h3-app-function-detail">After checkout is done, your food will be delivered instantly.</h3>
</div>
<div class="collapsible-img-right col-md-6">
<img class="function-left-img" src="images/phone-screen-5.png" alt="create account">
</div>
</div>
<div id="download" class="hero-div-bottom">
<h2 class="h2-hero-bottom">Download the app now</h2>
<h3 class="h3-hero-bottom">Available on your favorite store. Start your premium experience now.</h3>
<div class="hero-bottom-btn-div">
<a href="https://play.google.com/store/apps" target="_blank"><button class="hero-bottom-playstore-btn">Play store</button></a>
<a href="https://www.apple.com/app-store/" target="_blank"><button class="hero-bottom-appstore-btn">App store</button></a>
</div>
</div>
<footer id="contact" class="row">
<div class="col-md-4">
<img class="logo footer-logo" src="images/logo.png" alt="logo">
</div>
<div class="sm-logo-div col-md-4">
<a href="https://twitter.com/" target="_blank"><img class="sm-logo" src="images/twitter-logo.png" alt="twitter"></a>
<a href="https://www.facebook.com/" target="_blank"><img class="sm-logo" src="images/facebook-logo.png" alt="facebook"></a>
<a href="https://www.instagram.com/" target="_blank"><img class="sm-logo" src="images/instagram.png" alt="instagram"></a>
</div>
<div class="footer-copyright col-md-4">
<p>©Copyright 2021 Bella Olonje</p>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js" integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT" crossorigin="anonymous"></script>
</body>
</html>