-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
174 lines (152 loc) · 6.32 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
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE html>
<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">
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="./footer/footer.css">
<!-- add this for navbar -->
<link rel="stylesheet" href="navbar.css">
<script src="https://kit.fontawesome.com/22064d7ea4.js" crossorigin="anonymous"> </script>
<!-- ******************* -->
<title>Kindmeal.my - Home</title>
</head>
<style>
#items_category_list3{
width: 100%;
background-color: #2bb673;
display: flex;
justify-content: space-evenly;
}
li{
list-style: none;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
padding: 10px 20px 10px 20px;
font-weight: 500;
font-size: 18px;
}
#items_category_list3>li>a{
text-decoration: none;
color: white;
padding: 10px 20px 10px 20px;
}
</style>
<body>
<!-- Navbar -->
<div id="navbar"></div>
<ul id="items_category_list3">
<li class="active"><a href="../index.html">Home</a></li>
<li ><a href="../meal_Deal/meal.html">Meal Deals</a></li>
<li><a href="../Kindmoment Page/kindmoment.html">KindMoments</a></li>
<li><a href="../Hot Pics page/hot.html">Hot Picks</a></li>
<li><a href="../Recipe Page/recipes.html">Recipes</a></li>
<li ><a href="../Directory/directory.html">Directory</a></li>
<li ><a href="../Article/article.html">Articles</a></li>
<li><a href="../login-signup/help.html">Help</a></li>
</ul>
<!-- ************* -->
<!-- slideShow -->
<div id="mainSlide">
<div id="productSlide"></div>
<div id="logoSlide"></div>
</div>
<div id="silo_product"></div>
<!-- *********** -->
<!-- latest news -->
<div id="latestNews" class="main_content_container">
<div id="latestNewsHead" class="content_head">
<p>Latest News & Videos</p>
<div>
<ul>
<li><a href="./Article/article.html">Save Lives with Your Blog</a></li>
<li><a href="./Article/article.html">News and Articles</a></li>
<li><a href="https://www.facebook.com/KindMeal.my">Follow our Facebook</a></li>
</ul>
</div>
</div>
<div id="latestNewsBody" class="content_body"></div>
</div>
<!-- -->
<!-- Yummy Moment -->
<div id="yummyMoment" class="main_content_container">
<div id="yummyMomentHead" class="content_head">
<p>Yummylicious Moments</p>
<div>
<ul>
<li><a href="./Recipe Page/recipes.html">Secret Recipes</a></li>
<li><a href="./Recipe Page/recipes.html">Member Hot Picks</a></li>
<li><a href="./Kindmoment Page/kindmoment.html">Photo Moments</a></li>
</ul>
</div>
</div>
<div id="yummyMomentBody" class="content_body">
</div>
</div>
<!-- -->
<!-- Discover Restaurents -->
<div id="discoverRestaurents" class="main_content_container">
<div id="discoverRestaurentsHead" class="content_head">
<p>Discover Restaurents</p>
<div>
<ul>
<li><a href="./Directory/directory.html">Vegetarian Directory</a></li>
<li><a href="./Directory/featuredRest.html">Restaurant Menu</a></li>
<li><a href="./Directory/foodmenu.html">Food Map</a></li>
</ul>
</div>
</div>
<div id="discoverRestaurentsBody" class="content_body">
</div>
</div>
<!-- -->
<!-- Amazing Superheros -->
<div id="amazingSuperHeros" class="main_content_container">
<div id="amazingSuperHerosHead" class="content_head">
<p>Amazing Superheros</p>
<div>
<ul>
<li><a href="./meal_Deal/meal.html">Latest Buzz</a></li>
<li><a href="./Directory/directory.html">Lifestyle Ambassadors</a></li>
<li><a href="./login-signup/help.html">Win Gifts!</a></li>
</ul>
</div>
</div>
<div id="amazingSuperHerosBody" class="content_body">
</div>
</div>
<!-- -->
<div id="homeBottom">
<p class="firstMeatFree">Introducing The World's 1st Meat-Free Lifestyle Platform</p>
<div id="petFinder">
<p>Brought to you by</p>
<img src="https://www.kindmeal.my/images/logo-petfinder.png" alt="petFinder">
</div>
<p class="instant_coupon">Instant coupon & dining. No upfront coupon payment, booking or printing.</p>
<div id="offerContainer"></div>
<p class="pdiningExperience">Any restaurant or cafe can join KindMeal, vegetarian or not, as long as the deals and menu featured are meat-free.
Enjoy a great meat-free dining experience. Easily save animal lives, health, environment and money now!
</p>
<!-- join kindmeal button -->
<div id="join_btn">
<a href="../login-signup/signup.html">
<div>
<h1>Join KindMeal Now</h1>
<p>Your testy journey begins here</p>
</div>
</a>
</div>
<div id="featuredIn">
<p>As Featured In</p>
<img src="https://www.kindmeal.my/images/media-feature2.png" alt="featured_in_img">
</div>
<div id="whyKindMeal">
<img src="https://www.kindmeal.my/images/banner_whykindmeal.png" alt="banner_whykindmeal">
</div>
</div>
<div id="footer"></div>
</body>
</html>
<script src="index.js" type="module"></script>
<script src="db.js"></script>
<script src="homeDb.js"></script>