Skip to content

Commit

Permalink
content added
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshS16 committed Oct 21, 2024
1 parent 6b431aa commit 939605d
Showing 1 changed file with 52 additions and 53 deletions.
105 changes: 52 additions & 53 deletions Project Food Menu/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,13 @@ <h1 class="main-title" id="home">Eat Right Food</h1>
<div class="about-wrapper container block">
<div class="about-text">
<p class="small">About Us</p>
<h2>We've beem making healthy food last for 10 years</h2>
<h2>Serving delicacies since 1992</h2>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Esse ab
eos omnis, nobis dignissimos perferendis et officia architecto,
fugiat possimus eaque qui ullam excepturi suscipit aliquid optio,
maiores praesentium soluta alias asperiores saepe commodi
consequatur? Perferendis est placeat facere aspernatur!
Welcome to Restro, where culinary artistry meets an extravagant dining experience. Specializing in authentic Italian, flavorful Asian, and delectable Chinese cuisines, we are dedicated to delivering a fusion of global flavors that cater to every palate. Our chefs use the finest ingredients to craft dishes that are both innovative and timeless. Step into a world of elegance, where our opulent ambience and impeccable service create the perfect setting for an unforgettable meal. At Restro, we don't just serve food—we create an experience.
</p>
</div>
<div class="about-img">
<img src="https://i.postimg.cc/mgpwzmx9/about-photo.jpg" alt="food" />
<a href="https://ibb.co/GPTPpgL"><img src="https://i.ibb.co/RHyHbLm/resta2.jpg" alt="resta2" border="0" /></a>
</div>
</div>
</section>
Expand All @@ -68,11 +64,11 @@ <h2 class="heading2">Types of food</h2>
<div class="food-container container">
<div class="food-type fruite">
<div class="img-container">
<img src="https://i.postimg.cc/yxThVPXk/food1.jpg" alt="error" />
<a href="https://imgbb.com/"><img src="https://i.ibb.co/09C4MF1/indian-food-edited.png" alt="indian-food-edited" border="0" /></a>
<div class="img-content">
<h3>fruite</h3>
<h3>Indian</h3>
<a
href="https://en.wikipedia.org/wiki/Fruit"
href="https://en.wikipedia.org/wiki/Indian_cuisine"
class="btn btn-primary"
target="blank"
>learn more</a
Expand All @@ -82,11 +78,11 @@ <h3>fruite</h3>
</div>
<div class="food-type vegetable">
<div class="img-container">
<img src="https://i.postimg.cc/Nffm6Rkk/food2.jpg" alt="error" />
<a href="https://imgbb.com/"><img src="https://i.ibb.co/b5MBvy6/momos-edited.png" alt="momos-edited" border="0" /></a>
<div class="img-content">
<h3>vegetable</h3>
<h3>Chinese</h3>
<a
href="https://en.wikipedia.org/wiki/Vegetable"
href="https://en.wikipedia.org/wiki/Chinese_cuisine"
class="btn btn-primary"
target="blank"
>learn more</a
Expand All @@ -98,12 +94,12 @@ <h3>vegetable</h3>
<div class="img-container">
<img src="https://i.postimg.cc/76ZwsPsd/food3.jpg" alt="error" />
<div class="img-content">
<h3>grin</h3>
<h3>Italian</h3>
<a
href="https://en.wikipedia.org/wiki/Grain"
href="https://en.wikipedia.org/wiki/Italian_cuisine"
class="btn btn-primary"
target="blank"
>learn more</a
>Learn more</a
>
</div>
</div>
Expand All @@ -115,82 +111,81 @@ <h2 class="food-menu-heading">Food Menu</h2>
<div class="food-menu-container container">
<div class="food-menu-item">
<div class="food-img">
<img src="https://i.postimg.cc/wTLMsvSQ/food-menu1.jpg" alt="" />
<a href="https://ibb.co/cx3ND2S"><img src="https://i.ibb.co/d7MQGkw/pp.jpg" alt="pp" border="0" /></a>
</div>
<div class="food-description">
<h2 class="food-titile">Food Menu Item 1</h2>
<h2 class="food-titile">Pasta</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non,
quae.
Creamy and indulgent, our White Sauce Pasta features a velvety blend of rich béchamel,
tossed with perfectly cooked pasta and subtle hints of herbs.
</p>
<p class="food-price">Price: &#8377; 250</p>
</div>
</div>

