-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
173 lines (154 loc) · 5.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
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link
rel = "icon"
href = "ZomatoLogo.jpg";
/>
<link
rel = "stylesheet"
href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity = "sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin = "anonymous"
referrerpolicy = "no-referrer"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
/>
<!-- Linking CSS file -->
<link rel = "stylesheet" href = "new.css" />
<title>Zomato</title>
</head>
<body>
<!-- This is for hero section -->
<section class = "hero__section">
<header>
<nav class = "navbar">
<a href = "#">Get the App</a>
<div class = "navbar__menu_container">
<a href = "#" class = "link" >Investor Relations</a>
<a href = "#" class = "link" >Add Restaurants</a>
<a href = "#" class = "link" >Login</a>
<a href = "#" class = "link" >Sign Up</a>
<a href = "#" class = "user_icon"><i class="fa-solid fa-user"></i></a>
</div>
</nav>
</header>
<div class = "hero__section_container">
<img src = "heroSectionLogo.png" alt = "Zomato Logo" class = "hero__section_logo" />
<h1 class = "hero__section_heading">Discover the best food & drinks in India</h1>
</div>
</section>
<!-- This is for cards that zomato offer -->
<section class = "container_cards">
<div class = "we_offer__cards">
<img src = "item1.png" alt = "card1 image"/>
<div class = "we_offer__cards_content">
<h2>Order Online</h2>
<p>Stay home and order to your doorstep</p>
</div>
</div>
<div class = "we_offer__cards">
<img src = "item4.png" alt = "card1 image"/>
<div class = "we_offer__cards_content">
<h2>Takeaway services</h2>
<p>We ensure timely delivery to our customers</p>
</div>
</div>
</section>
<!-- This is for collection section -->
<!-- This is for get the App section -->
<section class = "container__get_the_App">
<div class = "semi_container">
<div class = "semi_container__left">
<img src = "mobileBanner.png" alt = "mobile image" />
</div>
<div class = "semi_container__right">
<h1>Get the Zomato App</h1>
<p>We will send you a link, open it and download the app now</p>
<div class = "radio_button__container">
<div>
<input type = "radio" id = "email" name = "downloadApp" />
<label for = "email" style = "font-size:14px;">Email</label>
</div>
<div>
<input type = "radio" id = "phone" name = "downloadApp" />
<label for = "phone" style = "font-size:14px;">Phone</label>
</div>
</div>
<div class = "input__container">
<input type = "text" placeholder = "Email" />
<button>Share App Link</button>
</div>
<div class = "download_app__container">
<h5>Download App From</h5>
<div>
<img src = "appleStore.png" alt = "Apple store" />
<img src = "playStore.png" alt = "Play store" />
</div>
</div>
</div>
</div>
</section>
<!-- this is for Explore places section -->
<section class = "explore_places__container">
<div class = "sub_container">
<div>
<h1>Explore Options Near Me</h1>
<span>Explore the restaurants and cuisines across various cities under our service</span>
</div>
<div class = "drop_down__container">
<div>
<select class = "drop_down_menu">
<option>Popular Restaurant Near Me</option>
<option>Trishna Resto And Bar</option>
<option>Pimlico</option>
<option>Green Thing</option>
<option>Kava Kitchen</option>
</select>
</div>
</div>
</div>
</section>
<!-- This is for footer section -->
<footer class = "footer__container">
<div class = "footer_section1">
<img src = "logo.png" alt = "zomato logo" />
<div class = "section1__button_container">
</div>
</div>
<div class = "navigation_container">
<div class = "link_container">
<h5>About Zomato</h5>
<div class = "link_container_anchors">
<a href = "#">Who We Are</a>
<a href = "#">Work With Us</a>
<a href = "#">Contact Us</a>
</div>
</div>
<div class = "link_container">
<h5>For Restaurants</h5>
<div class = "link_container_anchors">
<a href = "#">Partner With Us</a>
<a href = "#">Apps For You</a>
</div>
</div>
<div class = "link_container">
<h5>Learn More</h5>
<div class = "link_container_anchors">
<a href = "#">Privacy</a>
<a href = "#">Security</a>
<a href = "#">Terms</a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>