Skip to content

Commit

Permalink
some change in social media links and all html files
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 committed Jun 12, 2024
1 parent 966540c commit 6167774
Show file tree
Hide file tree
Showing 13 changed files with 88 additions and 71 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"liveServer.settings.port": 5501
"liveServer.settings.port": 5502
}
Binary file added assets/icons/social-media/codechef.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/social-media/codeforces.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/icons/social-media/facebook.png
Binary file not shown.
Binary file added assets/icons/social-media/gfg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/social-media/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/icons/social-media/instagram.png
Binary file not shown.
Binary file added assets/icons/social-media/leetcode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/social-media/linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/icons/social-media/twitter.png
Binary file not shown.
Binary file removed assets/icons/social-media/youtube.png
Binary file not shown.
75 changes: 41 additions & 34 deletions cityFood.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,55 +444,62 @@ <h4 class="cost-six-hundred">Any</h4>
<div class="footer-hero-section">
<section class="about">
<p class="footer-heading">ABOUT ZOMATO</p>
<p class="footer-links"><a href="">Who We Are</a></p>
<p class="footer-links"><a href="">Blog</a></p>
<p class="footer-links"><a href="">Work With Us</a></p>
<p class="footer-links"><a href="">Investor Relations</a></p>
<p class="footer-links"><a href="">Report Fraud</a></p>
<p class="footer-links"><a href="">Press Kit</a></p>
<p class="footer-links"><a href="">Contact Us</a></p>
<p class="footer-links"><a href="https://www.zomato.com/who-we-are">Who We Are</a></p>
<p class="footer-links"><a href="https://blog.zomato.com/">Blog</a></p>
<p class="footer-links"><a href="https://www.zomato.com/careers">Work With Us</a></p>
<p class="footer-links"><a href="https://www.zomato.com/investor-relations">Investor Relations</a></p>
<p class="footer-links"><a href="https://www.zomato.com/report-fraud">Report Fraud</a></p>
<p class="footer-links"><a href="https://blog.zomato.com/press-kit">Press Kit</a></p>
<p class="footer-links"><a href="https://www.zomato.com/contact">Contact Us</a></p>
</section>
<section class="zomaverse">
<p class="footer-heading">ZOMAVERSE</p>
<p class="footer-links"><a href="">Zomato</a></p>
<p class="footer-links"><a href="">Blinkit</a></p>
<p class="footer-links"><a href="">Feeding India</a></p>
<p class="footer-links"><a href="">Hyperpure</a></p>
<p class="footer-links"><a href="">Zomaland</a></p>
<p class="footer-links"><a href="https://www.zomato.com/">Zomato</a></p>
<p class="footer-links"><a href="https://blinkit.com/">Blinkit</a></p>
<p class="footer-links"><a href="https://www.feedingindia.org/">Feeding India</a></p>
<p class="footer-links"><a href="https://www.hyperpure.com/">Hyperpure</a></p>
<p class="footer-links"><a href="https://www.zomato.com/zomaland">Zomaland</a></p>
<p class="footer-links"><a href="https://www.weatherunion.com/">Weather Union</a></p>
</section>
<section class="for-restaurants">

<p class="footer-heading">FOR RESTAURANTS</p>
<p class="footer-links"><a href="">Partner With Us</a></p>
<p class="footer-links"><a href="">Apps For You</a></p>
<p class="footer-links"><a href="https://www.zomato.com/partner-with-us">Partner With Us</a></p>
<p class="footer-links"><a href="https://play.google.com/store/apps/details?id=com.application.services.partner&hl=en_IN&gl=US">Apps For You</a></p>
<p class="footer-heading">FOR ENTERPRISES</p>
<p class="footer-links"><a href="">Zomato For Enterprise</a></p>
<p class="footer-links"><a href="https://nidhiupman568.github.io/NIDHI-UPMAN-PORTFOLIO-Inspired-by-TERMINAL-POWERSHELL-COMMAND-PROMPT-/">Zomato For Enterprise</a></p>
</section>
<section class="learn-more">
<p class="footer-heading">LEARN MORE</h4>
<p class="footer-links"><a href="">Privacy</a></p>
<p class="footer-links"><a href="">Security</a></p>
<p class="footer-links"><a href="">Terms</a></p>
<p class="footer-links"><a href="">Sitemap</a></p>
<p class="footer-links"><a href="https://www.zomato.com/policies/privacy/">Privacy</a></p>
<p class="footer-links"><a href="https://www.zomato.com/policies/security/">Security</a></p>
<p class="footer-links"><a href="https://www.zomato.com/policies/security/">Terms</a></p>
<p class="footer-links"><a href="https://www.zomato.com/directory">Sitemap</a></p>
</section>
<section class="social-links">
<p class="footer-heading social-heading">SOCIAL LINKS</p>
<div class="social-links-container">