<div class="food-menu-item">
<div class="food-img">
<img
src="https://i.postimg.cc/sgzXPzzd/food-menu2.jpg"
alt="error"
/>
<a href="https://imgbb.com/"><img src="https://i.ibb.co/s1rmVZg/c3.png" alt="c3" border="0" /></a>
</div>
<div class="food-description">
<h2 class="food-titile">Food Menu Item 2</h2>
<h2 class="food-titile">Dumplings</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non,
quae.
Our dumplings are delicate, bite-sized delights filled with savory ingredients,
steamed to perfection, offering a burst of flavor in every bite.
</p>
<p class="food-price">Price: &#8377; 250</p>
<p class="food-price">Price: &#8377; 200</p>
</div>
</div>
<div class="food-menu-item">
<div class="food-img">
<img src="https://i.postimg.cc/8zbCtYkF/food-menu3.jpg" alt="" />
<a href="https://ibb.co/stBmNKq"><img src="https://i.ibb.co/cxmgZ6Q/pizza.jpg" alt="pizza" border="0" /></a>
</div>
<div class="food-description">
<h2 class="food-titile">Food Menu Item 3</h2>
<h2 class="food-titile">Pizza</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non,
quae.
A mouthwatering blend of a crisp, golden crust,
topped with rich tomato sauce, melted cheese, and the freshest toppings.
</p>
<p class="food-price">Price: &#8377; 250</p>
<p class="food-price">Price: &#8377; 450</p>
</div>
</div>
<div class="food-menu-item">
<div class="food-img">
<img src="https://i.postimg.cc/Yq98p5Z7/food-menu4.jpg" alt="" />
<a href="https://ibb.co/w0GYYSd"><img src="https://i.ibb.co/vwyDD3c/butterchicken.jpg" alt="butterchicken" border="0" /></a>
</div>
<div class="food-description">
<h2 class="food-titile">Food Menu Item 4</h2>
<h2 class="food-titile">Butter Chicken</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non,
quae.

Indulge in our creamy, flavorful Butter Chicken,
where tender marinated chicken simmers in a luscious, buttery gravy.

</p>
<p class="food-price">Price: &#8377; 250</p>
<p class="food-price">Price: &#8377; 400</p>
</div>
</div>
<div class="food-menu-item">
<div class="food-img">
<img src="https://i.postimg.cc/KYnDqxkP/food-menu5.jpg" alt="" />
<a href="https://ibb.co/4YxkjXJ"><img src="https://i.ibb.co/MGLdRt9/noodles.jpg" alt="noodles" border="0" /></a>
</div>
<div class="food-description">
<h2 class="food-titile">Food Menu Item 5</h2>
<h2 class="food-titile">Ramen</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non,
quae.
A soul-warming bowl of savory broth, tender noodles, and a medley of fresh toppings,
crafted to deliver a rich and comforting experience with every slurp.
</p>
<p class="food-price">Price: &#8377; 250</p>
<p class="food-price">Price: &#8377; 300</p>
</div>
</div>
<div class="food-menu-item">
<div class="food-img">
<img src="https://i.postimg.cc/Jnxc8xQt/food-menu6.jpg" alt="" />
<a href="https://ibb.co/XbGRdKX"><img src="https://i.ibb.co/yXxjMZ0/pav.jpg" alt="pav" border="0" /></a>
</div>
<div class="food-description">
<h2 class="food-titile">Food Menu Item 6</h2>
<h2 class="food-titile">Pav Bhaji</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non,
quae.
A flavorful medley of spiced, mashed vegetables,
served with buttery, toasted pav, offering a street-style indulgence in every bite.
</p>
<p class="food-price">Price: &#8377; 250</p>
</div>
Expand All @@ -215,8 +210,10 @@ <h2 class="testimonial-title">What Our Customers Say</h2>
<span class="fa fa-star checked"></span>
</div>
<p class="testimonial-text">
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Impedit
voluptas cupiditate aspernatur odit doloribus non.
This restaurant offers a delightful blend of flavors with exceptional service.
The ambience is elegant and inviting, perfect for a relaxed meal.
Highly recommended for food lovers!

</p>

</div>
Expand All @@ -238,8 +235,9 @@ <h2 class="testimonial-title">What Our Customers Say</h2>
<span class="fa fa-star checked"></span>
</div>
<p class="testimonial-text">
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Impedit
voluptas cupiditate aspernatur odit doloribus non.
An exquisite dining experience awaits at this restaurant, where each dish showcases impeccable craftsmanship and bold flavors.
A must-visit destination for discerning food connoisseurs seeking culinary excellence.

</p>

</div>
Expand All @@ -258,8 +256,9 @@ <h2 class="testimonial-title">What Our Customers Say</h2>
<span class="fa fa-star checked"></span>
</div>
<p class="testimonial-text">
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Impedit
voluptas cupiditate aspernatur odit doloribus non.
This restaurant boasts a vibrant, upscale ambience, perfect for hosting parties and gatherings.
The spacious, stylish interiors and impeccable service ensure an unforgettable dining experience for all.

</p>

</div>
Expand Down

0 comments on commit 939605d

Please sign in to comment.