Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

<!

DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="aboutus.css">
<title>About Us Page</title>
</head>
<body>
<div class="header">

<div class="container">
<div class="logoset">
<a href="aboutuspage.html">PJfood</a>
</div>
<nav>

<a href="projectmajor123.html">HOME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>

<a href="menuofproject.html">MENU&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>

<a href="tablereserver.html">RESERVE
TABLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>

<a href="aboutus.html">ABOUT US&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>

<a href="contactus.html">CONTACT US&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>


</nav>
</div>
</div>
<div class="wrapper">
<div class="row">
<!-- <div class="image-section">
<img src="https://servicethatsells.com/upload_path/2018/06/06-12-
18-Restaurant-Leadership-Goals.jpg">
</div> -->
<div class="content">
<!-- <h1>About Us</h1> -->
<h2>Our Story</h2>
<p>Since our modest beginnings in 2022 with a little space in
Jalandhar’s stylish Yorkville locale, PJfood‘s development has been enlivened with
the energy to cook and serve solid, Indian-roused takeout food.<br><br>

In contrast to other Indian eateries, PJfood was made with the


explicit expectation to appear as something else.<br><br>

We realize numerous individuals love fast food, yet a large


number of them loathe or are unconscious of the regularly unfortunate fixings that
make run-of-the-mill Indian nourishment taste so great.<br><br>

Our menu highlights things that utilization the sound and


fragrant flavors, however, forgets the stuffing ghee, spread, oil, and overwhelming
cream.<br><br>

Our group takes pride in the way that we can furnish our new
and faithful clients with extraordinary tasting Indian-roused nourishment that is
not normal for that at some other Indian eatery you visit.</p>
</div>
<div class="image-section">
<img src="https://servicethatsells.com/upload_path/2018/06/06-12-
18-Restaurant-Leadership-Goals.jpg">
</div>
</div>
</div>
<!-- <div class="footer">
<div class="container">visit again</div>
</div>
</div> -->

</body>
</html>

You might also like