<a href="https://www.linkedin.com/in/upmannidhi09/" target="_blank">
<img src="./assets/icons/social-media/linkedin.png" alt="LinkedIn">
</a>
<a href="https://www.instagram.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/instagram.png" alt="Instagram">
</a>
<a href="https://twitter.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/twitter.png" alt="Twitter">
</a>
<a href="https://www.youtube.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/youtube.png" alt="YouTube">
</a>
<a href="https://www.facebook.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/facebook.png" alt="Facebook">
</a>
<a href="https://www.linkedin.com/in/upmannidhi09/" target="_blank">
<img src="./assets/icons/social-media/linkedin.png" alt="LinkedIn">
</a>

<a href="https://leetcode.com/u/upmannidhi09/" target="_blank">
<img src="./assets/icons/social-media/leetcode.png" alt="LeetCode" style="width:24px;height:24px;">
</a>
<a href="https://www.geeksforgeeks.org/user/upmannicl4x/" target="_blank">
<img src="./assets/icons/social-media/gfg.png" alt="GeeksforGeeks" style="width:24px;height:24px;">
</a>

<!--<a href="https://www.codechef.com/users/upmanyunidhi09" target="_blank">
<img src="./assets/icons/social-media/codechef.png" alt="CodeChef" style="width:24px;height:24px;">
</a>-->
<a href="https://www.codechef.com/users/upmanyunidhi09" target="_blank">
<img src="./assets/icons/social-media/codeforces.png" alt="Codeforces" style="width:24px;height:24px;">
</a>
<a href="https://github.com/nidhiupman568" target="_blank">
<img src="./assets/icons/social-media/github.png" alt="GitHub" style="width:24px;height:24px;">
</a>


</div>
Expand Down
82 changes: 46 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,14 @@
<!-- header -->
<header>
<nav class="navbar">
<p>Add restaurant</p>
<p>Log in</p>
<p>Sign up</p>


<p><a href="https://www.zomato.com/partner-with-us" target="_blank" style="color: white;">Add restaurant</a></p>
<p><a href="https://www.zomato.com/" target="_blank" style="color: white;">Log in</a></p>
<p><a href="https://www.zomato.com/" target="_blank" style="color: white;">Sign up</a></p>



