text bug fixed #29

Merged
ameye merged 1 commits from text-bug-fix into master 2024-09-16 21:31:25 +00:00
+2 -2
View File
@@ -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>