update 51 files

front
amirhoseingorji 2 years ago
parent a50605c711
commit ebdcf3c301
  1. 2
      public/serviceworker.js
  2. 26
      src/views/Home/Footer/index.js

@ -1,4 +1,4 @@
const CACHE_NAME = "version-26-6-19aimmi"; const CACHE_NAME = "version-26-6-34aimmi";
const urlsToCache = ["index.html", "offline.html"]; const urlsToCache = ["index.html", "offline.html"];
const self = this; const self = this;

@ -159,6 +159,32 @@ export default class Footer extends Component {
))} ))}
</ul> </ul>
</div> </div>
<div
style={{
margin: "auto",
backgroundColor: "#ffffff22",
align: "center",
textAlign: "center",
borderRadius: "4px",
}}
>
<div class="namad" style={{ margin: "auto" }}>
<a
rel="noreferrer"
referrerpolicy="origin"
target="_blank"
href="https://trustseal.enamad.ir/?id=224965&Code=x8oNSO7tTnqAniyPpPyN"
>
<img
referrerpolicy="origin"
src="https://trustseal.enamad.ir/logo.aspx?id=224965&Code=x8oNSO7tTnqAniyPpPyN"
alt=""
style={{ cursor: "pointer" }}
code="x8oNSO7tTnqAniyPpPyN"
/>
</a>
</div>
</div>
</div> </div>
</div> </div>
<div className="footer__privacy d-flex align-items-center"> <div className="footer__privacy d-flex align-items-center">

Loading…
Cancel
Save