├── .DS_Store ├── .github └── ISSUE_TEMPLATE │ └── feature.yml ├── .vscode └── settings.json ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Cities.css ├── Dockerfile ├── Images ├── .DS_Store ├── 104461_twitter_icon.png ├── 1161954_instagram_icon.png ├── Akriti.png ├── Akshant.png ├── App Store.webp ├── Australia.png ├── BS1.png ├── BS2.png ├── BS3.png ├── BS4.svg ├── BS5.svg ├── BS6.svg ├── Brand promotions.png ├── Brazil.png ├── Busness Card.png ├── Busness Card1.png ├── Busness Card2.png ├── Canada.png ├── Celebrations.png ├── Chile.png ├── Corporate get-togethers.png ├── Corporate.png ├── Czech-Republic.png ├── Daminee.png ├── Damini.png ├── Deepinder.png ├── Diwali Specials.png ├── Go out for a meal.webp ├── Google Play.webp ├── Gunjan.png ├── India.png ├── Indonesia.png ├── Ireland.png ├── Italy.png ├── Lebanon.png ├── Linkedinn.jfif ├── Live Sports Screenings.png ├── Malaysia.png ├── Mohit.png ├── New-Zealand.png ├── Newly Opened.png ├── One.png ├── Order Food Online.webp ├── OurCompany.png ├── Philippines.png ├── Poland.png ├── Portugal.png ├── Qatar.png ├── Rahul.png ├── Recurring meals.png ├── Sandhya.png ├── Singapore.png ├── Slovakia.png ├── South-Africa.png ├── Sri-Lanka.png ├── Surobhi.png ├── Trending This Week.png ├── Turkey.png ├── UAE.png ├── UK.png ├── USA.png ├── Zomato Pro.webp ├── Zomato logo.webp ├── about us cover image.png ├── best.png ├── blog-content1.png ├── blog-content2.png ├── blog-content3.png ├── blue-lap.png ├── career.png ├── dark.webp ├── download.png ├── earth.png ├── enter-container4.webp ├── favpng_facebook.png ├── feeding-india-bg.jpg ├── feeding-india-boy.avif ├── feeding-india-dark-logo.avif ├── feeding-india-logo.avif ├── feeding-india-people.png ├── get-zomato-app.png ├── google.png ├── house.png ├── language-globe.png ├── location.png ├── logo.png ├── mobile.png ├── night.png ├── pic1.png ├── pic2.png ├── pic3.png ├── pic4.png ├── red-lap.png ├── result.png ├── section-bg.png ├── silders-image1.png ├── sliders-image2.png ├── sliders-image3.png ├── sliders-image4.png ├── sliders-image5.png ├── smallpic.png ├── ss1.png ├── ss4.png ├── three.png ├── twit.jfif ├── two.png ├── web-backdrop.png ├── web-backdrop1.png ├── who-we.png ├── zomato-logo.png ├── zomato1.jpg ├── zomato2.png ├── zomato3.png ├── zomato4.png ├── zomato5.png ├── zomato6.png └── zomato_white.png ├── Investor-Relation.html ├── README.md ├── Videos └── zomato.mp4 ├── add-restaurant.css ├── add-restaurant.html ├── add-restaurant.js ├── careers.css ├── careers.html ├── careers.js ├── delivery-cities.html ├── dev ├── deployment.yaml └── service.yaml ├── enterprise-solutions.css ├── enterprise-solutions.html ├── feeding-india.css ├── feeding-india.html ├── index.html ├── index.js ├── investor-relation.css ├── investor-relation.js ├── login.css ├── login.html ├── style.css ├── test.html ├── who-we-are.css ├── who-we-are.html ├── who-we-are.js ├── zomato.gif └── zomatoo.gif /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/.DS_Store -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature.yml: -------------------------------------------------------------------------------- 1 | name: Feature request 2 | description: Suggest features, propose improvements, discuss new ideas 3 | title: "[FEATURE] " 4 | labels: [" goal: addition"] 5 | body: 6 | - type: textarea 7 | id: suggestion 8 | attributes: 9 | label: Suggestion 10 | description: A summary of what you'd like to see added or changed 11 | validations: 12 | required: true 13 | - type: textarea 14 | id: usecases 15 | attributes: 16 | label: Use Cases 17 | description: | 18 | What are possible you cases for your suggested feature? 19 | Are you using any workarounds in the meantime? 20 | validations: 21 | required: false 22 | - type: textarea 23 | id: relatedproblems 24 | attributes: 25 | label: Related Problems 26 | description: | 27 | Is your Request related to a problem? 28 | Think about linking existing Issues here! 29 | validations: 30 | required: false 31 | -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- 1 | { 2 | "liveServer.settings.port": 5501 3 | } -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Contributor Covenant Code of Conduct 2 | 3 | ## Our Pledge 4 | 5 | We as members, contributors, and leaders pledge to make participation in our 6 | community a harassment-free experience for everyone, regardless of age, body 7 | size, visible or invisible disability, ethnicity, sex characteristics, gender 8 | identity and expression, level of experience, education, socio-economic status, 9 | nationality, personal appearance, race, religion, or sexual identity 10 | and orientation. 11 | 12 | We pledge to act and interact in ways that contribute to an open, welcoming, 13 | diverse, inclusive, and healthy community. 14 | 15 | ## Our Standards 16 | 17 | Examples of behavior that contributes to a positive environment for our 18 | community include: 19 | 20 | * Demonstrating empathy and kindness toward other people 21 | * Being respectful of differing opinions, viewpoints, and experiences 22 | * Giving and gracefully accepting constructive feedback 23 | * Accepting responsibility and apologizing to those affected by our mistakes, 24 | and learning from the experience 25 | * Focusing on what is best not just for us as individuals, but for the 26 | overall community 27 | 28 | Examples of unacceptable behavior include: 29 | 30 | * The use of sexualized language or imagery, and sexual attention or 31 | advances of any kind 32 | * Trolling, insulting or derogatory comments, and personal or political attacks 33 | * Public or private harassment 34 | * Publishing others' private information, such as a physical or email 35 | address, without their explicit permission 36 | * Other conduct which could reasonably be considered inappropriate in a 37 | professional setting 38 | 39 | ## Enforcement Responsibilities 40 | 41 | Community leaders are responsible for clarifying and enforcing our standards of 42 | acceptable behavior and will take appropriate and fair corrective action in 43 | response to any behavior that they deem inappropriate, threatening, offensive, 44 | or harmful. 45 | 46 | Community leaders have the right and responsibility to remove, edit, or reject 47 | comments, commits, code, wiki edits, issues, and other contributions that are 48 | not aligned to this Code of Conduct, and will communicate reasons for moderation 49 | decisions when appropriate. 50 | 51 | ## Scope 52 | 53 | This Code of Conduct applies within all community spaces, and also applies when 54 | an individual is officially representing the community in public spaces. 55 | Examples of representing our community include using an official e-mail address, 56 | posting via an official social media account, or acting as an appointed 57 | representative at an online or offline event. 58 | 59 | ## Enforcement 60 | 61 | Instances of abusive, harassing, or otherwise unacceptable behavior may be 62 | reported to the community leaders responsible for enforcement at 63 | . 64 | All complaints will be reviewed and investigated promptly and fairly. 65 | 66 | All community leaders are obligated to respect the privacy and security of the 67 | reporter of any incident. 68 | 69 | ## Enforcement Guidelines 70 | 71 | Community leaders will follow these Community Impact Guidelines in determining 72 | the consequences for any action they deem in violation of this Code of Conduct: 73 | 74 | ### 1. Correction 75 | 76 | **Community Impact**: Use of inappropriate language or other behavior deemed 77 | unprofessional or unwelcome in the community. 78 | 79 | **Consequence**: A private, written warning from community leaders, providing 80 | clarity around the nature of the violation and an explanation of why the 81 | behavior was inappropriate. A public apology may be requested. 82 | 83 | ### 2. Warning 84 | 85 | **Community Impact**: A violation through a single incident or series 86 | of actions. 87 | 88 | **Consequence**: A warning with consequences for continued behavior. No 89 | interaction with the people involved, including unsolicited interaction with 90 | those enforcing the Code of Conduct, for a specified period of time. This 91 | includes avoiding interactions in community spaces as well as external channels 92 | like social media. Violating these terms may lead to a temporary or 93 | permanent ban. 94 | 95 | ### 3. Temporary Ban 96 | 97 | **Community Impact**: A serious violation of community standards, including 98 | sustained inappropriate behavior. 99 | 100 | **Consequence**: A temporary ban from any sort of interaction or public 101 | communication with the community for a specified period of time. No public or 102 | private interaction with the people involved, including unsolicited interaction 103 | with those enforcing the Code of Conduct, is allowed during this period. 104 | Violating these terms may lead to a permanent ban. 105 | 106 | ### 4. Permanent Ban 107 | 108 | **Community Impact**: Demonstrating a pattern of violation of community 109 | standards, including sustained inappropriate behavior, harassment of an 110 | individual, or aggression toward or disparagement of classes of individuals. 111 | 112 | **Consequence**: A permanent ban from any sort of public interaction within 113 | the community. 114 | 115 | ## Attribution 116 | 117 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], 118 | version 2.0, available at 119 | https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. 120 | 121 | Community Impact Guidelines were inspired by [Mozilla's code of conduct 122 | enforcement ladder](https://github.com/mozilla/diversity). 123 | 124 | [homepage]: https://www.contributor-covenant.org 125 | 126 | For answers to common questions about this code of conduct, see the FAQ at 127 | https://www.contributor-covenant.org/faq. Translations are available at 128 | https://www.contributor-covenant.org/translations. 129 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # How to Contribute 2 | 3 | [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/SuperAayush/Zomato-Clone/pulls) 4 | 5 | - Take a look at the existing [Issues](https://github.com/SuperAayush/Zomato-Clone/issues) or [create a new issue](https://github.com/SuperAayush/Zomato-Clone/issues/new/choose)! 6 | - [Fork the Repo](https://github.com/SuperAayush/Zomato-Clone/fork). Then, create a branch for any issue that you are working on. Finally, commit your work. 7 | - Create a **[Pull Request](https://github.com/SuperAayush/Zomato-Clone/compare)** (_PR_), which will be promptly reviewed and given suggestions for improvements by the community. 8 | - Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR. 9 | 10 | ## HOW TO MAKE A PULL REQUEST: 11 | 12 | **1.** Clone your new fork of the repository in the terminal/CLI on your computer with the following command: 13 | 14 | ```bash 15 | git clone https://github.com//Zomato-Clone 16 | ``` 17 | 18 | **2.** Navigate to the newly created LinkFree project directory: 19 | 20 | ```bash 21 | cd Zomato-Clone 22 | ``` 23 | 24 | **3.** Set upstream command: 25 | 26 | ```bash 27 | git remote add upstream https://github.com/SuperAayush/Zomato-Clone.git 28 | ``` 29 | 30 | **4.** Create a new branch: 31 | 32 | ```bash 33 | git checkout -b YourBranchName 34 | ``` 35 | 36 | **5.** Sync your fork or your local repository with the origin repository: 37 | 38 | - In your forked repository, click on "Fetch upstream" 39 | - Click "Fetch and merge" 40 | 41 | ### Alternatively, Git CLI way to Sync forked repository with origin repository: 42 | 43 | ```bash 44 | git fetch upstream 45 | ``` 46 | 47 | ```bash 48 | git merge upstream/main 49 | ``` 50 | 51 | ### [Github Docs](https://docs.github.com/en/github/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github) for Syncing 52 | 53 | **6.** Make your changes to the source code. 54 | 55 | **7.** Stage your changes and commit: 56 | 57 | ⚠️ **Make sure** not to commit `package.json` or `package-lock.json` file 58 | 59 | ⚠️ **Make sure** not to run the commands `git add .` or `git add *`. Instead, stage your changes for each file/folder 60 | 61 | ```bash 62 | git add file/folder 63 | ``` 64 | 65 | ```bash 66 | git commit -m "" 67 | ``` 68 | 69 | **8.** Push your local commits to the remote repository: 70 | 71 | ```bash 72 | git push origin YourBranchName 73 | ``` 74 | 75 | **9.** Create a [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)! 76 | 77 | **Congratulations!** You've made your first contribution to [**Zomato-Clone**](https://github.com/SuperAayush/Zomato-Clone/graphs/contributors)! 78 | 79 | **_:trophy: After this, the maintainers will review the PR and will merge it if it helps move the LinkFree project forward. Otherwise, it will be given constructive feedback and suggestions for the changes needed to add the PR to the codebase._** 80 | 81 | ## Run automated tests 82 | 83 | After making changes make sure that tests passes 84 | 85 | Start the Zomato-Clone application by previewing the project using the extension Live Server. 86 | 87 | 88 | ## All the best! 👍🏻 89 | -------------------------------------------------------------------------------- /Cities.css: -------------------------------------------------------------------------------- 1 | * 2 | { 3 | margin: 0; 4 | outline: none; 5 | font-family: 'Okra, Helvetica', sans-serif; 6 | font-weight: 300; 7 | } 8 | 9 | .container1{ 10 | padding-top: 2%; 11 | display: flex; 12 | } 13 | 14 | .container4{ 15 | padding-top:40px; 16 | padding-left: 10%; 17 | padding-right: 10%; 18 | display: flex; 19 | font-weight: normal; 20 | color: #9C9C9C; 21 | padding-bottom: 50px; 22 | } 23 | .container4-1,.container4-2,.container4-3,.container4-4,.container4-5 24 | { 25 | padding-left:10%; 26 | font-size:13px; 27 | padding-top: 30px; 28 | line-height:2; 29 | } 30 | .container4-1 31 | { 32 | padding-left:0; 33 | font-size:13px; 34 | padding-top: 30px; 35 | } 36 | .container5{ 37 | padding-left: 10%; 38 | padding-right: 10%; 39 | font-weight: lighter; 40 | font-size:14px; 41 | padding-bottom: 20px; 42 | margin-top: 0; 43 | color:#9C9C9C; 44 | } 45 | .container3{ 46 | height:20px; 47 | padding-left:144px; 48 | padding-top: 20px; 49 | } 50 | .container3,.container4,.container5{ 51 | background-color: #FCFCFC 52 | } 53 | #India{ 54 | height:25px; 55 | } 56 | .store-footer{ 57 | height: 40px; 58 | margin-top: 10%; 59 | } 60 | .icons-footer{ 61 | width:23px; 62 | } 63 | .l-space{ 64 | letter-spacing:2px; 65 | font-weight: bold; 66 | color:#000000; 67 | } 68 | #language-globe{ 69 | height:18px; 70 | } 71 | 72 | .footer_logo1{ 73 | height:27px; 74 | margin-left: 12%; 75 | } 76 | 77 | .footer_logo2{ 78 | height:30px; 79 | margin-left:10%; 80 | } 81 | 82 | .container3{ 83 | font-family: 'Paytone One', sans-serif; 84 | padding-left:3px; 85 | display: flex; 86 | } 87 | div.dropdown-multicol2{ 88 | width: 30em; 89 | } 90 | div.dropdown-multicol2>div.dropdown-col{ 91 | display:inline-block; 92 | width: 24%; 93 | } 94 | 95 | .drop1{ 96 | margin-left: 46%; 97 | } 98 | 99 | .drop2{ 100 | margin-left:2%; 101 | } 102 | 103 | .dropdown-item{ 104 | font-size: 14px; 105 | font-family: 'Open Sans', sans-serif; 106 | font-weight:lighter; 107 | } 108 | 109 | .container2 110 | { 111 | margin-top: 7%; 112 | margin-left: 7%; 113 | margin-right: 6%; 114 | } 115 | 116 | .Dukh-Dard{ 117 | display: inline-block; 118 | margin-top: 2%; 119 | } 120 | .Sheher{ 121 | display: inline-block; 122 | text-align: left; 123 | text-decoration: none; 124 | color: rgb(130, 130, 130); 125 | margin-bottom: 1.2rem; 126 | width: 19%; 127 | line-height: 1.8; 128 | overflow: hidden; 129 | text-overflow: ellipsis; 130 | white-space: nowrap; 131 | vertical-align: bottom; 132 | } 133 | .wrapper{ 134 | 135 | 136 | margin-top: -1%; 137 | margin-left: 2%; 138 | border-radius: 20px; 139 | border: #000000; 140 | 141 | 142 | 143 | } 144 | .container-fluid{ 145 | margin-top:-5%; 146 | 147 | } 148 | .signup{ 149 | margin-right:15%; 150 | text-decoration: none; 151 | font-size:20px; 152 | 153 | text-decoration: none; 154 | } 155 | .signup,.login{ 156 | color:#9C9C9C; 157 | font-weight: 100; 158 | 159 | } 160 | 161 | .login{ 162 | text-decoration: none; 163 | 164 | font-size:20px; 165 | 166 | 167 | margin-left: 75%; 168 | } 169 | .wrapper .search_box{ 170 | width: 700px; 171 | background: #fff; 172 | border-radius: 5px; 173 | height: 55px; 174 | display: flex; 175 | padding-top: 5px; 176 | box-shadow: 0 8px 6px -10px #b3c6ff; 177 | 178 | } 179 | 180 | 181 | 182 | 183 | .wrapper .search_box .dropdown{ 184 | width: 250px; 185 | border-right: 2px solid #dde2f1; 186 | color: #9fa3b1; 187 | position: relative; 188 | cursor: pointer; 189 | } 190 | 191 | .wrapper .search_box .dropdown .default_option{ 192 | text-transform: uppercase; 193 | padding: 13px 15px; 194 | font-size: 14px; 195 | } 196 | .search_field{ 197 | margin-top: -7px; 198 | } 199 | 200 | .wrapper .search_box .dropdown ul{ 201 | position: absolute; 202 | top: 70px; 203 | left: -10px; 204 | background: #fff; 205 | width: 150px; 206 | border-radius: 5px; 207 | /* padding: 20px; */ 208 | display: none; 209 | box-shadow: 8px 8px 6px -10px #b3c6ff; 210 | } 211 | 212 | .wrapper .search_box .dropdown ul li{ 213 | padding-bottom: -2px; 214 | } 215 | 216 | .wrapper .search_box .dropdown ul li:last-child{ 217 | padding-bottom: 0; 218 | } 219 | 220 | .wrapper .search_box .dropdown ul li:hover{ 221 | color: #6f768d; 222 | } 223 | 224 | .wrapper .search_box .dropdown:before{ 225 | content: ""; 226 | position: absolute; 227 | top: 18px; 228 | right: 20px; 229 | border: 8px solid; 230 | border-color: #000000 transparent transparent transparent; 231 | } 232 | 233 | .wrapper .search_box .search_field{ 234 | width: 800px; 235 | height: 100%; 236 | position: relative; 237 | } 238 | 239 | .wrapper .search_box .search_field .input{ 240 | width: 450px; 241 | height: 30px; 242 | border: 0px; 243 | font-size: 16px; 244 | margin-top: 3%; 245 | padding-left: 38px; 246 | padding-right: 38px; 247 | color: #6f768d; 248 | 249 | } 250 | 251 | 252 | .wrapper .search_box .search_field .fas{ 253 | position: absolute; 254 | top: 22px; 255 | left: 10px; 256 | font-size: 16px; 257 | color: grey; 258 | cursor: pointer; 259 | } 260 | 261 | ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 262 | color: #9fa3b1; 263 | } 264 | ::-moz-placeholder { /* Firefox 19+ */ 265 | color: #9fa3b1; 266 | } 267 | :-ms-input-placeholder { /* IE 10+ */ 268 | color: #9fa3b1; 269 | } 270 | .enterprises{ 271 | margin-top: 12%; 272 | letter-spacing: 2px; 273 | color: black; 274 | } 275 | .ent{ 276 | letter-spacing: 0px; 277 | color: #9C9C9C; 278 | } 279 | 280 | -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- 1 | FROM nginx 2 | COPY . /usr/share/nginx/html -------------------------------------------------------------------------------- /Images/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/.DS_Store -------------------------------------------------------------------------------- /Images/104461_twitter_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/104461_twitter_icon.png -------------------------------------------------------------------------------- /Images/1161954_instagram_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/1161954_instagram_icon.png -------------------------------------------------------------------------------- /Images/Akriti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Akriti.png -------------------------------------------------------------------------------- /Images/Akshant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Akshant.png -------------------------------------------------------------------------------- /Images/App Store.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/App Store.webp -------------------------------------------------------------------------------- /Images/Australia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Australia.png -------------------------------------------------------------------------------- /Images/BS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/BS1.png -------------------------------------------------------------------------------- /Images/BS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/BS2.png -------------------------------------------------------------------------------- /Images/BS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/BS3.png -------------------------------------------------------------------------------- /Images/Brand promotions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Brand promotions.png -------------------------------------------------------------------------------- /Images/Brazil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Brazil.png -------------------------------------------------------------------------------- /Images/Busness Card.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Busness Card.png -------------------------------------------------------------------------------- /Images/Busness Card1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Busness Card1.png -------------------------------------------------------------------------------- /Images/Busness Card2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Busness Card2.png -------------------------------------------------------------------------------- /Images/Canada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Canada.png -------------------------------------------------------------------------------- /Images/Celebrations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Celebrations.png -------------------------------------------------------------------------------- /Images/Chile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Chile.png -------------------------------------------------------------------------------- /Images/Corporate get-togethers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Corporate get-togethers.png -------------------------------------------------------------------------------- /Images/Corporate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Corporate.png -------------------------------------------------------------------------------- /Images/Czech-Republic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Czech-Republic.png -------------------------------------------------------------------------------- /Images/Daminee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Daminee.png -------------------------------------------------------------------------------- /Images/Damini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Damini.png -------------------------------------------------------------------------------- /Images/Deepinder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Deepinder.png -------------------------------------------------------------------------------- /Images/Diwali Specials.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Diwali Specials.png -------------------------------------------------------------------------------- /Images/Go out for a meal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Go out for a meal.webp -------------------------------------------------------------------------------- /Images/Google Play.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Google Play.webp -------------------------------------------------------------------------------- /Images/Gunjan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Gunjan.png -------------------------------------------------------------------------------- /Images/India.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/India.png -------------------------------------------------------------------------------- /Images/Indonesia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Indonesia.png -------------------------------------------------------------------------------- /Images/Ireland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Ireland.png -------------------------------------------------------------------------------- /Images/Italy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Italy.png -------------------------------------------------------------------------------- /Images/Lebanon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Lebanon.png -------------------------------------------------------------------------------- /Images/Linkedinn.jfif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Linkedinn.jfif -------------------------------------------------------------------------------- /Images/Live Sports Screenings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Live Sports Screenings.png -------------------------------------------------------------------------------- /Images/Malaysia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Malaysia.png -------------------------------------------------------------------------------- /Images/Mohit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Mohit.png -------------------------------------------------------------------------------- /Images/New-Zealand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/New-Zealand.png -------------------------------------------------------------------------------- /Images/Newly Opened.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Newly Opened.png -------------------------------------------------------------------------------- /Images/One.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/One.png -------------------------------------------------------------------------------- /Images/Order Food Online.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Order Food Online.webp -------------------------------------------------------------------------------- /Images/OurCompany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/OurCompany.png -------------------------------------------------------------------------------- /Images/Philippines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Philippines.png -------------------------------------------------------------------------------- /Images/Poland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Poland.png -------------------------------------------------------------------------------- /Images/Portugal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Portugal.png -------------------------------------------------------------------------------- /Images/Qatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Qatar.png -------------------------------------------------------------------------------- /Images/Rahul.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Rahul.png -------------------------------------------------------------------------------- /Images/Recurring meals.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Recurring meals.png -------------------------------------------------------------------------------- /Images/Sandhya.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Sandhya.png -------------------------------------------------------------------------------- /Images/Singapore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Singapore.png -------------------------------------------------------------------------------- /Images/Slovakia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Slovakia.png -------------------------------------------------------------------------------- /Images/South-Africa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/South-Africa.png -------------------------------------------------------------------------------- /Images/Sri-Lanka.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Sri-Lanka.png -------------------------------------------------------------------------------- /Images/Surobhi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Surobhi.png -------------------------------------------------------------------------------- /Images/Trending This Week.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Trending This Week.png -------------------------------------------------------------------------------- /Images/Turkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Turkey.png -------------------------------------------------------------------------------- /Images/UAE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/UAE.png -------------------------------------------------------------------------------- /Images/UK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/UK.png -------------------------------------------------------------------------------- /Images/USA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/USA.png -------------------------------------------------------------------------------- /Images/Zomato Pro.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Zomato Pro.webp -------------------------------------------------------------------------------- /Images/Zomato logo.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/Zomato logo.webp -------------------------------------------------------------------------------- /Images/about us cover image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/about us cover image.png -------------------------------------------------------------------------------- /Images/best.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/best.png -------------------------------------------------------------------------------- /Images/blog-content1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/blog-content1.png -------------------------------------------------------------------------------- /Images/blog-content2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/blog-content2.png -------------------------------------------------------------------------------- /Images/blog-content3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/blog-content3.png -------------------------------------------------------------------------------- /Images/blue-lap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/blue-lap.png -------------------------------------------------------------------------------- /Images/career.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/career.png -------------------------------------------------------------------------------- /Images/dark.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/dark.webp -------------------------------------------------------------------------------- /Images/download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/download.png -------------------------------------------------------------------------------- /Images/earth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/earth.png -------------------------------------------------------------------------------- /Images/enter-container4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/enter-container4.webp -------------------------------------------------------------------------------- /Images/favpng_facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/favpng_facebook.png -------------------------------------------------------------------------------- /Images/feeding-india-bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/feeding-india-bg.jpg -------------------------------------------------------------------------------- /Images/feeding-india-boy.avif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/feeding-india-boy.avif -------------------------------------------------------------------------------- /Images/feeding-india-dark-logo.avif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/feeding-india-dark-logo.avif -------------------------------------------------------------------------------- /Images/feeding-india-logo.avif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/feeding-india-logo.avif -------------------------------------------------------------------------------- /Images/feeding-india-people.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/feeding-india-people.png -------------------------------------------------------------------------------- /Images/get-zomato-app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/get-zomato-app.png -------------------------------------------------------------------------------- /Images/google.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/google.png -------------------------------------------------------------------------------- /Images/house.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/house.png -------------------------------------------------------------------------------- /Images/language-globe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/language-globe.png -------------------------------------------------------------------------------- /Images/location.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/location.png -------------------------------------------------------------------------------- /Images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/logo.png -------------------------------------------------------------------------------- /Images/mobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/mobile.png -------------------------------------------------------------------------------- /Images/night.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/night.png -------------------------------------------------------------------------------- /Images/pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/pic1.png -------------------------------------------------------------------------------- /Images/pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/pic2.png -------------------------------------------------------------------------------- /Images/pic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/pic3.png -------------------------------------------------------------------------------- /Images/pic4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/pic4.png -------------------------------------------------------------------------------- /Images/red-lap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/red-lap.png -------------------------------------------------------------------------------- /Images/result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/result.png -------------------------------------------------------------------------------- /Images/section-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/section-bg.png -------------------------------------------------------------------------------- /Images/silders-image1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/silders-image1.png -------------------------------------------------------------------------------- /Images/sliders-image2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/sliders-image2.png -------------------------------------------------------------------------------- /Images/sliders-image3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/sliders-image3.png -------------------------------------------------------------------------------- /Images/sliders-image4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/sliders-image4.png -------------------------------------------------------------------------------- /Images/sliders-image5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/sliders-image5.png -------------------------------------------------------------------------------- /Images/smallpic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/smallpic.png -------------------------------------------------------------------------------- /Images/ss1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/ss1.png -------------------------------------------------------------------------------- /Images/ss4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/ss4.png -------------------------------------------------------------------------------- /Images/three.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/three.png -------------------------------------------------------------------------------- /Images/twit.jfif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/twit.jfif -------------------------------------------------------------------------------- /Images/two.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/two.png -------------------------------------------------------------------------------- /Images/web-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/web-backdrop.png -------------------------------------------------------------------------------- /Images/web-backdrop1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/web-backdrop1.png -------------------------------------------------------------------------------- /Images/who-we.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/who-we.png -------------------------------------------------------------------------------- /Images/zomato-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato-logo.png -------------------------------------------------------------------------------- /Images/zomato1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato1.jpg -------------------------------------------------------------------------------- /Images/zomato2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato2.png -------------------------------------------------------------------------------- /Images/zomato3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato3.png -------------------------------------------------------------------------------- /Images/zomato4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato4.png -------------------------------------------------------------------------------- /Images/zomato5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato5.png -------------------------------------------------------------------------------- /Images/zomato6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato6.png -------------------------------------------------------------------------------- /Images/zomato_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Images/zomato_white.png -------------------------------------------------------------------------------- /Investor-Relation.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Investor Relation : Zomato 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 |
26 | 27 |

