Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f9102adb0 | |||
| 0aa0ac3976 |
@@ -54,8 +54,8 @@ function TrafficHomeTwo() {
|
||||
</div>
|
||||
<div className="col-lg-12">
|
||||
<div className="traffic-btn mt-50">
|
||||
<a className="main-btn" href="#">
|
||||
Join us today and start creating lasting memries together <i className="fal fa-arrow-right" />
|
||||
<a className="main-btn" href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>
|
||||
Join us today and start creating lasting memories together <i className="fal fa-arrow-right" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user