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