| Investor Relations

28 |
29 | 30 | 40 | 41 |
42 | 43 |
44 |
45 | 46 |
47 | 48 | 49 |
50 |
51 | 52 |
53 |

535 million

54 |

Orders delivered*

55 |
* FY 2022
56 |
57 |
58 | 59 |
60 |
61 | 62 |
63 |

₹213 billion

64 |

Gross order value*

65 |
* FY 2022
66 |
67 |
68 | 69 |
70 |
71 | 72 |
73 |

14.7 million

74 |

Average monthly transacting customers*

75 |
* FY 2022
76 |
77 |
78 | 79 |
80 |
81 | 82 |
83 |

180,000

84 |

Average monthly active food delivery restaurant partners*

85 |
* FY 2022
86 |
87 |
88 | 89 |
90 |
91 | 92 |
93 |

285,000

94 |

Average monthly active delivery partners*

95 | 96 |
* FY 2022
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 |

Quarterly results

122 |

Q1 FY23

123 |
124 | 125 | 126 | 127 |
128 | 134 | 135 | 141 | 142 | 148 |
149 | 150 | 151 |
152 | 155 | 156 |
157 | 158 |
159 | 160 |
161 |

Zomato announces proposed acquisition of Blinkit

162 | 163 | 169 | 170 | 176 | 177 | 178 |
179 | 180 | 181 | 182 | 183 | 184 |
185 | 186 |
187 | 188 | 189 | 190 | 191 |
192 | 193 |
194 |
195 |

196 | Who we are 197 |

198 |
199 | Zomato’s mission is better food for more people. Started in 2010,
200 | Zomato offers services like restaurant search & discovery, reviews,
201 | home delivery of food, online table reservation, and digital
202 | payments when dining out. It also works with restaurant partners to
203 | provide tools that enable them to engage and acquire more
204 | customers while empowering them with a last-mile delivery service
205 | and a one-stop procurement solution - Hyperpure, for ingredients
206 | and kitchen products. Apart from this, Zomato has been focusing on
207 | providing transparent and flexible earning opportunities to its
208 | delivery fleet, and contributing towards a more sustainable society
209 | through its non-profit entity Feeding India. 210 |
211 |
212 | 213 |
214 | 215 |
216 | 217 |
218 |
219 | 220 | 221 | 222 |
223 |
224 |
225 |

226 | Corporate announcements 227 |

228 |
229 | 230 |
231 | 232 |
233 |
234 | 24 June, 2022 235 |
236 |

237 | Zomato - Outcome of the Board Meeting 238 |

239 | 240 |
241 | Read more ► 242 |
243 | 244 |
245 |
246 | 247 |
248 |
249 | 14 May, 2022 250 |
251 |

252 | Zomato - Intimation of Board Meeting 253 |

254 | 255 |
256 | Read more ► 257 |
258 | 259 |
260 | 263 | 264 | 265 | 266 |
267 |
268 | 269 |
270 |
271 |
272 |

From our blogs

273 |
274 |
275 |
276 | 277 |
Technology
278 |
279 |
280 |
Machine Learning Team | 16 Aug 2022
281 |
282 |
283 |

Power restaurant ads on Zomat...

284 |
285 |
286 |
How we train our deep learning models to
287 | feature relevant ads to customers?
288 |
289 |
290 | 291 |
292 | 293 |
294 | 295 |
Company
296 |
297 |
298 |
Deepinder Goyal | 01 Aug 2022
299 |
300 |
301 |

Q1FY23 shareholders’ letter and re...

302 |
303 |
304 |
As a home-grown internet company, we feel
305 | proud to have contributed to the growth of
306 | the digital ecosystem in India.
307 |
308 |
309 | 310 |
311 | 312 |
313 | 314 |
BTS Zomato
315 | 316 | 317 | 318 |
319 |
320 |
Udit Chawla | 22 Jul 2022
321 |
322 |
323 |

Have you heard about Zomato for...

324 |
325 |
326 |
How we train our deep learning models to
327 | 328 | feature relevant ads to customers?
329 |
330 |
331 | 332 | 333 |
334 |
335 |
336 | 339 | 340 | 341 |
342 | 343 | 344 |
345 |
346 |
347 |

Subscribe to our email alerts

348 |
Get regular updates through email.
349 | 350 |
351 | 352 | 353 |
354 |
355 | 358 |
359 |
360 |
361 | 362 |

Have questions?

363 |
Reach out to us by emailing at shareholders@zomato.com, and we’ll
get back to you. 365 |
366 | 367 |
368 | 371 |
372 |
373 | 374 |
375 |
376 | 377 | 378 | 379 | 380 |
381 |
382 |
383 | 384 |
385 |
386 | 387 | 397 | 398 | 399 | 400 | 401 | 402 | 403 | 414 | 415 |
416 |
417 |
418 |
419 | 420 | 421 | 430 | 431 |
422 | ABOUT ZOMATO
423 | Who are we
424 | Blog
425 | Careers
426 | Report Fraud
427 | Contact
428 | Investor Relation
429 |
432 |
433 |
434 | 435 | 436 | 444 | 445 |
437 | ZOMAVERSE
438 | Zomato
439 | Feeding India
440 | Hyperpure
441 | Zomaland
442 | 443 |
446 |
447 |
448 | 449 | 450 | 457 | 458 |
451 | FOR RESTAURANTS
452 | Add restaurant
453 |
FOR ENTERPRISES
454 | Zomato for Work 455 |
456 |
459 |
460 |
461 | 462 | 463 | 470 | 471 |
464 | FOR YOU
465 | Privacy
466 | Terms
467 | Security
468 | Sitemap
469 |
472 |
473 |
474 | 475 | 476 | 490 | 491 |
477 | SOCIAL LINKS 478 |
479 |    480 | 481 | 482 |
483 |
486 | 489 |
492 |
493 |
494 |
495 |
496 |