</nav>
<div class="header-center">
<h1>zomato</h1>
Expand Down Expand Up @@ -89,35 +94,36 @@ <h1>zomato</h1>
<div class="footer-hero-section">
<section class="about">
<p class="footer-heading">ABOUT ZOMATO</p>
<p class="footer-links"><a href="">Who We Are</a></p>
<p class="footer-links"><a href="">Blog</a></p>
<p class="footer-links"><a href="">Work With Us</a></p>
<p class="footer-links"><a href="">Investor Relations</a></p>
<p class="footer-links"><a href="">Report Fraud</a></p>
<p class="footer-links"><a href="">Press Kit</a></p>
<p class="footer-links"><a href="">Contact Us</a></p>
<p class="footer-links"><a href="https://www.zomato.com/who-we-are">Who We Are</a></p>
<p class="footer-links"><a href="https://blog.zomato.com/">Blog</a></p>
<p class="footer-links"><a href="https://www.zomato.com/careers">Work With Us</a></p>
<p class="footer-links"><a href="https://www.zomato.com/investor-relations">Investor Relations</a></p>
<p class="footer-links"><a href="https://www.zomato.com/report-fraud">Report Fraud</a></p>
<p class="footer-links"><a href="https://blog.zomato.com/press-kit">Press Kit</a></p>
<p class="footer-links"><a href="https://www.zomato.com/contact">Contact Us</a></p>
</section>
<section class="zomaverse">
<p class="footer-heading">ZOMAVERSE</p>
<p class="footer-links"><a href="">Zomato</a></p>
<p class="footer-links"><a href="">Blinkit</a></p>
<p class="footer-links"><a href="">Feeding India</a></p>
<p class="footer-links"><a href="">Hyperpure</a></p>
<p class="footer-links"><a href="">Zomaland</a></p>
<p class="footer-links"><a href="https://www.zomato.com/">Zomato</a></p>
<p class="footer-links"><a href="https://blinkit.com/">Blinkit</a></p>
<p class="footer-links"><a href="https://www.feedingindia.org/">Feeding India</a></p>
<p class="footer-links"><a href="https://www.hyperpure.com/">Hyperpure</a></p>
<p class="footer-links"><a href="https://www.zomato.com/zomaland">Zomaland</a></p>
<p class="footer-links"><a href="https://www.weatherunion.com/">Weather Union</a></p>
</section>
<section class="for-restaurants">
<p class="footer-heading">FOR RESTAURANTS</p>
<p class="footer-links"><a href="">Partner With Us</a></p>
<p class="footer-links"><a href="">Apps For You</a></p>
<p class="footer-links"><a href="https://www.zomato.com/partner-with-us">Partner With Us</a></p>
<p class="footer-links"><a href="https://play.google.com/store/apps/details?id=com.application.services.partner&hl=en_IN&gl=US">Apps For You</a></p>
<p class="footer-heading">FOR ENTERPRISES</p>
<p class="footer-links"><a href="">Zomato For Enterprise</a></p>
<p class="footer-links"><a href="https://nidhiupman568.github.io/NIDHI-UPMAN-PORTFOLIO-Inspired-by-TERMINAL-POWERSHELL-COMMAND-PROMPT-/">Zomato For Enterprise</a></p>
</section>
<section class="learn-more">
<p class="footer-heading">LEARN MORE</h4>
<p class="footer-links"><a href="">Privacy</a></p>
<p class="footer-links"><a href="">Security</a></p>
<p class="footer-links"><a href="">Terms</a></p>
<p class="footer-links"><a href="">Sitemap</a></p>
<p class="footer-links"><a href="https://www.zomato.com/policies/privacy/">Privacy</a></p>
<p class="footer-links"><a href="https://www.zomato.com/policies/security/">Security</a></p>
<p class="footer-links"><a href="https://www.zomato.com/policies/security/">Terms</a></p>
<p class="footer-links"><a href="https://www.zomato.com/directory">Sitemap</a></p>
</section>
<section class="social-links">
<p class="footer-heading social-heading">SOCIAL LINKS</p>
Expand All @@ -126,19 +132,23 @@ <h1>zomato</h1>
<a href="https://www.linkedin.com/in/upmannidhi09/" target="_blank">
<img src="./assets/icons/social-media/linkedin.png" alt="LinkedIn">
</a>
<a href="https://www.instagram.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/instagram.png" alt="Instagram">
</a>
<a href="https://twitter.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/twitter.png" alt="Twitter">
</a>
<a href="https://www.youtube.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/youtube.png" alt="YouTube">
</a>
<a href="https://www.facebook.com/yourprofile" target="_blank">
<img src="./assets/icons/social-media/facebook.png" alt="Facebook">
</a>


<a href="https://leetcode.com/u/upmannidhi09/" target="_blank">
<img src="./assets/icons/social-media/leetcode.png" alt="LeetCode" style="width:24px;height:24px;">
</a>
<a href="https://www.geeksforgeeks.org/user/upmannicl4x/" target="_blank">
<img src="./assets/icons/social-media/gfg.png" alt="GeeksforGeeks" style="width:24px;height:24px;">
</a>

<!--<a href="https://www.codechef.com/users/upmanyunidhi09" target="_blank">
<img src="./assets/icons/social-media/codechef.png" alt="CodeChef" style="width:24px;height:24px;">
</a>-->
<a href="https://www.codechef.com/users/upmanyunidhi09" target="_blank">
<img src="./assets/icons/social-media/codeforces.png" alt="Codeforces" style="width:24px;height:24px;">
</a>
<a href="https://github.com/nidhiupman568" target="_blank">
<img src="./assets/icons/social-media/github.png" alt="GitHub" style="width:24px;height:24px;">
</a>

</div>
<div class="download-container">
Expand All @@ -164,7 +174,7 @@ <h3>App Store</h3>
<p class="last-content">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-2023 © Zomato™ Ltd. All rights
Policies. All trademarks are properties of their respective owners. 2020-2024 © Zomato™ Ltd. All rights
reserved.</p>
</div>
</footer>
Expand Down

0 comments on commit 6167774

Please sign in to comment.