Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97880b9737 | |||
| ea5eff6597 | |||
| e9af0263f8 |
@@ -98,7 +98,7 @@ function Forms() {
|
|||||||
<div className="contact--info-area">
|
<div className="contact--info-area">
|
||||||
<h3>Get in touch</h3>
|
<h3>Get in touch</h3>
|
||||||
<p>Looking for help? Fill the form and start a new discussion.</p>
|
<p>Looking for help? Fill the form and start a new discussion.</p>
|
||||||
<div className="single-info">
|
{/* <div className="single-info">
|
||||||
<h5>Headquaters</h5>
|
<h5>Headquaters</h5>
|
||||||
<p>
|
<p>
|
||||||
<i className="fal fa-home"></i>
|
<i className="fal fa-home"></i>
|
||||||
@@ -112,7 +112,7 @@ function Forms() {
|
|||||||
{process.env.NEXT_PUBLIC_SUPPORT_PHONE}
|
{process.env.NEXT_PUBLIC_SUPPORT_PHONE}
|
||||||
<br />
|
<br />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div> */}
|
||||||
<div className="single-info">
|
<div className="single-info">
|
||||||
<h5>Support</h5>
|
<h5>Support</h5>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user