497 | By continuing past this page, you agree to our Terms of Service, Cookie Policy, Privacy Policy and 498 | Content Policies. 499 | All trademarks are properties of their respective owners. 2008-2021 © Zomato™ Ltd. All rights 500 | reserved. 501 |

502 |
503 |
504 | 505 |
506 | 507 | 508 | 509 | 510 | 511 | 512 | 513 | 514 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/SuperAayush/Zomato-Clone) 3 | 4 | - Gitpod can provide a simple way to clone a repository on the browser itself without fork. You can configufre the repository on the browser version of VS Code without worrying about the dependencies to install. 5 | 6 |

Zomato-Clone

7 | 8 |

9 |

A clone app of Zomato to practice HTML5 & CSS3. 10 |

11 |

Website: Zomato-Clone

12 |

13 | 14 | It is a beginner friendly project to start work upon, where you can learn: 15 | - How to raise an issue? 16 | - How to fork and work upon a repository? 17 | - How to make a PR? 18 | 19 |
20 | 21 | ![Screenshot](/Images/ss1.png) 22 | 23 |
24 | 25 | ![Screenshot](/Images/ss4.png) 26 | 27 |
28 | 29 | ## Technical Details 30 | **Languages:** 31 | ```HTML5, CSS3, JavaScript``` 32 | 33 | **Platforms:** 34 | ```GitHub Pages``` 35 | 36 |
37 | 38 | ## Contributing 39 | 40 | Contributions are always welcome! 41 | 42 | See [CONTRIBUTIONS.md](https://github.com/SuperAayush/Zomato-Clone/blob/main/CONTRIBUTING.md) for ways to get started. 43 | 44 | Please adhere to this project's [code of conduct](https://github.com/SuperAayush/Zomato-Clone/blob/main/CODE_OF_CONDUCT.md). 45 | 46 |
47 | 48 | Don't forget to leave a 🌟. 49 | -------------------------------------------------------------------------------- /Videos/zomato.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/Videos/zomato.mp4 -------------------------------------------------------------------------------- /add-restaurant.css: -------------------------------------------------------------------------------- 1 | * { 2 | font-family: 'Okra, Helvetica', sans-serif; 3 | } 4 | 5 | .heading { 6 | margin-left: 30%; 7 | } 8 | 9 | .para { 10 | font-size: 20px; 11 | /* color: #9C9C9C; */ 12 | /* color: #4F4F4F; */ 13 | /* color: #4F4F56; */ 14 | color: #696969; 15 | margin-left: 27%; 16 | width: 52%; 17 | font-weight: 450; 18 | padding-top: 1%; 19 | } 20 | 21 | .row { 22 | width: 27%; 23 | box-shadow: #696969; 24 | } 25 | 26 | #cont5_head { 27 | margin-left: 40%; 28 | padding-top: 6%; 29 | } 30 | 31 | .container5-a { 32 | display: flex; 33 | } 34 | 35 | .card1 { 36 | width: 19.45%; 37 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 38 | border-radius: 5px; 39 | margin-left: 10%; 40 | } 41 | 42 | .card2 { 43 | width: 19.55%; 44 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 45 | border-radius: 5px; 46 | margin-left: 5%; 47 | } 48 | 49 | .card3 { 50 | width: 19.55%; 51 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 52 | border-radius: 5px; 53 | margin-left: 5%; 54 | } 55 | 56 | .card4 { 57 | width: 19.55%; 58 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 59 | border-radius: 5px; 60 | margin-left: 10%; 61 | } 62 | 63 | .card5 { 64 | width: 19.55%; 65 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 66 | border-radius: 5px; 67 | margin-left: 5%; 68 | } 69 | 70 | .card6 { 71 | width: 19.55%; 72 | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 73 | border-radius: 5px; 74 | margin-left: 5%; 75 | } 76 | 77 | .card_hed { 78 | margin-top: 5%; 79 | margin-left: 3%; 80 | font-size: 1.5rem; 81 | } 82 | 83 | .card_para { 84 | margin-top: 3%; 85 | margin-left: 3%; 86 | } 87 | 88 | .main { 89 | margin-left: 22%; 90 | display: flex; 91 | margin-top: 5%; 92 | gap: 40px; 93 | box-shadow: #696969; 94 | } 95 | 96 | .main1 { 97 | margin-left: 22%; 98 | display: flex; 99 | margin-top: 5%; 100 | gap: 40px; 101 | height: 450px; 102 | } 103 | 104 | .card { 105 | width: 4%; 106 | height: 85px; 107 | box-shadow: 1px 1px 10px #ccc; 108 | border-radius: 10px; 109 | } 110 | 111 | .snap { 112 | margin-top: 8%; 113 | } 114 | 115 | .apna-desh { 116 | margin-top: -4%; 117 | margin-left: 20%; 118 | color: #696969; 119 | font-size: 20px; 120 | font-weight: 390; 121 | } 122 | 123 | .heading1 { 124 | margin-top: -13%; 125 | margin-left: 20%; 126 | color: #2781E7; 127 | font-weight: 450; 128 | font-size: 29px; 129 | } 130 | 131 | .container3 { 132 | margin-top: 5%; 133 | } 134 | 135 | .snap2 { 136 | width: 100%; 137 | position: absolute; 138 | } 139 | 140 | .works { 141 | position: relative; 142 | margin-left: 44%; 143 | } 144 | 145 | .main_image { 146 | height: 420px; 147 | width: 100%; 148 | } 149 | 150 | .container9 { 151 | margin-top: 5%; 152 | text-align: center; 153 | } 154 | 155 | .buttons { 156 | margin-top: 2%; 157 | padding-bottom: 10%; 158 | } 159 | 160 | .button1 { 161 | color: black; 162 | display: flex; 163 | height: 65px; 164 | width: 100%; 165 | border-radius: 3%; 166 | padding-right: 3%; 167 | margin-bottom: 2%; 168 | cursor: pointer; 169 | justify-content: space-between; 170 | border-bottom: 0.1px solid #f5efef; 171 | border-top: 0.1px solid #f5efef; 172 | border-left: 0.1px solid #f5efef; 173 | border-right: 0.1px solid #f5efef; 174 | } 175 | 176 | .text1 { 177 | padding-left: 3%; 178 | padding-top: 2.5%; 179 | font-size: larger; 180 | font-weight: lighter; 181 | } 182 | 183 | .button2 { 184 | color: black; 185 | display: flex; 186 | height: 65px; 187 | width: 100%; 188 | border-radius: 3%; 189 | padding-right: 3%; 190 | margin-bottom: 2%; 191 | cursor: pointer; 192 | justify-content: space-between; 193 | border-bottom: 0.1px solid #f5efef; 194 | border-top: 0.1px solid #f5efef; 195 | border-left: 0.1px solid #f5efef; 196 | border-right: 0.1px solid #f5efef; 197 | } 198 | 199 | .text2 { 200 | padding-left: 3%; 201 | padding-top: 2.5%; 202 | font-size: larger; 203 | font-weight: lighter; 204 | } 205 | 206 | .button3 { 207 | color: black; 208 | display: flex; 209 | height: 65px; 210 | width: 100%; 211 | border-radius: 3%; 212 | padding-right: 3%; 213 | margin-bottom: 2%; 214 | cursor: pointer; 215 | justify-content: space-between; 216 | border-bottom: 0.1px solid #f5efef; 217 | border-top: 0.1px solid #f5efef; 218 | border-left: 0.1px solid #f5efef; 219 | border-right: 0.1px solid #f5efef; 220 | 221 | } 222 | 223 | .text3 { 224 | padding-left: 3%; 225 | padding-top: 2.5%; 226 | font-size: larger; 227 | font-weight: lighter; 228 | } 229 | 230 | .button4 { 231 | color: black; 232 | display: flex; 233 | height: 65px; 234 | width: 100%; 235 | border-radius: 3%; 236 | padding-right: 3%; 237 | cursor: pointer; 238 | justify-content: space-between; 239 | border-bottom: 0.1px solid #f5efef; 240 | border-top: 0.1px solid #f5efef; 241 | border-left: 0.1px solid #f5efef; 242 | border-right: 0.1px solid #f5efef; 243 | } 244 | 245 | .text4 { 246 | padding-left: 3%; 247 | padding-top: 2.5%; 248 | font-size: larger; 249 | } 250 | .button_ans1{ 251 | padding-left: 3%; 252 | height: 70px; 253 | font-size: 17px; 254 | color: black; 255 | } 256 | .button_ans2{ 257 | padding-left: 3%; 258 | height: 110px; 259 | font-size: 17px; 260 | color: black; 261 | } 262 | .button_ans3{ 263 | padding-left: 3%; 264 | height: 75px; 265 | font-size: 17px; 266 | color: black; 267 | } 268 | .button_ans4{ 269 | padding-left: 3%; 270 | padding-top: 2%; 271 | height: 100px; 272 | font-size: 17px; 273 | color: black; 274 | } 275 | .arrow1{ 276 | padding-top: 2%; 277 | } 278 | .container7 { 279 | width: 60%; 280 | margin: 5% auto; 281 | } 282 | 283 | .over7 { 284 | display: flex; 285 | } 286 | 287 | .text7 { 288 | width: 50%; 289 | } 290 | 291 | .spa7 { 292 | font-size: 18px; 293 | font-weight: lighter; 294 | margin-left: 45px; 295 | } 296 | 297 | .hp7 { 298 | font-size: 22px; 299 | font-weight: lighter; 300 | } 301 | 302 | .con1, 303 | .con2, 304 | .con3 { 305 | margin-top: 40px; 306 | cursor: pointer; 307 | } 308 | 309 | .photo7 { 310 | width: 50%; 311 | max-height: 400px; 312 | overflow: hidden; 313 | } 314 | 315 | .point { 316 | height: 35px; 317 | width: 35px; 318 | margin-right: 10px; 319 | } 320 | 321 | .points7 { 322 | display: flex; 323 | } 324 | 325 | .head1 { 326 | animation: fade; 327 | } 328 | 329 | .head1:hover { 330 | color: blue; 331 | transform: .5s; 332 | } 333 | 334 | .head2:hover { 335 | color: blue; 336 | transform: .5s; 337 | } 338 | 339 | .head3:hover { 340 | color: blue; 341 | transform: .5s; 342 | } 343 | 344 | 345 | /* @keyframes fade { 346 | from { 347 | opacity: 0; 348 | transform: translateY(-5px); */ 349 | 350 | /* to { 351 | opacity: 1; 352 | transform: translateY(0); 353 | 354 | } 355 | 356 | } 357 | */ -------------------------------------------------------------------------------- /add-restaurant.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 | Add Restaurant 28 | 29 | 30 | 31 | 32 |
33 | 34 |
35 |
36 |
37 |

Why should you partner with Zomato?

38 |

Zomato enables you to get 60% more revenue, 10x new customers and boost your brand visibility by providing insights to improve your business.

39 |
40 | 41 |
42 |
43 |
44 | 45 |
500+ cities
46 |

in India

47 | 48 |
49 |
50 |
51 |
52 | 53 |
2.5 lakhs+
54 |

55 | restaurant listings

56 | 57 |
58 |
59 |
60 |
61 | 62 |
4 crore+ 63 |
64 |

monthly orders

65 | 66 |
67 |
68 |
69 |
70 | 71 |
72 |
73 | 74 |

How it Works?

75 |
76 |
77 |
78 |
79 | 80 |
500+ cities
81 |

in India

82 | 83 |
84 |
85 |
86 |
87 | 88 |
2.5 lakhs+
89 |

90 | restaurant listings

91 | 92 |
93 |
94 |
95 |
96 | 97 |
4 crore+ 98 |
99 |

monthly orders

100 |
101 |
102 |
103 |
104 | 105 |
106 |

Our products

107 | 108 |
109 |
110 |
111 | 112 |

Listings

113 |

A free app that allows you to manage your Zomato listing directly from your smartphone

114 |
115 |
116 |
117 | 118 |

Online Ordering

119 |

Start taking orders online from millions of users near you and deliver with Zomato...

120 |
121 |
122 | 123 |

Pro

124 |

Drive more users to dine-in at your place by partnering with Zomato’s loyalty program

125 |
126 |
127 | 128 |
129 |
130 |
131 | 132 |

Listings

133 |

A free app that allows you to manage your Zomato listing directly from your smartphone

134 |
135 |
136 | 137 |

Online Ordering

138 |

Start taking orders online from millions of users near you and deliver with Zomato...

139 |
140 |
141 | 142 |

Pro

143 |

Drive more users to dine-in at your place by partnering with Zomato’s loyalty program

144 |
145 |
146 |
147 | 148 | 149 |
150 |
151 |

What do you get on Sign-up

152 |

Zomato Partner Platform helps you take your business to new heights instantly with no hassle and 100% transparency!

153 | 154 |
155 |
156 |
157 |
158 | 159 |

Restaurant Partner app

160 |
161 |

Manage all your orders on your smartphone with our Android app

162 |
163 |
164 |
165 | 166 |

Restaurant Partner web dashboard

167 |
168 |

Manage all your orders on your desktop or laptop

169 |
170 |
171 |
172 | 173 |

API integration

174 |
175 |

Manage all your orders on your existing Point of Sale (POS) or third party software

176 |
177 |
178 |
179 | 180 | 181 | 182 |
183 |
184 |
185 |

Frequently asked questions

186 |
187 |
188 |
189 |

What will Zomato charge me for creating a page on its platform?

190 | 191 | 192 | 193 | 194 | 195 |
196 |
197 |
Creating a restaurant page on Zomato is free of cost. You can maintain your page by replying to reviews and do a lot more without any charges..
198 |
199 |
200 |

What all documents are required for registering on online ordering?

201 | 202 | 203 | 204 | 205 | 206 |
207 |
208 |
Registration for online ordering requires:
209 | a: FSSAI certificate (application no. if FSSAI is not present)
210 | b: PAN Card
211 | c: GST certificate (if applicable) 212 |
213 |
214 |
215 |

I have a large fleet of delivery boys, why should I use Zomato’s delivery service?

216 | 217 | 218 | 219 | 220 | 221 |
222 |
223 |
You can use your and Zomato's delivery fleet simultaneously to increase the network of your delivery radius. Also, our delivery fleet delivers orders in minimum possible time, a key factor leading to increased customer satisfaction. 224 |
225 |
226 |
227 |

What happens if the average order value of Zomato orders is very low

