Skip to content

Commit

Permalink
Update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
gholi-dev committed Nov 11, 2023
1 parent 1bfb485 commit b83a4e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
13 changes: 2 additions & 11 deletions components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,11 +269,6 @@ const cols = [
link: "https://liara.ir/about",
alt: "درباره لیارا",
},
{
title: "ارتباط با ما",
link: "https://liara.ir/contact",
alt: "ارتباط با لیارا",
},
{
title: "قوانین و مقررات",
link: "https://liara.ir/terms",
Expand Down Expand Up @@ -335,23 +330,19 @@ const Footer = () => {
</div>
</div>
))}
{/* <div className="footer-col-container">
<div className="footer-col-container">
<h5>ارتباط با ما</h5>
<div>
<h6>آدرس:</h6>
<p style={{ marginTop: 12, lineHeight: "28px" }}>
قم، خیابان رسالت، کوچه ۱، فرعی اول، پلاک ۱۲، طبقه منفی ۱
</p>
<h6>شماره تماس واحد فروش:</h6>
<a style={{ margin: 0, padding: 0 }} href="tel:02532920344">
<p style={{ marginTop: 12 }}>۰۲۵-۳۲۹۲۰۳۴۴ (۹ الی ۱۷)</p>
</a>
<h6>ایمیل واحد فروش:</h6>
<a style={{ margin: 0, padding: 0 }} href="mailto:sales@liara.ir">
<p style={{ marginTop: 12 }}>sales[@]liara.ir</p>
</a>
</div>
</div> */}
</div>
</div>
</div>
<div className="animate-play-container">
Expand Down
5 changes: 3 additions & 2 deletions public/static/social/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b83a4e1

Please sign in to comment.