-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
155 lines (142 loc) · 7.01 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
<!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">
<title>Food Nenwork</title>
<link rel="icon" href="asset/images/fabicon.ico">
<link rel="stylesheet" href="asset/css/style.css">
</head>
<body>
<!-- Banner section -->
<section id="banner">
<div class="common-width">
<div class="half-width">
<div class="banner-left">
<h3 class="title"> We Provide Delivery Within <span> 30 Min </span> </h3>
<p>A restaurant or an eatery, is a business that prepares and serves food and drinks to customers.
Meals are generally served and eaten on the premises, but many.</p>
<a class="btn" href="https://www.youtube.com/channel/UCCidr-29PQ7e_uMaRy5Cmag" target="_blank"> Order Food </a>
</div>
</div>
<div class="half-width">
<div class="banner-right text-right">
<img src="asset/images/banner-img.png" alt="Banner-img">
</div>
</div>
</div>
</section>
<!-- About section -->
<section id="about">
<div class="common-width">
<div class="half-width">
<div class="about-left">
<img src="asset/images/about-img.png" alt="about-img">
</div>
</div>
<div class="half-width">
<div class="about-right">
<h3 class="title"> <span> About </span> Me</h3>
<p>Being vegan is great for your health! According to the Academy of Nutrition and Dietetics, vegans
are less likely to develop heart disease, cancer, diabetes, and high blood pressure than
meat-eaters are. Restaurants range from inexpensive and informal lunching or dining places
catering to people working nearby, with modest food served in simple settings at low prices.</p>
<a class="btn" href="https://github.com/saburali" target="_blank"> About Me </a>
</div>
</div>
</div>
</section>
<!-- Recipies section -->
<section id="recipe">
<div style="text-align: center">
<h3 class="title"> <span> My </span> Recipies</h3>
<p class="info">
A meal is an eating occasion that takes place at a certain time and includes prepared food. The names used for specific meals in English vary, depending on the speaker's culture, the time of day, <br> or the size of the meal. Meals occur primarily at homes, restaurants, and cafeterias, but may occur anywhere.
</p>
</div>
<div class="common-width">
<div class="recipe">
<div class="recipe-img">
<img src="asset/images/1.jpg" alt="recipe-img">
</div>
<div class="recipe-content">
<h3 class="title"> <span> Breakfast </span> Recipes </h3>
<p> Breakfast ideas healthy breakfast ideas keto breakfast ideas easy breakfast ideas low carb breakfast high protein breakfast healthy breakfast recipes keto breakfast recipes gluten free. </p>
</div>
</div>
<div class="recipe">
<div class="recipe-img">
<img src="asset/images/2.jpg" alt="recipe-img">
</div>
<div class="recipe-content">
<h3 class="title"> <span> Lunch </span> Recipes </h3>
<p> Good food choices include sandwiches, salads and a variety of light appetizers, such as dips and homemade chips. Make it a casual buffet lunch by setting up a taco bar or pita and wrap stations. </p>
</div>
</div>
<div class="recipe">
<div class="recipe-img">
<img src="asset/images/3.jpg" alt="recipe-img">
</div>
<div class="recipe-content">
<h3 class="title"> <span> Dinner </span> Recipes </h3>
<p> A meal is an eating occasion that takes place at a certain time and includes prepared food. The names used for specific meals in English vary, depending on the speaker's culture, the time of day, or the size of the meal. </p>
</div>
</div>
</div>
</section>
<!-- Discount section -->
<section id="discount">
<div class="common-width">
<div class="discount-content"></div>
<div class="discount-content">
<h3 class="title"> Special Discount <br> For Food <span> Package Bundles </span> </h3>
<p> Restaurants around the country are focusing on summer staples for promotions in July. You're looking at grill classics like hot dogs and cold treats to cool you down. It's no surprise that both National Ice Cream Day and National Hot Dog Day arrive this month. They're joined by National Fried Chicken Day, National Ice Cream Month, National French Fries Day, and, of course, the 4th of July, which isn't a food holiday but also kind of is. </p>
<a class="btn" href="https://www.facebook.com/saburbd.me" target="_blank"> See Offer Now </a>
</div>
</div>
</section>
<!-- Counter -->
<div id="counter">
<div class="common-width">
<div class="counter-content">
<div class="count">
<h3 class="title"> 700k </h3>
<p> Youtube Subscirber </p>
</div>
<div class="count">
<h3 class="title"> 2.4m </h3>
<p> Instagram Follower </p>
</div>
<div class="count">
<h3 class="title"> 900k </h3>
<p> Dribble Shot Like </p>
</div>
</div>
</div>
</div>
<!-- App section -->
<section id="app">
<div class="common-width">
<div class="app-content">
<img src="asset/images/iphone.png" alt="mobile-app">
</div>
<div class="app-content">
<h3 class="title"> Make The Delicious <br> Food and Order <span> Our App </span> </h3>
<a class="btn" href="https://www.facebook.com/saburbd.me" target="_blank"> Download Now </a>
</div>
</div>
</section>
<!-- Footer -->
<div id="footer">
<div class="footer">
<div class="common-width">
<div style="width: 50%"></div>
<div style="width: 50%">
<h3 class="title"> <a href="https://www.facebook.com/saburali.me" target="_blank"> <span> Food </span> Network </a> </h3>
<p> Eat healthy to live headlthy. Live healthy to live happy. </p>
</div>
</div>
</div>
</div>
</body></html>