228 | 229 | 230 | 231 | 232 | 233 |
234 |
235 |
Average order value from our platform is generally more than Rs 250. However, in some cases, users want to try out your place by ordering for lesser amount. But we have observed that they eventually come back with higher value orders if they like your food. 236 |
237 |
238 |
239 | 240 | 241 | 242 | 243 | -------------------------------------------------------------------------------- /add-restaurant.js: -------------------------------------------------------------------------------- 1 | var slideIndex = 1; 2 | showSlides(slideIndex); 3 | 4 | function plusSlides(n) { 5 | showSlides(slideIndex += n); 6 | } 7 | 8 | function currentSlide(n) { 9 | showSlides(slideIndex = n); 10 | } 11 | 12 | function showSlides(n) { 13 | var i; 14 | var slides = document.getElementsByClassName("card_check"); 15 | var dots = document.getElementsByClassName("dot"); 16 | if (n > slides.length) {slideIndex = 1} 17 | if (n < 1) {slideIndex = slides.length} 18 | for (i = 0; i < slides.length; i++) { 19 | slides[i].style.display = "none"; 20 | } 21 | for (i = 0; i < dots.length; i++) { 22 | dots[i].className = dots[i].className.replace(" active", ""); 23 | } 24 | slides[slideIndex-1].style.display = "block"; 25 | dots[slideIndex-1].className += " active"; 26 | } -------------------------------------------------------------------------------- /careers.css: -------------------------------------------------------------------------------- 1 | .container2 { 2 | display: flex; 3 | padding-left: 20%; 4 | padding-top: 5%; 5 | margin-right: 25%; 6 | } 7 | 8 | .image1 { 9 | border-radius: 2%; 10 | height: 230px; 11 | width: 450px; 12 | } 13 | 14 | .text { 15 | margin-top: 4%; 16 | padding-left: 3%; 17 | } 18 | 19 | .para { 20 | font-size: larger; 21 | } 22 | 23 | .buttons { 24 | padding-left: 20%; 25 | padding-top: 5%; 26 | display: flex; 27 | padding-bottom: 5%; 28 | } 29 | 30 | .button1 { 31 | color: #FF7E8B; 32 | display: flex; 33 | height: 95px; 34 | width: 280px; 35 | border-radius: 3%; 36 | padding-right: 3%; 37 | border-style: solid; 38 | border-color: white; 39 | box-shadow: 1px 1px 10px 10px #F4F4F4; 40 | } 41 | 42 | .image1 { 43 | height: 55px; 44 | width: 55px; 45 | margin-top: 6%; 46 | margin-left: 4%; 47 | } 48 | 49 | .text1 { 50 | margin-left: 8%; 51 | margin-top: 10%; 52 | margin-right: -8%; 53 | } 54 | 55 | .button2 { 56 | color: #FF7E8B; 57 | display: flex; 58 | height: 95px; 59 | width: 280px; 60 | border-radius: 3%; 61 | margin-left: 3%; 62 | padding-right: 5%; 63 | border-style: solid; 64 | border-color: white; 65 | box-shadow: 1px 1px 10px 10px #F4F4F4; 66 | } 67 | 68 | .image2 { 69 | height: 55px; 70 | width: 55px; 71 | margin-top: 6%; 72 | margin-left: 4%; 73 | } 74 | 75 | .text2 { 76 | margin-left: 8%; 77 | margin-top: 10%; 78 | margin-right: -8%; 79 | } 80 | 81 | .button3 { 82 | color: #FF7E8B; 83 | display: flex; 84 | height: 95px; 85 | width: 280px; 86 | border-radius: 3%; 87 | margin-left: 3%; 88 | border-style: solid; 89 | border-color: white; 90 | box-shadow: 1px 1px 10px 10px #F4F4F4; 91 | } 92 | 93 | .image3 { 94 | height: 55px; 95 | width: 55px; 96 | margin-top: 6%; 97 | margin-left: 4%; 98 | } 99 | 100 | .text3 { 101 | margin-left: 8%; 102 | margin-top: 10%; 103 | margin-right: -8%; 104 | } 105 | 106 | .container1 { 107 | position: relative; 108 | } 109 | 110 | #header_img { 111 | width: 100%; 112 | } 113 | 114 | #header_zomato { 115 | position: absolute; 116 | margin-left: 18%; 117 | margin-top: -58%; 118 | display: flex; 119 | } 120 | 121 | .container-a { 122 | position: absolute; 123 | font-family: 'Lato', sans-serif; 124 | color: white; 125 | width: 60%; 126 | margin-left: 18%; 127 | margin-top: -20%; 128 | } 129 | 130 | #we { 131 | font-size: 1.5rem; 132 | width: 90%; 133 | } 134 | 135 | #application { 136 | font-size: 3.5rem; 137 | } 138 | 139 | #home { 140 | padding-left: 150%; 141 | color: white; 142 | font-size: 1.2rem; 143 | text-decoration: none; 144 | } 145 | 146 | #home1 { 147 | padding-left: 20%; 148 | clear: both; 149 | display: inline-block; 150 | white-space: nowrap; 151 | color: white; 152 | font-size: 1.2rem; 153 | text-decoration: none; 154 | } 155 | 156 | .container5 { 157 | padding-top: 40px; 158 | padding-left: 10%; 159 | padding-right: 10%; 160 | display: flex; 161 | font-weight: normal; 162 | color: #9C9C9C; 163 | padding-bottom: 50px; 164 | } 165 | 166 | .container5-1, 167 | .container5-2, 168 | .container5-3, 169 | .container5-4, 170 | .container5-5 { 171 | padding-left: 10%; 172 | font-size: 13px; 173 | padding-top: 30px; 174 | line-height: 2; 175 | } 176 | 177 | .container5-1 { 178 | padding-left: 0; 179 | font-size: 13px; 180 | padding-top: 30px; 181 | } 182 | 183 | .container6 { 184 | padding-left: 10%; 185 | padding-right: 10%; 186 | font-weight: lighter; 187 | font-size: 14px; 188 | padding-bottom: 20px; 189 | margin-top: 0; 190 | color: #9C9C9C; 191 | } 192 | 193 | .container4 { 194 | height: 20px; 195 | padding-left: 144px; 196 | padding-top: 20px; 197 | } 198 | 199 | .container4, 200 | .container5, 201 | .container6 { 202 | background-color: #FCFCFC; 203 | } 204 | 205 | #India { 206 | height: 25px; 207 | } 208 | 209 | .store-footer { 210 | height: 40px; 211 | margin-top: 10%; 212 | } 213 | 214 | .icons-footer { 215 | width: 23px; 216 | } 217 | 218 | .l-space { 219 | letter-spacing: 2px; 220 | font-weight: bold; 221 | color: #000000; 222 | } 223 | 224 | #language-globe { 225 | height: 18px; 226 | } 227 | 228 | .footer_logo1 { 229 | height: 27px; 230 | margin-left: 12%; 231 | } 232 | 233 | .footer_logo2 { 234 | height: 30px; 235 | margin-left: 10%; 236 | } 237 | 238 | .container4 { 239 | font-family: 'Paytone One', sans-serif; 240 | padding-left: 3px; 241 | display: flex; 242 | } 243 | 244 | div.dropdown-multicol2 { 245 | width: 30em; 246 | } 247 | 248 | div.dropdown-multicol2>div.dropdown-col { 249 | display: inline-block; 250 | width: 24%; 251 | } 252 | 253 | .drop1 { 254 | margin-left: 46%; 255 | } 256 | 257 | .drop2 { 258 | margin-left: 2%; 259 | } 260 | 261 | .dropdown-item { 262 | font-size: 14px; 263 | font-family: 'Open Sans', sans-serif; 264 | font-weight: lighter; 265 | } 266 | 267 | .enterprises { 268 | margin-top: 12%; 269 | letter-spacing: 2px; 270 | color: black; 271 | } 272 | 273 | .ent { 274 | letter-spacing: 0px; 275 | color: #9C9C9C; 276 | } 277 | 278 | .head3 { 279 | margin-bottom: 45px; 280 | } 281 | 282 | .faq_question { 283 | padding: 15px 0; 284 | max-width: 100%; 285 | cursor: pointer; 286 | display: flex; 287 | justify-content: space-between; 288 | border-bottom: 0.1px solid #f5efef; 289 | font-size: 25px; 290 | } 291 | 292 | .faq_question:hover { 293 | background-color: rgb(247, 241, 241); 294 | } 295 | 296 | .faq_answer_container { 297 | height: 0px; 298 | overflow: hidden; 299 | padding: 0px; 300 | font-size: 20px; 301 | font-weight: lighter; 302 | /* animation: 303 | fade 1s ease-in-out; */ 304 | } 305 | 306 | .faq_container3 { 307 | margin: 5% auto; 308 | align-items: center; 309 | width: 58%; 310 | } 311 | /* @keyframes fade { 312 | from { 313 | opacity: 0; 314 | transform: translateY(-20px); 315 | } 316 | to { 317 | opacity: 1; 318 | transform: translateY(0px); 319 | } 320 | } */ 321 | -------------------------------------------------------------------------------- /careers.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Zomato Careers - Apply for job at Zomato 16 | 17 | 18 | 19 | 40 | 41 | 42 | 43 | 44 | 45 |
46 | 47 | 48 | 49 | Home 50 | Who We Are 51 | Careers 52 | 53 | 54 |
55 |

We don’t accept job applications

56 |

We only take applications through employee referrals. If you know someone at Zomato, reach out to them and share an eye-catching application (with a brief video, maybe?). Otherwise, if you have
what it takes, we will find you.

57 | scroll for more 58 |
59 |
60 |
61 | 62 |
63 |

Better food for more people

64 |

At Zomato, we're working on solving the challenges that take us a step closer to our vision every day.

65 |
66 |
67 |
68 |
69 | 70 |

24 Countries

71 |
72 |
73 | 74 |

10k+ Cities

75 |
76 |
77 | 78 |

1.5m Listings

79 |
80 |
81 |
82 |
83 |

Employee Benefits

84 |
85 | 86 |
87 |
88 | Parental Leave Policy 89 | 90 | 91 | 92 | 93 | 94 |
95 |
96 |
For men and women at Zomato, we offer 26 weeks paid leave. This policy also applies to non-birthing parents, and in cases of surrogacy, adoption, and same-sex partners. In countries where the mandated leave policy is more than 26 weeks, 97 | the local regulations apply.
98 |
99 |
100 | 101 |
102 |
103 | No Probation and Notice Periods 104 | 105 | 106 | 107 | 108 | 109 |
110 |
111 |
There's no probation period for anyone who works with us at Zomato. Additionally, we do not require Zomans to serve notice periods.
112 |
113 |
114 | 115 |
116 |
117 | Medical Coverage 118 | 119 | 120 | 121 | 122 | 123 |
124 |
125 |
Zomato provides medical insurance to all its employees, unless these are already covered by the government. In some markets, the insurance extends coverage to spouse and children as well.
126 |
127 |
128 | 129 |
130 |
131 | Period Leave 132 | 133 | 134 | 135 | 136 | 137 |
138 |
139 |
Zomato's Period Leave Policy has been designed to give our employees the necessary time off to cater to their health when needed, during their menstrual cycle. Eligible Zomans can avail up to 10 days of period leaves in a year or as indicated 140 | by local laws.
141 |
142 |
143 | 144 |
145 |
146 | In-office Creche 147 | 148 | 149 | 150 | 151 | 152 |
153 |
154 |
An in-house creche and daycare facility is available in all our large offices.
155 |
156 |
157 | 158 |
159 |
160 | 161 | In-office Psychiatrist Team 162 | 163 | 164 | 165 | 166 | 167 | 168 |
169 |
170 |
We have an in house team of psychiatrists and counselors focusing on creating a healthier work environment for all.
171 |
172 |
173 | 174 |
175 |
176 | Food and Snacks 177 | 178 | 179 | 180 | 181 | 182 |
183 |
184 |
Zomato has an all-time accessible pantry facility, and offers food and snacks at subsidized rates in all its large offices.
185 |
186 |
187 |
188 |
189 | zomato 190 | 191 | 233 | 234 | 235 | 257 | 258 |
259 |
260 |
261 | 262 | 263 | 269 | 270 |
264 | COMPANY
Who are we
Blog 265 |
Careers 266 |
Report Fraud
Contact 267 |
Investor Relations
268 |
271 |
272 |
273 | 274 | 275 | 279 | 280 |
276 | FOR FOODIES
Code of Conduct
Community 277 |
Blogger Help
Mobile Apps
278 |
281 |
282 |
283 | 284 | 285 | 290 | 291 |
286 | FOR RESTAURANTS
Add restaurant
287 |
FOR ENTERPRISES
288 |

Zomato for Work

289 |
292 |
293 |
294 | 295 | 296 | 303 | 304 |
297 | FOR YOU
Privacy 298 |
Terms 299 |
Security 300 |
Sitemap 301 |
302 |
305 |
306 |
307 | 308 | 309 | 319 | 320 |
310 | SOCIAL LINKS 311 |
   312 | 313 | 314 | 315 |
316 |
317 | 318 |
321 |
322 |
323 |
324 |
325 |

326 | By continuing past this page, you agree to our Terms of Service, Cookie Policy, Privacy Policy and Content Policies. All trademarks are properties of their respective owners. 2008-2021 ©️ Zomato™️ Ltd. All rights reserved. 327 |

328 |
329 | 330 | 331 | 332 | -------------------------------------------------------------------------------- /careers.js: -------------------------------------------------------------------------------- 1 | function myFunction() { 2 | var a = document.getElementById("check"); 3 | a.scrollIntoView(); 4 | } -------------------------------------------------------------------------------- /dev/deployment.yaml: -------------------------------------------------------------------------------- 1 | apiVersion: apps/v1 2 | kind: Deployment 3 | metadata: 4 | name: zomato-clone 5 | spec: 6 | replicas: 1 7 | revisionHistoryLimit: 3 8 | selector: 9 | matchLabels: 10 | app: zomato-clone 11 | template: 12 | metadata: 13 | labels: 14 | app: zomato-clone 15 | spec: 16 | containers: 17 | - image: jaideep29/zomato:zomato-clone 18 | name: zomato-clone 19 | ports: 20 | - containerPort: 80 -------------------------------------------------------------------------------- /dev/service.yaml: -------------------------------------------------------------------------------- 1 | apiVersion: v1 2 | kind: Service 3 | metadata: 4 | name: zomato-clone 5 | spec: 6 | ports: 7 | - port: 80 8 | targetPort: 80 9 | selector: 10 | app: zomato-clone 11 | -------------------------------------------------------------------------------- /enterprise-solutions.css: -------------------------------------------------------------------------------- 1 | .container7 { 2 | padding-top: 40px; 3 | padding-left: 10%; 4 | padding-right: 10%; 5 | display: flex; 6 | font-weight: normal; 7 | color: #9C9C9C; 8 | padding-bottom: 50px; 9 | } 10 | 11 | .container1 { 12 | width: 100%; 13 | } 14 | 15 | .pic { 16 | width: 100%; 17 | height: 550px; 18 | } 19 | 20 | .logo { 21 | margin-top: -53%; 22 | height: 40px; 23 | margin-left: 15%; 24 | position: relative; 25 | 26 | } 27 | 28 | .heading2 { 29 | color: #F8F8F8; 30 | font-size: 50px; 31 | font-weight: 700; 32 | margin-top: -15%; 33 | font-style: bold; 34 | margin-left: 21%; 35 | padding-top : -5%; 36 | } 37 | 38 | .fa { 39 | margin-left: 6%; 40 | } 41 | 42 | .heading1 { 43 | margin-top: -1%; 44 | margin-left: 21%; 45 | color: #F8F8F8; 46 | font-size: 28px; 47 | 48 | 49 | 50 | 51 | } 52 | 53 | .button { 54 | background-color: #E23744; 55 | width: 10%; 56 | height: 40px; 57 | border-radius: 8px; 58 | border: none; 59 | color: #F8F8F8; 60 | margin-left: -1.7%; 61 | } 62 | .fa{ 63 | transition: transform 0.4s ease 0s; 64 | } 65 | 66 | .container7-1, 67 | .container7-2, 68 | .container7-3, 69 | .container7-4, 70 | .container7-5 { 71 | padding-left: 10%; 72 | font-size: 13px; 73 | padding-top: 30px; 74 | line-height: 2; 75 | } 76 | 77 | .container7-1 { 78 | padding-left: 0; 79 | font-size: 13px; 80 | padding-top: 30px; 81 | } 82 | 83 | .container8 { 84 | padding-left: 10%; 85 | padding-right: 10%; 86 | font-weight: lighter; 87 | font-size: 14px; 88 | padding-bottom: 20px; 89 | margin-top: 0; 90 | color: #9C9C9C; 91 | } 92 | 93 | .container6 { 94 | height: 20px; 95 | padding-left: 144px; 96 | padding-top: 20px; 97 | } 98 | 99 | .container6, 100 | .container7, 101 | .container8 { 102 | background-color: #FCFCFC 103 | } 104 | 105 | #India { 106 | height: 25px; 107 | } 108 | 109 | .store-footer { 110 | height: 40px; 111 | margin-top: 10%; 112 | } 113 | 114 | .icons-footer { 115 | width: 23px; 116 | } 117 | 118 | .l-space { 119 | letter-spacing: 2px; 120 | font-weight: bold; 121 | color: #000000; 122 | } 123 | 124 | #language-globe { 125 | height: 18px; 126 | } 127 | 128 | .footer_logo1 { 129 | height: 27px; 130 | margin-left: 12%; 131 | } 132 | 133 | .footer_logo2 { 134 | height: 30px; 135 | margin-left: 10%; 136 | } 137 | 138 | .container6 { 139 | font-family: 'Paytone One', sans-serif; 140 | padding-left: 3px; 141 | display: flex; 142 | } 143 | 144 | div.dropdown-multicol2 { 145 | width: 30em; 146 | } 147 | 148 | div.dropdown-multicol2>div.dropdown-col { 149 | display: inline-block; 150 | width: 24%; 151 | } 152 | 153 | .drop1 { 154 | margin-left: 46%; 155 | } 156 | 157 | .drop2 { 158 | margin-left: 2%; 159 | } 160 | 161 | .dropdown-item { 162 | font-size: 14px; 163 | font-family: 'Open Sans', sans-serif; 164 | font-weight: lighter; 165 | } 166 | 167 | * { 168 | margin: 0; 169 | outline: none; 170 | } 171 | 172 | .container2 { 173 | text-align: center; 174 | align-content: center; 175 | align-items: space-between; 176 | margin: 7% auto; 177 | padding: auto; 178 | font-family: 'Lato', sans-serif; 179 | } 180 | 181 | .part { 182 | align-items: center; 183 | margin: 4% auto; 184 | } 185 | 186 | .image-section { 187 | display: flex; 188 | align-items: center; 189 | height: 30%; 190 | width: 65%; 191 | margin: 4% auto; 192 | padding: 1% auto; 193 | justify-content: center; 194 | } 195 | 196 | .image-c2 { 197 | height: 150px; 198 | width: 125px; 199 | padding: 0 0 25px 0; 200 | } 201 | 202 | .p { 203 | text-align: center; 204 | } 205 | 206 | .para { 207 | height: 100%; 208 | width: 70%; 209 | text-align: center; 210 | justify-content: center; 211 | display: flex; 212 | margin-left: 14%; 213 | } 214 | 215 | .container3 { 216 | margin-top: 5%; 217 | margin-bottom: 5%; 218 | } 219 | 220 | .container3 h1 { 221 | color: rgb(28, 28, 28); 222 | text-align: center; 223 | font-family: 'Lato', sans-serif; 224 | } 225 | 226 | .img3-1 { 227 | height: 250px; 228 | width: 400px; 229 | } 230 | 231 | .Recurring, 232 | .Celebration, 233 | .Corporate, 234 | .Brand { 235 | padding-left: 21%; 236 | display: flex; 237 | margin-top: 3%; 238 | } 239 | 240 | .r-1 { 241 | margin-top: 4%; 242 | margin-left: 4%; 243 | width: 400px; 244 | } 245 | 246 | .r-2 { 247 | width: 400px; 248 | margin-top: 4%; 249 | margin-right: 4%; 250 | } 251 | 252 | .enterprises { 253 | margin-top: 12%; 254 | letter-spacing: 2px; 255 | color: black; 256 | } 257 | 258 | .ent { 259 | letter-spacing: 0px; 260 | color: #9C9C9C; 261 | } 262 | 263 | .heading { 264 | text-align: center; 265 | width: 100%; 266 | color: black; 267 | margin: 0 auto; 268 | } 269 | 270 | .images-4 { 271 | display: flex; 272 | align-items: center; 273 | margin: 5% auto; 274 | justify-content: space-between; 275 | } 276 | 277 | .container5 { 278 | width: 60%; 279 | margin: 10% auto; 280 | margin-top: 10%; 281 | } 282 | 283 | .img4 { 284 | height: 55px; 285 | width: 150px; 286 | } 287 | 288 | .round { 289 | border-radius: 50%; 290 | text-decoration: none; 291 | width: 100px; 292 | } 293 | 294 | .but { 295 | height: 20px; 296 | width: 20px; 297 | } 298 | 299 | .container4 { 300 | display: flex; 301 | background-image: url(./Images/enter-container4.webp); 302 | height: 100%; 303 | font-family: 'Lato', sans-serif; 304 | } 305 | 306 | .form-group { 307 | padding-bottom: 7%; 308 | } 309 | 310 | .card { 311 | width: 30%; 312 | margin-left: 1.5%; 313 | margin-bottom: 4%; 314 | margin-top: 4%; 315 | border: #FCFCFC; 316 | padding-left: 2%; 317 | padding-right: 2%; 318 | padding-top: 1.5%; 319 | } 320 | 321 | .flexy { 322 | width: 28%; 323 | margin-left: 21%; 324 | margin-top: 12%; 325 | } 326 | 327 | .form-control { 328 | height: 50px; 329 | } 330 | 331 | .please { 332 | padding-top: 2%; 333 | } 334 | 335 | .navbar { 336 | background-color: white; 337 | overflow: hidden; 338 | position: fixed; 339 | bottom: 0; 340 | width: 100%; 341 | } 342 | 343 | .navbar a { 344 | float: left; 345 | display: block; 346 | color: #363636; 347 | text-align: center; 348 | padding: 12px; 349 | text-decoration: none; 350 | font-size: 22px; 351 | padding-left: 20%; 352 | font-weight: 250; 353 | } 354 | 355 | .button1 { 356 | background-color: #E23744; 357 | margin-right: 23%; 358 | color: white; 359 | border: none; 360 | border-radius: 5px; 361 | text-align: center; 362 | opacity: 0.82; 363 | transition: 0.3s; 364 | width: 9.5%; 365 | height: 45px; 366 | } 367 | 368 | .button1:hover { 369 | opacity: 1.3; 370 | } 371 | 372 | .slid { 373 | height: 55px; 374 | width: 150px; 375 | margin: 0 20%; 376 | } 377 | 378 | .line { 379 | align-items: space-between; 380 | align-content: space-between; 381 | display: flex; 382 | justify-content: space-evenly; 383 | } 384 | 385 | .slide { 386 | width: 100%; 387 | height: 30%; 388 | margin: 5% auto; 389 | display: flex; 390 | align-items: space-between; 391 | } 392 | 393 | .nepe { 394 | height: 2%; 395 | width: 2%; 396 | } -------------------------------------------------------------------------------- /enterprise-solutions.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | enterprise-solutions 18 | 19 | 20 | 21 |
22 | 23 | 24 |

Corporate meal program

25 | 26 |

Recurring meals • Celebrations • Corporate get-togethers • Brand promotions

27 |
28 | 29 | 30 | 31 | 32 |
33 |
34 | 35 | 36 |
37 |
38 |

What's in it for you?

39 |
40 |
41 |
42 |
Customised Solutions

43 |
44 |

Recurring or one-time meal; 10 or 1000 employees: we have a solution for your need!

45 |
46 |
47 |
48 |
49 |
Self-serve portal

50 |
51 |

Build, track and manage your meal plans using our intutive dashboards

52 |
53 |
54 |
55 |
56 |
Dedicated account manager

57 |
58 |

Proactive support to help you in every step of the journey

59 |
60 |
61 |
62 |
63 |
64 |

What’s in it for your employees?

65 |
66 |
67 |
68 |
Exclusive discounts

69 |
70 |

Get exclusive discounts through our 21k+ pro partners

71 |
72 |
73 |
74 |
75 |
Order from the best

76 |
77 |

Order great food across 550+ cities from 1 lakh+ Max Safety restaurants

78 |
79 |
80 |
81 |
82 |
Hassle-free usage

83 |
84 |

Food benefits straight to existing Zomato accounts

85 |
86 |
87 |
88 |
89 |
90 |
91 |

Solutions tailored to your needs

92 |
93 | 94 |
95 |

Recurring meals

96 |

Treat your employees with daily, weekly or monthly food perks to order meals at their convenience. Customize spend limits and expiry time to suit your needs

97 |
98 |
99 |
100 |
101 |

Celebrations

102 |

Delight your employees on birthdays, anniversaries and festivals! Make gifting seamless anytime, anywhere with zomato food gift card

103 |
104 | 105 |
106 |
107 | 108 |
109 |

Corporate get-togethers

110 |

Team parties, townhalls, company milestones - great corporate celebrations is just a few clicks away

111 |
112 |
113 |
114 |
115 |

Brand promotions

116 |

Give your brand the best marketing advantage by engaging your stakeholders with Zomato gift vouchers

117 |
118 | 119 |
120 | 121 |
122 |
123 |
124 |

What are you waiting for?

125 |

Please leave your contact details or give us a missed call, and a representative will get in touch with you within 24 hours.

126 |

call  127 | Call us at 01142246966

128 |
129 |
130 |
Your details
131 |
132 |
133 |
134 | 135 |
136 |
137 | 138 |
139 |
140 | 141 |
142 |
143 | 144 |
145 | 146 |
147 |
148 |
149 |
150 |
151 |
152 |

Our Partners

153 |
154 | 192 |
193 | 194 |
195 | zomato 196 | 197 | 239 | 240 | 241 | 263 | 264 |
265 |
266 |
267 | 268 | 269 | 275 | 276 |
270 | COMPANY
Who are we
Blog 271 |
Careers 272 |
Report Fraud
Contact 273 |
Investor Relations
274 |
277 |
278 |
279 | 280 | 281 | 285 | 286 |
282 | FOR FOODIES
Code of Conduct
Community 283 |
Blogger Help
Mobile Apps
284 |
287 |
288 |
289 | 290 | 291 | 296 | 297 |
292 | FOR RESTAURANTS
Add restaurant
293 |
FOR ENTERPRISES
294 |

Zomato for Work

295 |
298 |
299 |
300 | 301 | 302 | 309 | 310 |
303 | FOR YOU
Privacy 304 |
Terms 305 |
Security 306 |
Sitemap 307 |
308 |
311 |
312 |
313 | 314 | 315 | 325 | 326 |
316 | SOCIAL LINKS 317 |
   318 | 319 | 320 | 321 |
322 |
323 | 324 |
327 |
328 |
329 |
330 |
331 |

332 | By continuing past this page, you agree to our Terms of Service, Cookie Policy, Privacy Policy and Content Policies. All trademarks are properties of their respective owners. 2008-2021 © Zomato™ Ltd. All rights reserved. 333 |

334 |
335 | 339 | 340 | 341 | 342 | 343 | -------------------------------------------------------------------------------- /feeding-india.css: -------------------------------------------------------------------------------- 1 | html, 2 | body { 3 | overflow-x: hidden; 4 | max-width: 100%; 5 | } 6 | 7 | /* Title */ 8 | 9 | #title { 10 | background-image: url(images/feeding-india-bg.jpg); 11 | background-repeat: no-repeat; 12 | background-size: cover; 13 | padding: 3% 20%; 14 | font-family: 'Montserrat', sans-serif; 15 | } 16 | 17 | /* navbar */ 18 | 19 | .navbar-style { 20 | background-color: transparent; 21 | width: 100%; 22 | } 23 | 24 | .nav-image { 25 | width: 10rem; 26 | margin-right: 9rem; 27 | } 28 | 29 | .bar-item { 30 | color: whitesmoke; 31 | font-size: smaller; 32 | font-weight: 600; 33 | } 34 | 35 | .bar-item-style :hover { 36 | color: rgb(230, 111, 135); 37 | } 38 | 39 | /* text */ 40 | 41 | .text-box{ 42 | margin-bottom: 15%; 43 | } 44 | 45 | .title-info { 46 | margin: 21% 0 2%; 47 | color: whitesmoke; 48 | font-size: 3.5rem; 49 | font-weight: 600; 50 | } 51 | 52 | .title-text { 53 | color: whitesmoke; 54 | font-size: 1.58rem; 55 | font-weight: 500; 56 | } 57 | 58 | .dn-button { 59 | border-radius: 10px; 60 | color: #ffffff; 61 | font-size: 17px; 62 | font-weight: 100; 63 | background: #e64762; 64 | padding: 10px 20px; 65 | text-decoration: none; 66 | border: none; 67 | margin: 3% 0; 68 | } 69 | 70 | .dn-button:hover { 71 | background: #e82149; 72 | text-decoration: none; 73 | } 74 | 75 | /* Info */ 76 | 77 | #info{ 78 | font-family: 'Montserrat', sans-serif; 79 | } 80 | 81 | .info-box{ 82 | padding: 5% 20%; 83 | } 84 | 85 | .text-about{ 86 | font-size: 1.75rem; 87 | padding-bottom: 4%; 88 | } 89 | 90 | .table-text{ 91 | font-size: 1.2rem; 92 | font-weight: 200; 93 | color: gray; 94 | } 95 | 96 | .table-image{ 97 | width: 100%; 98 | border-radius: 15px; 99 | } 100 | 101 | .km-link{ 102 | margin-top: 3%; 103 | color: #e82149; 104 | font-size: 1.2rem; 105 | text-decoration: none; 106 | } 107 | 108 | .text-table-info{ 109 | margin-top: 5%; 110 | margin-bottom: 15%; 111 | } 112 | 113 | /* Count */ 114 | 115 | .counter{ 116 | padding: 5% 10%; 117 | background-color: rgba(232, 232, 232, 0.519); 118 | border-radius: 2%; 119 | margin-bottom: 10%; 120 | } 121 | 122 | .count-meals{ 123 | color: #e82149; 124 | } 125 | 126 | /* Daily Feeding Program Section*/ 127 | 128 | .dfp-heading{ 129 | font-weight: 500; 130 | margin-bottom: 7%; 131 | } 132 | 133 | .dfp-content{ 134 | font-size: 1.2rem; 135 | font-weight: 300; 136 | color: grey; 137 | } 138 | 139 | .dfp-image{ 140 | width: 95%; 141 | } 142 | 143 | /* Emergency Relief Campaigns */ 144 | 145 | #erc{ 146 | background-color: rgba(232, 232, 232, 0.519); 147 | font-family: 'Montserrat', sans-serif; 148 | } 149 | 150 | /* Footer */ 151 | 152 | footer{ 153 | padding: 5% 0; 154 | background-color: rgba(232, 232, 232, 0.519); 155 | } 156 | 157 | .footer-info{ 158 | padding: 0 15%; 159 | } 160 | 161 | .footer-logo{ 162 | width: 65%; 163 | margin-bottom: 1rem; 164 | } 165 | 166 | .footer-text-info{ 167 | font-size: 0.75rem 168 | } -------------------------------------------------------------------------------- /feeding-india.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | Feeding India: Non-Government Organization (NGO) to solve hunger in India 25 | 26 | 27 | 28 |
29 | 81 |
82 |

Daily Feeding Program

83 |

We serve daily meals to people in need across India

84 | 85 | 86 |
87 |
88 | 89 |
90 |
91 |
92 |

93 | Feeding India by Zomato is a not for profit organization, designing interventions 94 | to 95 | reduce hunger among 96 | underserved communities in India. 97 |

98 |
99 |
100 |

101 | In January 2019, Zomato and Feeding India (registered as Hunger Heroes) collaborated to 102 | eradicate hunger and malnutrition in India. 103 |

104 |
105 |

106 | All efforts are concerted towards providing better food to more people. Through our targeted 107 | interventions for child and maternal malnutrition, we are working towards bringing 108 | large-scale systemic transformation in the nutrition landscape of India. 109 |

110 |
111 |
112 | 113 |
114 | 115 | 118 |
119 |
120 | 121 | 122 | 123 |
124 |

Total meals served: 13.3 crores and counting...

125 |
126 | 127 | 128 | 129 |
130 |
131 |
132 |

Daily Feeding Program

133 |

134 | Despite the significant progress India has made, a large number of people still face the 135 | risk 136 | of food insecurity. The COVID-19 pandemic has further exacerbated the challenge of hunger in 137 | our country. 138 |

139 |
140 |

141 | As a response to the devastating consequences of the pandemic, Feeding India by Zomato 142 | launched the 143 | Daily Feeding Program in January 2021 144 | to provide daily meal support to the most vulnerable families. 145 |

146 |
147 |

148 | Since its inception Feeding India has served 4.3+ crores meals with the main focus on 149 | reducing hunger for the most vulnerable 150 |

151 |
152 |
153 | 154 |
155 |
156 | 159 |
160 |
161 |
162 | 163 |
164 | 165 |
166 | 167 |
168 | 174 | 175 |
176 |
Who we are
177 | 186 |
187 | 188 |
189 |
Get Involved
190 | 195 |
196 | 197 |
198 |
Socials
199 | 207 |
208 |
209 | 210 | 211 | 214 | 215 | 216 | 217 | -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- 1 | $.ajax({ 2 | url: "https://geolocation-db.com/jsonp", 3 | jsonpCallback: "callback", 4 | dataType: "jsonp", 5 | success: function(location) { 6 | $('.state').html(location.state); 7 | $('.city').html(location.city); 8 | } 9 | }); 10 | 11 | 12 | -------------------------------------------------------------------------------- /investor-relation.css: -------------------------------------------------------------------------------- 1 | *{ 2 | margin: 0; 3 | padding: 0; 4 | box-sizing: border-box; 5 | font-family: Arial, Helvetica, sans-serif; 6 | 7 | } 8 | 9 | html{ 10 | font-size: 62.5%; 11 | 12 | } 13 | 14 | .heading-ir { 15 | padding: 0% 6%; 16 | height: 9vh; 17 | display: flex; 18 | justify-content: space-between; 19 | align-items: center; 20 | 21 | 22 | 23 | } 24 | .navbar_item:hover{ 25 | color:rgb(238, 50, 50); 26 | } 27 | .header-content{ 28 | display: flex; 29 | justify-content: space-between; 30 | align-items: center; 31 | gap: 1rem; 32 | } 33 | .header-content:hover{ 34 | cursor: pointer; 35 | } 36 | 37 | .heading-ir .logo{ 38 | height: 2.15rem; 39 | padding-left: 35%; 40 | } 41 | .heading-ir .logo-text{ 42 | 43 | font-weight:500; 44 | font-family: 'Nunito', sans-serif; 45 | color:black; 46 | white-space: nowrap ; 47 | 48 | 49 | font-size: 2rem; 50 | } 51 | 52 | .navbar-list{ 53 | display: flex; 54 | gap: 2rem; 55 | list-style: none; 56 | padding-right:20rem; 57 | padding-top: .6rem; 58 | } 59 | 60 | .navbar-links:hover{ 61 | color: rgb(239, 79, 95); 62 | } 63 | 64 | .navbar-links{ 65 | 66 | display: inline-block; 67 | text-transform: uppercase; 68 | text-decoration: none; 69 | font-size: 1.45rem; 70 | font-weight: lighter; 71 | white-space: nowrap ; 72 | color: black; 73 | font-family: 'Okra, Helvetica', sans-serif; 74 | } 75 | 76 | /*-----------------Sliders---------------*/ 77 | .slideshow-container { 78 | width: 100%; 79 | position: relative; 80 | margin: auto; 81 | 82 | } 83 | 84 | 85 | .mySlides { 86 | display: none; 87 | 88 | } 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | .text { 97 | color: #f2f2f2; 98 | padding: 3% 12%; 99 | position: absolute; 100 | bottom: 0.8rem; 101 | width: 100%; 102 | text-align: left; 103 | 104 | 105 | 106 | } 107 | 108 | .text h1{ 109 | font-size: 7rem; 110 | font-weight: lighter; 111 | margin-bottom: 1.5rem; 112 | } 113 | .text h3{ 114 | font-size: 3rem; 115 | font-weight: lighter; 116 | } 117 | .text h5{ 118 | 119 | font-size: 1.5rem; 120 | font-weight: 100; 121 | border-radius: 10px; 122 | padding: .8rem 1.5rem; 123 | background: rgb(204, 204, 204,); 124 | background: rgba(74, 72, 72, 0.5); 125 | float:right; 126 | 127 | 128 | 129 | } 130 | 131 | 132 | 133 | 134 | 135 | 136 | /* The dots/bullets/indicators */ 137 | .dot { 138 | cursor: pointer; 139 | height: .7rem; 140 | width: .7rem; 141 | margin: 0 0.2rem; 142 | background-color: #bbb; 143 | border-radius: 50%; 144 | display: inline-block; 145 | transition: background-color 0.6s ease; 146 | transform: translateX(-50%); 147 | 148 | 149 | } 150 | .dots { 151 | margin-top: -3.4rem; 152 | } 153 | 154 | .active, .dot:hover { 155 | background-color: #d20808a4; 156 | } 157 | 158 | /* Fading animation */ 159 | .fade { 160 | 161 | animation:forwards; 162 | animation-delay: 1s; 163 | height: 82vh; 164 | 165 | } 166 | .mySlides img { 167 | height: 81vh; 168 | } 169 | 170 | 171 | 172 | /*----------------------------Quarterly Section----------*/ 173 | 174 | .results{ 175 | width: 100%; 176 | position: relative; 177 | padding: 12%; 178 | padding-top: 6%; 179 | 180 | 181 | 182 | } 183 | 184 | .results .result-text h2{ 185 | 186 | font-size: 3.5rem; 187 | font-weight: lighter; 188 | 189 | } 190 | .results .result-text h3 { 191 | font-size: 2.3rem; 192 | padding-top: 2%; 193 | font-weight: lighter; 194 | color: rgb(128, 124, 124); 195 | 196 | } 197 | .btn-result{ 198 | padding-top: 2.5%; 199 | 200 | 201 | } 202 | .button{ 203 | border: none; 204 | padding: 0.5% 1.4%; 205 | justify-content: center; 206 | align-items: center; 207 | border-radius: 0.5rem; 208 | margin-right: 2rem; 209 | cursor: pointer; 210 | 211 | } 212 | 213 | h6{ 214 | cursor: pointer; 215 | } 216 | .button-icon img{ 217 | height: 2.3rem; 218 | padding-right: 0.7rem; 219 | 220 | } 221 | 222 | .button-text{ 223 | font-size: 2rem; 224 | font-family: 'Okra, Helvetica', sans-serif; 225 | letter-spacing: 0.1rem; 226 | } 227 | 228 | .red-btn{ 229 | padding-top: 4rem; 230 | } 231 | 232 | .red-btn button:hover{ 233 | transition: transform 0.25s ease; 234 | opacity: 0.9; 235 | box-shadow: 0.25s ease 0s; 236 | 237 | 238 | } 239 | .red-btn button{ 240 | border: none; 241 | padding: 1.1rem 1.4rem; 242 | border-radius: 0.5rem; 243 | background-color: #EF4F5F; 244 | color: white; 245 | font-weight: lighter; 246 | cursor: pointer; 247 | 248 | 249 | 250 | } 251 | 252 | .red-btn-text{ 253 | font-family: 'Roboto', sans-serif; 254 | font-weight: 600; 255 | font-size: 1.5rem; 256 | letter-spacing: 0.1rem; 257 | 258 | } 259 | 260 | hr.solid { 261 | border-top: 0.2rem solid #bbb; 262 | margin-top: 7rem; 263 | } 264 | 265 | .blinkit{ 266 | margin-top: 4rem; 267 | } 268 | 269 | .blinkit h3{ 270 | font-size: 3.4rem; 271 | font-weight: lighter; 272 | 273 | } 274 | .blinkit button { 275 | margin-top: 4rem; 276 | cursor: pointer; 277 | } 278 | 279 | /*---------------------Who We Are ---------------*/ 280 | 281 | .who-we{ 282 | width: 100%; 283 | position: relative; 284 | padding-left:12%; 285 | padding-top: 5%; 286 | padding-right: 12%; 287 | padding-bottom: 5%; 288 | background-color: #f8f8f8; 289 | margin-top: -10rem; 290 | display: flex; 291 | min-height: 100vh; 292 | 293 | 294 | } 295 | 296 | .who-we h1{ 297 | font-size: 3.4rem; 298 | font-weight: lighter; 299 | 300 | } 301 | 302 | .who-we h6{ 303 | margin-top: 5rem ; 304 | margin-right: 5rem; 305 | font-size: 2rem; 306 | color: rgb(128, 124, 124); 307 | font-weight: lighter; 308 | line-height: 1.8; 309 | } 310 | 311 | .who-we-img img{ 312 | height: 70vh; 313 | margin-left: 5rem; 314 | 315 | 316 | } 317 | 318 | /*---------------------------Carporate Section-----*/ 319 | 320 | .carpo-sec{ 321 | width: 100%; 322 | position: relative; 323 | padding-left: 12%; 324 | padding-top:5%; 325 | padding-right: 12%; 326 | margin-bottom: 4rem; 327 | 328 | } 329 | 330 | .carpo-sec .carpo-head h1{ 331 | font-size: 3.4rem; 332 | font-weight: lighter; 333 | 334 | } 335 | 336 | .carpo-date h5{ 337 | margin-top: 5rem; 338 | font-size: 2rem; 339 | font-weight: lighter; 340 | color: rgb(128, 124, 124); 341 | 342 | } 343 | 344 | .carpo-date h1{ 345 | font-size: 3.3rem; 346 | font-weight: 600; 347 | margin-top: 2rem; 348 | font-family: 'Roboto', sans-serif; 349 | 350 | 351 | } 352 | .carpo-date h6{ 353 | font-size: 1.5rem; 354 | margin-top: 2rem; 355 | color:#EF4F5F ; 356 | font-weight: lighter; 357 | 358 | } 359 | 360 | 361 | /*---------------------From Our Blog--------------*/ 362 | 363 | .blogs{ 364 | width: 100%; 365 | position: relative; 366 | padding-left: 12%; 367 | padding-top: 3%; 368 | padding-right: 12%; 369 | 370 | padding-bottom: 5%; 371 | background-color: #f8f8f8; 372 | 373 | 374 | 375 | } 376 | 377 | .head-blog h1{ 378 | font-size: 3rem; 379 | font-weight: lighter; 380 | 381 | } 382 | .blog-content{ 383 | display: flex; 384 | margin-top: 2.5rem; 385 | gap: 2rem; 386 | cursor: pointer; 387 | 388 | 389 | } 390 | .blog-img{ 391 | position: relative; 392 | } 393 | .text-block1 { 394 | position: absolute; 395 | bottom: 1rem; 396 | right: 2rem; 397 | font-size: 1.5rem; 398 | font-weight: 600; 399 | border-radius: 0.5rem; 400 | padding: 0.8rem 1.5rem; 401 | background: rgb(7, 7, 7); 402 | background: rgba(22, 11, 11, 0.73); 403 | color: white; 404 | font-family: 'Roboto', sans-serif; 405 | padding-left: 2rem; 406 | padding-right: 2rem; 407 | } 408 | .text-block2 { 409 | position: absolute; 410 | bottom: 1rem; 411 | right: 2rem; 412 | font-size: 1.5rem; 413 | font-weight: 600; 414 | border-radius: 5px; 415 | padding: 0.8rem 1.5rem; 416 | background: rgb(7, 7, 7); 417 | background: rgba(22, 11, 11, 0.593); 418 | color: white; 419 | font-family: 'Roboto', sans-serif; 420 | padding-left: 2rem; 421 | padding-right: 2rem; 422 | } 423 | .text-block3 { 424 | position: absolute; 425 | bottom: 1rem; 426 | right: 2rem; 427 | font-size: 1.5rem; 428 | font-weight: 600; 429 | border-radius: 0.5rem; 430 | padding: 0.8rem 1.5rem; 431 | background: rgb(7, 7, 7); 432 | background: rgba(22, 11, 11, 0.593); 433 | color: white; 434 | font-family: 'Roboto', sans-serif; 435 | padding-left: 2rem; 436 | padding-right: 2rem; 437 | } 438 | .blog-content img{ 439 | height: 30vh; 440 | margin-left: rem; 441 | 442 | border-radius: 1rem; 443 | 444 | 445 | } 446 | 447 | 448 | 449 | .blog-date h6{ 450 | color: rgb(128, 124, 124); 451 | font-size: 1.4rem; 452 | font-weight: lighter; 453 | margin-top: 1rem; 454 | 455 | } 456 | 457 | .blog-head h3{ 458 | font-size: 2rem; 459 | font-weight: lighter; 460 | letter-spacing: 0.4px; 461 | margin-top: 1rem; 462 | } 463 | 464 | .blog-para h5{ 465 | font-size: 1.7rem; 466 | font-weight: lighter; 467 | margin-top: 1rem; 468 | color: rgb(128, 124, 124); 469 | } 470 | .bottom-right { 471 | position: absolute; 472 | bottom: 0.8rem; 473 | right: 1.6rem; 474 | } 475 | 476 | 477 | 478 | /*---------------Subscribe Section---------*/ 479 | 480 | 481 | .subs{ 482 | width: 100%; 483 | position: relative; 484 | padding-left: 12%; 485 | padding-right: 12%; 486 | padding-top: 3rem; 487 | 488 | margin-bottom: 4rem; 489 | display: flex; 490 | gap: 10rem; 491 | } 492 | 493 | .subs-head h1{ 494 | font-size: 3.5rem; 495 | letter-spacing: 0.2rem; 496 | font-weight: 600; 497 | margin-top: 2rem; 498 | font-family: 'Roboto', sans-serif; 499 | 500 | } 501 | 502 | .subs-head h6{ 503 | margin-top: 1rem; 504 | font-size: 1.6rem; 505 | letter-spacing: 0.1rem; 506 | font-weight: 600; 507 | color: rgb(128, 124, 124); 508 | font-family: 'Roboto', sans-serif; 509 | 510 | } 511 | 512 | .subs-email{ 513 | margin-top: 2rem; 514 | } 515 | .subs-email ::placeholder{ 516 | font-size: 2rem; 517 | color: rgb(171, 163, 163); 518 | padding-left: 1.5rem; 519 | 520 | 521 | 522 | } 523 | 524 | .subs-email input{ 525 | width: 35rem; 526 | height: 5rem; 527 | border-radius: 0.5rem; 528 | border-color: rgba(31, 29, 29, 0.223);; 529 | 530 | } 531 | 532 | .subs-head2 h1{ 533 | font-size: 3.5rem; 534 | letter-spacing: 2px; 535 | font-weight: 600; 536 | margin-top: 2rem; 537 | font-family: 'Roboto', sans-serif; 538 | white-space: nowrap ; 539 | 540 | } 541 | 542 | .subs-head2 h6{ 543 | margin-top: 1rem; 544 | font-size: 1.6rem; 545 | letter-spacing: 1px; 546 | font-weight: 600; 547 | color: rgb(128, 124, 124); 548 | font-family: 'Roboto', sans-serif; 549 | 550 | 551 | 552 | } 553 | 554 | .subs-link{ 555 | text-decoration: none; 556 | letter-spacing: 1px; 557 | font-family: 'Roboto', sans-serif; 558 | font-size: 1.6rem; 559 | color: #EF4F5F; 560 | } 561 | 562 | /*-----------------------Footer-css----------------------------*/ 563 | 564 | .ft-zomato{ 565 | width: 100%; 566 | position: relative; 567 | padding-left: 20rem; 568 | padding-top: 3.5rem; 569 | padding-right: 20rem; 570 | background-color: #f8f8f8; 571 | 572 | 573 | 574 | } 575 | 576 | 577 | 578 | 579 | 580 | 581 | .container5{ 582 | height:2rem; 583 | justify-content: space-between; 584 | display:flex; 585 | margin-top:2rem ; 586 | 587 | } 588 | 589 | .btn-ft{ 590 | display: flex; 591 | margin-right: 15rem; 592 | gap: 1rem; 593 | 594 | } 595 | 596 | .btn-secondary{ 597 | display: flex; 598 | gap: 1rem; 599 | align-items: center; 600 | padding: 0.5rem 0.5rem; 601 | border-radius: 0.5px; 602 | border-color: rgba(191, 183, 183, 0.807); 603 | background-color: #f8f8f8; 604 | border: 1px solid rgb(177, 168, 168); 605 | } 606 | 607 | .btn-secondary img{ 608 | height: 2.5rem; 609 | } 610 | 611 | 612 | .container6{ 613 | padding-top:4rem; 614 | 615 | display: flex; 616 | font-weight: normal; 617 | 618 | padding-bottom: 5rem; 619 | 620 | } 621 | 622 | 623 | .container6-1,.container6-2,.container6-3,.container6-4,.container6-5 624 | { 625 | padding-left:10%; 626 | font-size:1.3rem; 627 | padding-top: 3rem; 628 | line-height:2; 629 | 630 | } 631 | .container6-1 632 | { 633 | padding-left:0; 634 | font-size:1.3rem; 635 | padding-top: 3rem; 636 | } 637 | .container7{ 638 | 639 | font-weight: lighter; 640 | font-size:1.4rem; 641 | padding-bottom: 2rem; 642 | margin-top: 0; 643 | color:#9C9C9C; 644 | } 645 | 646 | 647 | .footer_logo{ 648 | height:3rem; 649 | } 650 | .store-footer{ 651 | height: 4rem; 652 | margin-top: 10%; 653 | } 654 | 655 | .icons-footer{ 656 | width:2.3rem; 657 | } 658 | .l-space{ 659 | letter-spacing:2px; 660 | font-weight:light; 661 | color:#000000; 662 | font-size: 1.3rem; 663 | } 664 | 665 | .drop1{ 666 | margin-left: 51%; 667 | } 668 | 669 | .drop2{ 670 | margin-left:2%; 671 | } 672 | 673 | #language-globe{ 674 | height:1.8rem; 675 | } 676 | 677 | #India{ 678 | height:2.5rem; 679 | } 680 | 681 | #ent{ 682 | letter-spacing: 0px; 683 | color: #9C9C9C; 684 | text-decoration: none; 685 | line-height: 2.5rem; 686 | font-size: 1.5rem; 687 | } 688 | #ent:hover{ 689 | color: black; 690 | } 691 | 692 | -------------------------------------------------------------------------------- /investor-relation.js: -------------------------------------------------------------------------------- 1 | let slideIndex = 1; 2 | showSlides(slideIndex); 3 | 4 | // Next/previous controls 5 | function plusSlides(n) { 6 | showSlides(slideIndex += n); 7 | } 8 | 9 | // Thumbnail image controls 10 | function currentSlide(n) { 11 | showSlides(slideIndex = n); 12 | } 13 | 14 | 15 | 16 | 17 | 18 | 19 | function plusSlides(n){ 20 | clearInterval(myTimer); 21 | if (n < 0){ 22 | showSlides(slideIndex -= 1); 23 | } else { 24 | showSlides(slideIndex += 1); 25 | } 26 | if (n === -1){ 27 | myTimer = setInterval(function(){plusSlides(n + 2)}, 4000); 28 | } else { 29 | myTimer = setInterval(function(){plusSlides(n + 1)}, 4000); 30 | } 31 | } 32 | 33 | 34 | 35 | function showSlides(n){ 36 | var i; 37 | var slides = document.getElementsByClassName("mySlides"); 38 | var dots = document.getElementsByClassName("dot"); 39 | if (n > slides.length) {slideIndex = 1} 40 | if (n < 1) {slideIndex = slides.length} 41 | for (i = 0; i < slides.length; i++) { 42 | slides[i].style.display = "none"; 43 | } 44 | for (i = 0; i < dots.length; i++) { 45 | dots[i].className = dots[i].className.replace(" active", ""); 46 | } 47 | slides[slideIndex-1].style.display = "block"; 48 | dots[slideIndex-1].className += " active"; 49 | } 50 | 51 | window.addEventListener("load",function() { 52 | showSlides(slideIndex); 53 | myTimer = setInterval(function(){plusSlides(1)}, 4000); 54 | }) 55 | 56 | function currentSlide(n){ 57 | clearInterval(myTimer); 58 | myTimer = setInterval(function(){plusSlides(n + 1)}, 4000); 59 | showSlides(slideIndex = n); 60 | } 61 | 62 | 63 | 64 | -------------------------------------------------------------------------------- /login.css: -------------------------------------------------------------------------------- 1 | .container1{ 2 | width:60%; 3 | } -------------------------------------------------------------------------------- /login.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 149 | 150 | 151 | 152 | 153 | 158 | 159 | 160 | 185 |
186 | 187 | 198 | 199 | 200 | 201 | -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- 1 | *{ 2 | margin: 0; 3 | outline: none; 4 | } 5 | html,body{ 6 | margin:0; 7 | padding:0; 8 | box-sizing: border-box; 9 | overflow-x: hidden; 10 | } 11 | 12 | 13 | /* Center the loader */ 14 | 15 | #loader { 16 | position: fixed; 17 | width: 100%; 18 | height: 100vh; 19 | z-index: 1; 20 | overflow: visible; 21 | background: #1b1d21 url('zomato.gif') no-repeat center center; 22 | } 23 | 24 | .pic{ 25 | width: 100%; 26 | height: 500px; 27 | } 28 | .container1{ 29 | width: 100%; 30 | } 31 | 32 | 33 | .container2{ 34 | padding-top: 20px; 35 | padding-bottom:50px; 36 | 37 | } 38 | .container4{ 39 | margin-left: 10%; 40 | margin-right: 10%; 41 | padding-top: 80px; 42 | padding-bottom: 80px; 43 | font-family: 'Open Sans', sans-serif; 44 | line-height:2; 45 | } 46 | #logo{ 47 | width: 300px; 48 | } 49 | .center{ 50 | position: absolute; 51 | top: 16%; 52 | left: 40%; 53 | } 54 | 55 | .page_title{ 56 | padding-left:20%; 57 | font-family: 'Lato', sans-serif; 58 | display: flex; 59 | } 60 | .container4 h3{ 61 | padding-top:20px; 62 | padding-bottom: 10px; 63 | } 64 | .container4 p{ 65 | color: #9C9C9C; 66 | font-size: 16px; 67 | } 68 | .container3{ 69 | padding-top:30px; 70 | background-color:#FFFBF7; 71 | } 72 | #iphone{ 73 | height:450px; 74 | } 75 | 76 | .container_a,.container_b{ 77 | display: inline-block; 78 | vertical-align: top; 79 | } 80 | .container_a{ 81 | margin-left:25%; 82 | } 83 | .container_b{ 84 | padding-left: 3%; 85 | padding-top: 60px; 86 | width: 30%; 87 | } 88 | span{ 89 | 90 | font-size: large; 91 | font-weight: 60px; 92 | } 93 | 94 | 95 | .text{ 96 | position: absolute; 97 | top: 30%; 98 | left: 29%; 99 | color: white; 100 | font-size: 2rem; 101 | font-weight: 150px; 102 | display: flex; 103 | font-family: 'Okra, Helvetica', sans-serif; 104 | 105 | } 106 | 107 | .form-group{ 108 | display: flex; 109 | padding-top: 13px; 110 | height:80px; 111 | padding-bottom: 20px; 112 | } 113 | #danger{ 114 | margin-left:10px; 115 | height: 50px; 116 | width: 250px; 117 | margin-top:9%; 118 | vertical-align: bottom; 119 | } 120 | #email{ 121 | height:50px; 122 | } 123 | 124 | .store{ 125 | height:40px; 126 | } 127 | 128 | .store1{ 129 | margin-left: 4%; 130 | height:40px; 131 | } 132 | 133 | .container5{ 134 | font-family: 'Paytone One', sans-serif; 135 | padding-left:20px; 136 | display: flex; 137 | } 138 | .navbar-brand{ 139 | color: white; 140 | top: 15%; 141 | background-color:white; 142 | } 143 | .login-trigger,.signup, .restaurant{ 144 | margin-top: -1%; 145 | top:1%; 146 | text-decoration: none; 147 | color: rgb(255,255,255); 148 | font-family: 'Okra, Helvetica', sans-serif; 149 | font-weight: lighter; 150 | font-size : 1.1rem; ; 151 | line-height: 1.9; 152 | 153 | } 154 | .getapp{ 155 | color:white; 156 | margin-left: 15%; 157 | text-decoration: none; 158 | font-style: bold; 159 | margin-top: -1%; 160 | top: 1%; 161 | font-weight: lighter; 162 | font-size : 0.9rem; ; 163 | line-height: 1.9; 164 | 165 | } 166 | 167 | .restaurant{ 168 | padding-left: 10%; 169 | margin-left: 32%; 170 | } 171 | .signup{ 172 | 173 | margin-right: 13%; 174 | margin-left: -0%; 175 | 176 | } 177 | .login-trigger{ 178 | 179 | margin-right: 0%; 180 | margin-left: 1%; 181 | 182 | } 183 | h4 { 184 | font-weight: bold; 185 | color: #fff; 186 | } 187 | .close { 188 | color: #fff; 189 | transform: scale(1) 190 | } 191 | .modal-content { 192 | font-weight: bold; 193 | 194 | 195 | } 196 | .form-control { 197 | margin: 1em 0; 198 | } 199 | .form-control:hover, .form-control:focus { 200 | box-shadow: none; 201 | border-color: #fff; 202 | } 203 | .phone-number, .password { 204 | border: none; 205 | border-radius: 0; 206 | box-shadow: none; 207 | border-bottom: 2px solid #eee; 208 | padding-left: 0; 209 | font-weight: normal; 210 | background: transparent; 211 | } 212 | .phone-number{ 213 | 214 | margin-top:10%; 215 | } 216 | .text-otp{ 217 | margin-top: 3%; 218 | margin-left: 37.2%; 219 | margin-bottom: 10%; 220 | } 221 | .text-email { 222 | padding:1%; 223 | border-radius: 8px; 224 | border-style: solid; 225 | border-color:#CFCFCF; 226 | width:100%; 227 | margin-right:20%; 228 | margin-bottom: 10%; 229 | border-width: 1px; 230 | } 231 | .login-google{ 232 | border-radius: 8px; 233 | border-style: solid; 234 | border-color:#CFCFCF; 235 | width: 100%; 236 | padding-top: 1px; 237 | border-width: 1px; 238 | } 239 | 240 | 241 | 242 | 243 | .fa-envelope{ 244 | margin-right: 4%; 245 | margin-top: 2%; 246 | } 247 | 248 | .text-otp:hover{ 249 | cursor: pointer; 250 | 251 | } 252 | .form-control::-webkit-input-placeholder { 253 | color: #eee; 254 | } 255 | .form-control:focus::-webkit-input-placeholder { 256 | font-weight: bold; 257 | color: #fff; 258 | } 259 | .login { 260 | padding: 6px 20px; 261 | border-radius: 20px; 262 | background: none; 263 | border: 2px solid #FAB87F; 264 | color: #FAB87F; 265 | font-weight: bold; 266 | transition: all .5s; 267 | margin-top: 50%; 268 | } 269 | .modal-content{ 270 | width:160%; 271 | height:20%; 272 | margin-top: 35%; 273 | } 274 | 275 | .login:hover { 276 | background: #fff; 277 | color: #fff; 278 | } 279 | 280 | .getapp:hover{ 281 | color: white; 282 | } 283 | 284 | .restaurant:hover{ 285 | color:white; 286 | } 287 | 288 | .login-trigger:hover{ 289 | color:white; 290 | } 291 | 292 | .signup:hover{ 293 | color: white; 294 | } 295 | 296 | .container-fluid{ 297 | display: flex; 298 | flex-direction: row; 299 | margin-left: 20%; 300 | 301 | } 302 | .container5{ 303 | height:20px; 304 | padding-left:144px; 305 | padding-top: 20px; 306 | } 307 | .container5,.container6,.container7{ 308 | background-color: #FCFCFC 309 | } 310 | 311 | .navbar{ 312 | bottom: 480px; 313 | display: flex; 314 | flex-direction: row; 315 | } 316 | .container6{ 317 | padding-top:40px; 318 | padding-left: 10%; 319 | padding-right: 10%; 320 | display: flex; 321 | font-weight: normal; 322 | color: #9C9C9C; 323 | padding-bottom: 50px; 324 | 325 | } 326 | 327 | .container6-1,.container6-2,.container6-3,.container6-4,.container6-5 328 | { 329 | padding-left:10%; 330 | font-size:13px; 331 | padding-top: 30px; 332 | line-height:2; 333 | } 334 | .container6-1 335 | { 336 | padding-left:0; 337 | font-size:13px; 338 | padding-top: 30px; 339 | } 340 | .container7{ 341 | padding-left: 10%; 342 | padding-right: 10%; 343 | font-weight: lighter; 344 | font-size:14px; 345 | padding-bottom: 20px; 346 | margin-top: 0; 347 | color:#9C9C9C; 348 | } 349 | 350 | 351 | .footer_logo{ 352 | height:30px; 353 | } 354 | .store-footer{ 355 | height: 40px; 356 | margin-top: 10%; 357 | } 358 | 359 | .search-btn{ 360 | width: 130px; 361 | background-color: red; 362 | color: white; 363 | border: none; 364 | border-top-right-radius: 20px; 365 | border-bottom-right-radius: 20px; 366 | font-size: 20px; 367 | } 368 | 369 | .popular{ 370 | margin-top: 100px; 371 | } 372 | 373 | .containerA{ 374 | padding-left: 10%; 375 | font-family: 'Open Sans', sans-serif; 376 | } 377 | 378 | .containerB{ 379 | color: #9C9C9C; 380 | font-size: 16px; 381 | padding-top: 1%; 382 | padding-left: 10%; 383 | padding-right: 10%; 384 | display: flex; 385 | line-height:2.5; 386 | } 387 | .containerB-1,.containerB-2,.containerB-3,.containerB-4,.containerB-5{ 388 | padding-left: 10%; 389 | } 390 | 391 | .containerB-1{ 392 | padding-left: 0%; 393 | } 394 | 395 | .containerC{ 396 | padding-top: 50px; 397 | padding-left: 10%; 398 | font-family: 'Open Sans', sans-serif; 399 | } 400 | .containerD{ 401 | color: #9C9C9C; 402 | font-size: 16px; 403 | padding-top: 1%; 404 | padding-left: 10%; 405 | padding-right: 10%; 406 | display: flex; 407 | padding-bottom: 50px; 408 | line-height:2.5; 409 | } 410 | .containerD-1{ 411 | padding-left: 0%; 412 | } 413 | .containerD-2{ 414 | padding-left: 9%; 415 | } 416 | .containerD-3{ 417 | padding-left: 11%; 418 | } 419 | .containerD-4{ 420 | padding-left: 13%; 421 | } 422 | .containerD-5{ 423 | padding-left: 16%; 424 | } 425 | 426 | .form{ 427 | margin-top: 10%; 428 | } 429 | 430 | @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap'); 431 | 432 | .wrapper{ 433 | position: absolute; 434 | top: 19%; 435 | margin-top: 12%; 436 | margin-left: -1%; 437 | margin-right: 10%; 438 | 439 | } 440 | .wrapper .search_box{ 441 | width: 700px; 442 | background: #fff; 443 | border-radius: 5px; 444 | height: 55px; 445 | display: flex; 446 | padding-top: 5px; 447 | box-shadow: 0 8px 6px -10px #b3c6ff; 448 | } 449 | 450 | 451 | 452 | 453 | .wrapper .search_box .dropdown{ 454 | width: 250px; 455 | border-right: 2px solid #dde2f1; 456 | color: #9fa3b1; 457 | position: relative; 458 | cursor: pointer; 459 | } 460 | 461 | .wrapper .search_box .dropdown .default_option{ 462 | text-transform: uppercase; 463 | padding: 13px 15px; 464 | font-size: 14px; 465 | } 466 | .search_field{ 467 | margin-top: -7px; 468 | } 469 | 470 | .wrapper .search_box .dropdown ul{ 471 | position: absolute; 472 | top: 70px; 473 | left: -10px; 474 | background: #fff; 475 | width: 150px; 476 | border-radius: 5px; 477 | /* padding: 20px; */ 478 | display: none; 479 | box-shadow: 8px 8px 6px -10px #b3c6ff; 480 | } 481 | 482 | .wrapper .search_box .dropdown ul li{ 483 | padding-bottom: -2px; 484 | } 485 | 486 | .wrapper .search_box .dropdown ul li:last-child{ 487 | padding-bottom: 0; 488 | } 489 | 490 | .wrapper .search_box .dropdown ul li:hover{ 491 | color: #6f768d; 492 | } 493 | 494 | .wrapper .search_box .dropdown:before{ 495 | content: ""; 496 | position: absolute; 497 | top: 18px; 498 | right: 20px; 499 | border: 8px solid; 500 | border-color: #000000 transparent transparent transparent; 501 | } 502 | 503 | .wrapper .search_box .search_field{ 504 | width: 800px; 505 | height: 100%; 506 | position: relative; 507 | } 508 | 509 | .wrapper .search_box .search_field .input{ 510 | width: 450px; 511 | height: 30px; 512 | border: 0px; 513 | font-size: 16px; 514 | padding-left: 35px; 515 | padding-right: 38px; 516 | color: #6f768d; 517 | 518 | } 519 | 520 | 521 | .wrapper .search_box .search_field .fas{ 522 | position: absolute; 523 | top: 22px; 524 | left: 10px; 525 | font-size: 16px; 526 | color: grey; 527 | cursor: pointer; 528 | } 529 | 530 | ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 531 | color: #9fa3b1; 532 | } 533 | ::-moz-placeholder { /* Firefox 19+ */ 534 | color: #9fa3b1; 535 | } 536 | :-ms-input-placeholder { /* IE 10+ */ 537 | color: #9fa3b1; 538 | } 539 | .container3{ 540 | color: grey; 541 | } 542 | .Get{ 543 | color: black; 544 | } 545 | 546 | 547 | 548 | .icons-footer{ 549 | width:23px; 550 | } 551 | .l-space{ 552 | letter-spacing:2px; 553 | font-weight: bold; 554 | color:#000000; 555 | } 556 | 557 | 558 | 559 | 560 | div.dropdown-multicol2{ 561 | width: 30em; 562 | } 563 | div.dropdown-multicol2>div.dropdown-col{ 564 | display:inline-block; 565 | width: 24%; 566 | } 567 | 568 | .drop1{ 569 | margin-left: 51%; 570 | } 571 | 572 | .drop2{ 573 | margin-left:2%; 574 | } 575 | 576 | #language-globe{ 577 | height:18px; 578 | } 579 | 580 | #India{ 581 | height:25px; 582 | } 583 | 584 | .dropdown-item{ 585 | font-size: 14px; 586 | font-family: 'Open Sans', sans-serif; 587 | font-weight:lighter; 588 | } 589 | .form-check-label{ 590 | padding-left: 0; 591 | } 592 | #container1{ 593 | margin-top:2%; 594 | margin-left:5%; 595 | } 596 | 597 | .card{ 598 | width:89%; 599 | 600 | height:89%; 601 | background-color: white; 602 | /* */ 603 | margin-left: 2%; 604 | border:10px; 605 | border-radius: 60px; 606 | box-shadow: 1px 1px 10px #ccc; 607 | overflow: hidden; 608 | /* transition: box-shadow 0.3s; */ 609 | margin-bottom: 10px; 610 | } 611 | .container{ 612 | margin-left:3%; 613 | 614 | }.row{ 615 | margin-left: 4%; 616 | 617 | } 618 | .card:hover{ 619 | /* box-shadow: 1px 1px 10px #000; */ 620 | cursor:pointer; 621 | } 622 | .card-bottom{ 623 | position: absolute; 624 | background-color: white; 625 | height: 60%; 626 | width: 100%; 627 | margin-top: 160px; 628 | } 629 | .card img{ 630 | border-radius: 10px 10px; 631 | } 632 | .text-center{ 633 | font-size:20px; 634 | font-style: bold; 635 | margin-top: 5%; 636 | font-family: Okra, Helvetica, sans-serif; 637 | } 638 | #SeeMore{ 639 | color:#000000; 640 | text-decoration: underline; 641 | } 642 | 643 | 644 | 645 | .order-cat { 646 | display: grid; 647 | grid-template-columns: repeat(4, 3fr); 648 | grid-gap: 10px; 649 | margin-left: 8%; 650 | width:84%; 651 | margin-top:1%; 652 | margin-bottom:10%; 653 | 654 | } 655 | 656 | .order-cat .hover{ 657 | position: relative; 658 | cursor: pointer; 659 | transition: transform 0.3s; 660 | } 661 | 662 | .order-cat .hover:hover { 663 | transform: scale(1.05); 664 | } 665 | 666 | .order-cat img { 667 | width: 98%; 668 | border-radius: 12px; 669 | } 670 | 671 | .order-cat .order-title-bg { 672 | position: absolute; 673 | left: 0; 674 | bottom: 0; 675 | padding: 10px 0 16px; 676 | background-color: #fff; 677 | width: 98%; 678 | border: 1px solid #e8e8e8; 679 | border-radius: 0 0 12px 12px; 680 | height:26%; 681 | 682 | } 683 | 684 | .order-cat .order-title { 685 | font-size: 19px; 686 | font-weight: 500; 687 | text-align: center; 688 | /* margin-top: 3%; */ 689 | /* margin-top:8%; */ 690 | color:#4F4F4F; 691 | 692 | } 693 | 694 | .collections { 695 | display: flex; 696 | align-items: center; 697 | justify-content: space-between; 698 | margin-bottom: 30px; 699 | } 700 | 701 | .collections p{ 702 | font-size: 20px; 703 | } 704 | 705 | .collections a{ 706 | font-size: 16px; 707 | color: #f57082; 708 | text-decoration: none; 709 | margin-right: 12%; 710 | padding-right:5%; 711 | margin-top: -1.1%; 712 | 713 | 714 | } 715 | 716 | .collection-grid { 717 | display: grid; 718 | grid-template-columns: repeat(5, 1fr); 719 | grid-gap: 30px; 720 | margin-bottom: 90px; 721 | width:100%; 722 | } 723 | /* .collection-box{ 724 | display: grid; 725 | grid-template-columns: repeat(4, 1fr); 726 | grid-gap: 10px; 727 | margin-bottom: 90px; 728 | width:80%; 729 | } */ 730 | 731 | .collection-grid .collection-box { 732 | position: relative; 733 | width:100%; 734 | 735 | /* height:130%; */ 736 | } 737 | 738 | .collection-grid .collection-box img { 739 | width: 103%; 740 | border-radius: 8px; 741 | height: 125%; 742 | /* height: 120%; */ 743 | 744 | } 745 | 746 | .collection-grid .collection-box .collection-title { 747 | position: absolute; 748 | left: 0; 749 | top: 98%; 750 | padding: 10px 15px 2px 13px ; 751 | 752 | } 753 | 754 | .collection-grid .collection-box .collection-title p { 755 | font-weight: 700; 756 | color:white; 757 | font-size:30px; 758 | margin-bottom: 10%; 759 | } 760 | 761 | .collection-grid .collection-box .collection-title p{ 762 | color: #fff; 763 | font-size: 15px; 764 | } 765 | .sports{ 766 | margin-top: -10%; 767 | } 768 | 769 | /*Localities*/ 770 | h1.local-title { 771 | color: #363636; 772 | font-size: 36px; 773 | font-weight: 400; 774 | text-align: center; 775 | margin-bottom: 30px; 776 | } 777 | 778 | .locals-grid { 779 | display: grid; 780 | grid-template-columns: repeat(3, 1fr); 781 | column-gap: 20px; 782 | row-gap: 35px; 783 | } 784 | 785 | .locals-grid .local-box { 786 | display: flex; 787 | align-items: center; 788 | justify-content: space-between; 789 | padding: 20px; 790 | font-size: 20px; 791 | color: #1c1c1c; 792 | border: 1px solid #e8e8e8; 793 | border-radius: 8px; 794 | box-shadow: 0 1.4px 2.8px rgba(28,28,28,0.08); 795 | cursor: pointer; 796 | } 797 | 798 | .locals-grid .local-box:hover { 799 | box-shadow: 0 1.4px 2.8px 2px rgba(28,28,28,0.08); 800 | } 801 | 802 | .local-box .fa-chevron-right { 803 | font-size: 10px; 804 | } 805 | .containerz{ 806 | margin-left:13.5%; 807 | } 808 | 809 | .container6 table { 810 | width: max-content; 811 | } 812 | .enterprises{ 813 | margin-top: 12%; 814 | letter-spacing: 2px; 815 | color: black; 816 | } 817 | #ent{ 818 | letter-spacing: 0px; 819 | color: #9C9C9C; 820 | text-decoration: none; 821 | } 822 | #ent:hover{ 823 | color: black; 824 | } 825 | 826 | -------------------------------------------------------------------------------- /test.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/test.html -------------------------------------------------------------------------------- /who-we-are.css: -------------------------------------------------------------------------------- 1 | .container4 { 2 | margin-top: -7%; 3 | padding-left: 13%; 4 | padding-right: 13%; 5 | } 6 | 7 | .video { 8 | margin-top: 4%; 9 | width: 100%; 10 | height: 100%; 11 | border-radius: 10px; 12 | } 13 | 14 | .images { 15 | padding-left: 13%; 16 | padding-right: 13%; 17 | } 18 | 19 | .pic1 { 20 | width: 63%; 21 | height: 370px; 22 | border-radius: 5px; 23 | } 24 | 25 | .pic2 { 26 | width: 36%; 27 | height: 178px; 28 | margin-top: -17.5%; 29 | padding-left: 0.8%; 30 | border-radius: 3%; 31 | } 32 | 33 | .pic3 { 34 | width: 35.5%; 35 | height: 184px; 36 | border-radius: 3%; 37 | margin-left: 64.2%; 38 | margin-top: -19%; 39 | } 40 | .pic4 { 41 | width: 35.5%; 42 | height: 184px; 43 | border-radius: 3%; 44 | margin-top: -1%; 45 | } 46 | 47 | .pic5 { 48 | width: 35.5%; 49 | height: 184px; 50 | border-radius: 3%; 51 | margin-top: 1%; 52 | } 53 | 54 | .pic6 { 55 | width: 63%; 56 | height: 377px; 57 | border-radius: 5px; 58 | margin-left: 1%; 59 | margin-top: -16.5%; 60 | } 61 | 62 | .container2 { 63 | max-width: 1000px; 64 | position: relative; 65 | margin-top: 60%; 66 | margin-left: 10%; 67 | } 68 | 69 | .image { 70 | max-width: 1000px; 71 | position: relative; 72 | margin-top: 20%; 73 | } 74 | 75 | .prev, 76 | .next { 77 | cursor: pointer; 78 | position: absolute; 79 | top: 50%; 80 | width: auto; 81 | padding: 16px; 82 | margin-top: -22px; 83 | color: white; 84 | font-weight: bold; 85 | font-size: 18px; 86 | transition: 0.6s ease; 87 | border-radius: 0 3px 3px 0; 88 | user-select: none; 89 | } 90 | .next{ 91 | margin-left: 116%; 92 | } 93 | 94 | 95 | 96 | 97 | .next { 98 | 99 | border-radius: 3px 0 0 3px; 100 | } 101 | 102 | 103 | 104 | 105 | .prev:hover, 106 | .next:hover { 107 | background-color: rgba(0, 0, 0, 0.8); 108 | } 109 | 110 | 111 | 112 | 113 | .text { 114 | color: #f2f2f2; 115 | font-size: 15px; 116 | padding: 8px 12px; 117 | position: absolute; 118 | bottom: 8px; 119 | width: 100%; 120 | text-align: center; 121 | } 122 | 123 | 124 | 125 | .numbertext { 126 | color: #f2f2f2; 127 | font-size: 12px; 128 | padding: 8px 12px; 129 | position: absolute; 130 | top: 0; 131 | } 132 | 133 | 134 | 135 | .dot { 136 | cursor: pointer; 137 | height: 15px; 138 | width: 15px; 139 | margin: 0 2px; 140 | background-color: #bbb; 141 | border-radius: 50%; 142 | display: inline-block; 143 | transition: background-color 0.6s ease; 144 | } 145 | 146 | .active, 147 | .dot:hover { 148 | background-color: #717171; 149 | } 150 | 151 | 152 | 153 | 154 | .fade { 155 | -webkit-animation-name: fade; 156 | -webkit-animation-duration: 1.5s; 157 | animation-name: fade; 158 | animation-duration: 1.5s; 159 | } 160 | 161 | @-webkit-keyframes fade { 162 | from { 163 | opacity: .4 164 | } 165 | to { 166 | opacity: 1 167 | } 168 | } 169 | 170 | @keyframes fade { 171 | from { 172 | opacity: .4 173 | } 174 | to { 175 | opacity: 1 176 | } 177 | } 178 | 179 | 180 | 181 | .para{ 182 | font-size: 18px; 183 | line-height: 1.5; 184 | font-weight: 350; 185 | color: rgb(54, 54, 54); 186 | } 187 | .para{ 188 | margin-top: 4%; 189 | } 190 | .who{ 191 | border-bottom-style: solid; 192 | border-bottom-width: 4px; 193 | border-color: #EE556A; 194 | padding-bottom: 1%; 195 | } 196 | .content{ 197 | width: 89%; 198 | } 199 | .container3{ 200 | margin-top: 3%; 201 | width:36%; 202 | margin-left: 10%; 203 | display:inline-grid; 204 | } 205 | .snap1{ 206 | margin-left: 100%; 207 | display:inline-grid; 208 | margin-top: -64%; 209 | } 210 | .writing{ 211 | 212 | font-size: 50px; 213 | font-weight: 600; 214 | } 215 | 216 | 217 | .conatainer3-a { 218 | width: 74%; 219 | margin: 8% auto; 220 | } 221 | 222 | .images3-a { 223 | display: flex; 224 | margin: 3% auto; 225 | } 226 | 227 | .image3a { 228 | width: 23rem; 229 | height: 14rem; 230 | margin-right: 7px; 231 | border-radius: 8px; 232 | margin-bottom: 1rem; 233 | } 234 | 235 | .links3a { 236 | text-decoration: none; 237 | color: rgb(201, 192, 192); 238 | font-size: smaller; 239 | margin-top: 3%; 240 | } 241 | 242 | .links3b { 243 | text-decoration: none; 244 | color: black; 245 | } 246 | 247 | .links3b:hover { 248 | color: black; 249 | } 250 | 251 | 252 | .container5 { 253 | width: 80%; 254 | margin: 7% auto; 255 | } 256 | 257 | .line { 258 | color: #fc0909; 259 | width: 10rem; 260 | border: 3px solid; 261 | } 262 | 263 | .heading { 264 | font-size: 45px; 265 | } 266 | 267 | .images5 { 268 | display: flex; 269 | margin-top: 5%; 270 | align-content: space-between; 271 | width: 100%; 272 | } 273 | 274 | .Icons5 { 275 | width: 20px; 276 | height: 20px; 277 | margin-right: 1rem; 278 | } 279 | 280 | .T-Icons5 { 281 | width: 30px; 282 | height: 20px; 283 | margin-right: 1rem; 284 | } 285 | 286 | .image5 { 287 | width: 17rem; 288 | height: 20rem; 289 | margin-bottom: 1rem; 290 | float: left; 291 | z-index: 5; 292 | display: flex; 293 | } 294 | 295 | .text5 { 296 | opacity: 0; 297 | background-color: rgb(255, 56, 122); 298 | width: 17rem; 299 | height: 20rem; 300 | font-size: 15px; 301 | padding: 1rem; 302 | z-index: 9; 303 | color: #f2f2f2; 304 | text-align: justify; 305 | position: absolute; 306 | font-weight: bold; 307 | } 308 | 309 | .image5:hover { 310 | opacity: 0.6; 311 | } 312 | 313 | .text5:hover { 314 | opacity: 0.7; 315 | } 316 | 317 | .space5 { 318 | margin-left: 5%; 319 | } 320 | 321 | .container4 { 322 | padding-top: 5%; 323 | padding-left: 13%; 324 | padding-right: 13%; 325 | } 326 | .left { 327 | margin-top: -51%; 328 | margin-left: 15%; 329 | } 330 | 331 | .Home { 332 | padding-left: 31%; 333 | margin-left: 37%; 334 | } 335 | 336 | .who_we_are { 337 | margin-left: 0.5%; 338 | 339 | } 340 | 341 | .Careers { 342 | margin-right: 14%; 343 | } 344 | 345 | .Home, 346 | .Careers 347 | { 348 | text-decoration: none; 349 | color: #F8F8F8; 350 | font-size: 20px; 351 | margin-top: -3%; 352 | font-weight: 400; 353 | } 354 | .who_we_are{ 355 | text-decoration: none; 356 | color: #F8F8F8; 357 | font-size: 20px; 358 | margin-top: -3%; 359 | font-weight: 400; 360 | border-bottom-style: solid; 361 | border-bottom-width: 2px; 362 | border-color: #F8F8F8; 363 | 364 | } 365 | 366 | .happy { 367 | position: absolute; 368 | font-size: 60px; 369 | font-weight: 600; 370 | margin-left: 20%; 371 | margin-top: -3%; 372 | } 373 | 374 | .container5 { 375 | width: 75%; 376 | margin: 7% auto; 377 | } 378 | 379 | .line { 380 | color: #fc0909; 381 | width: 10rem; 382 | border: 3px solid; 383 | } 384 | 385 | .heading { 386 | font-size: 45px; 387 | } 388 | 389 | .images5 { 390 | display: flex; 391 | margin-top: 5%; 392 | align-content: space-between; 393 | } 394 | 395 | .image5 { 396 | width: 17rem; 397 | height: 20rem; 398 | margin-right: 1rem; 399 | margin-bottom: 1rem; 400 | position: relative; 401 | } 402 | 403 | .Icons5 { 404 | width: 20px; 405 | height: 20px; 406 | margin-right: 1rem; 407 | } 408 | 409 | .T-Icons5 { 410 | width: 30px; 411 | height: 20px; 412 | margin-right: 1rem; 413 | } 414 | 415 | .container4 { 416 | padding-top: 5%; 417 | padding-left: 13%; 418 | padding-right: 13%; 419 | } 420 | .container7 { 421 | padding-top: 40px; 422 | padding-left: 10%; 423 | padding-right: 10%; 424 | display: flex; 425 | font-weight: normal; 426 | color: #9C9C9C; 427 | padding-bottom: 50px; 428 | } 429 | 430 | 431 | 432 | .container7-1, 433 | .container7-2, 434 | .container7-3, 435 | .container7-4, 436 | .container7-5 { 437 | padding-left: 10%; 438 | font-size: 13px; 439 | padding-top: 30px; 440 | line-height: 2; 441 | } 442 | 443 | .container7-1 { 444 | padding-left: 0; 445 | font-size: 13px; 446 | padding-top: 30px; 447 | } 448 | 449 | .container8 { 450 | padding-left: 10%; 451 | padding-right: 10%; 452 | font-weight: lighter; 453 | font-size: 14px; 454 | padding-bottom: 20px; 455 | margin-top: 0; 456 | color: #9C9C9C; 457 | } 458 | 459 | .container6 { 460 | height: 20px; 461 | padding-left: 144px; 462 | padding-top: 20px; 463 | } 464 | 465 | .container6, 466 | .container7, 467 | .container8 { 468 | background-color: #FCFCFC 469 | } 470 | 471 | #India { 472 | height: 25px; 473 | } 474 | 475 | .store-footer { 476 | height: 40px; 477 | margin-top: 10%; 478 | } 479 | 480 | .icons-footer { 481 | width: 23px; 482 | } 483 | 484 | .l-space { 485 | letter-spacing: 2px; 486 | font-weight: bold; 487 | color: #000000; 488 | } 489 | 490 | #language-globe { 491 | height: 18px; 492 | } 493 | 494 | .footer_logo1 { 495 | height: 27px; 496 | margin-left: 12%; 497 | } 498 | 499 | .footer_logo2 { 500 | height: 30px; 501 | margin-left: 10%; 502 | } 503 | 504 | .container6 { 505 | font-family: 'Paytone One', sans-serif; 506 | padding-left: 3px; 507 | display: flex; 508 | } 509 | 510 | div.dropdown-multicol2 { 511 | width: 30em; 512 | } 513 | 514 | div.dropdown-multicol2>div.dropdown-col { 515 | display: inline-block; 516 | width: 24%; 517 | } 518 | 519 | .drop1 { 520 | margin-left: 46%; 521 | } 522 | 523 | .drop2 { 524 | margin-left: 2%; 525 | } 526 | 527 | .dropdown-item { 528 | font-size: 14px; 529 | font-family: 'Open Sans', sans-serif; 530 | font-weight: lighter; 531 | } 532 | .enterprises { 533 | margin-top: 12%; 534 | letter-spacing: 2px; 535 | color: black; 536 | } 537 | .ent { 538 | letter-spacing: 0px; 539 | color: #9C9C9C; 540 | } -------------------------------------------------------------------------------- /who-we-are.js: -------------------------------------------------------------------------------- 1 | 2 | var slideIndex = 1; 3 | showSlides(slideIndex); 4 | 5 | function plusSlides(n) { 6 | showSlides(slideIndex += n); 7 | } 8 | 9 | function currentSlide(n) { 10 | showSlides(slideIndex = n); 11 | } 12 | 13 | function showSlides(n) { 14 | var i; 15 | var slides = document.getElementsByClassName("image"); 16 | var dots = document.getElementsByClassName("dot"); 17 | if (n > slides.length) {slideIndex = 1} 18 | if (n < 1) {slideIndex = slides.length} 19 | for (i = 0; i < slides.length; i++) { 20 | slides[i].style.display = "none"; 21 | } 22 | for (i = 0; i < dots.length; i++) { 23 | dots[i].className = dots[i].className.replace(" active", ""); 24 | } 25 | slides[slideIndex-1].style.display = "block"; 26 | dots[slideIndex-1].className += " active"; 27 | } 28 | -------------------------------------------------------------------------------- /zomato.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/zomato.gif -------------------------------------------------------------------------------- /zomatoo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperAayush/Zomato-Clone/d32a433c0b6150d9c73ded04cba9d7562b186ab4/zomatoo.gif --------------------------------------------------------------------------------