first commit
This commit is contained in:
@ -88,11 +88,11 @@ export default function Footer3() {
|
|||||||
themesflat@gmail.com
|
themesflat@gmail.com
|
||||||
</a>
|
</a>
|
||||||
<div className="text-body-2 text_dark">
|
<div className="text-body-2 text_dark">
|
||||||
152 Thatcher Road St, Mahattan, NY 10463,
|
No. 3A, 1st Floor, Balaji Nagar,<br />
|
||||||
<br />
|
Dharapadavedu, Vellore - 632007,<br />
|
||||||
United States
|
Tamil Nadu, India
|
||||||
</div>
|
</div>
|
||||||
<div className="text-body-2 text_dark">(+068) 568 9696</div>
|
<div className="text-body-2 text_dark">+91 90954 50005</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="tf-social">
|
<div className="tf-social">
|
||||||
<a href="#" className="icon-twitter-x" />
|
<a href="#" className="icon-twitter-x" />
|
||||||
@ -208,9 +208,8 @@ export default function Footer3() {
|
|||||||
exclusive content, events and more!
|
exclusive content, events and more!
|
||||||
</p>
|
</p>
|
||||||
<div
|
<div
|
||||||
className={`tfSubscribeMsg footer-sub-element ${
|
className={`tfSubscribeMsg footer-sub-element ${showMessage ? "active" : ""
|
||||||
showMessage ? "active" : ""
|
}`}
|
||||||
}`}
|
|
||||||
>
|
>
|
||||||
{success ? (
|
{success ? (
|
||||||
<p style={{ color: "rgb(52, 168, 83)" }}>
|
<p style={{ color: "rgb(52, 168, 83)" }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user