Get stated page

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-06 20:01:07 -04:00
parent 3594000fbe
commit 6c1e2072c8
3 changed files with 1304 additions and 1 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ class Header extends React.Component {
{/* <li className="nl-simple" aria-haspopup="true"><Link to="/more_apps">More Apps</Link></li>
<li className="nl-simple" aria-haspopup="true"><Link to="/blog_listing">Blog</Link></li> */}
<li className="nl-simple" aria-haspopup="true">
<Link to="/contacts" className="btn btn-rose tra-grey-hover last-link">Let's Started</Link>
<Link to="/getstarted" className="btn btn-rose tra-grey-hover last-link">Let's Start</Link>
</li>