2019-07-16 08:38:11 +03:00
|
|
|
|
<ngx-landing-section-title>
|
|
|
|
|
|
Help us make our products better for you
|
|
|
|
|
|
</ngx-landing-section-title>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
You can support us by creating pull requests, submitting bugs, and suggesting awesome new features you’d like to see
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="social-button github"
|
|
|
|
|
|
href="https://github.com/akveo/ngx-admin"
|
|
|
|
|
|
target="_blank">
|
|
|
|
|
|
<i [innerHTML]="'github' | eva: { width: 42, height: 42 }"></i>
|
|
|
|
|
|
<div class="info">
|
|
|
|
|
|
<div class="appeal">Star our repo</div>
|
|
|
|
|
|
<div class="title">GitHub</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="sub-title">
|
|
|
|
|
|
Here's what else you can do:
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="buttons-group">
|
|
|
|
|
|
<a class="social-button facebook"
|
|
|
|
|
|
href="https://www.facebook.com/akveo"
|
|
|
|
|
|
target="_blank">
|
|
|
|
|
|
<i [innerHTML]="'facebook' | eva: { width: 44, height: 44, fill: '#3b5998' }"></i>
|
|
|
|
|
|
<div class="info">
|
|
|
|
|
|
<div class="appeal">
|
|
|
|
|
|
Like us
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="title">
|
|
|
|
|
|
Facebook
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
<a class="social-button linkedin"
|
2020-09-22 13:13:42 +03:00
|
|
|
|
href="https://www.linkedin.com/company/akveo/"
|
2019-07-16 08:38:11 +03:00
|
|
|
|
target="_blank">
|
|
|
|
|
|
<i [innerHTML]="'linkedin' | eva: { width: 42, height: 42, fill: '#0077b5' }"></i>
|
|
|
|
|
|
<div class="info">
|
|
|
|
|
|
<div class="appeal">
|
|
|
|
|
|
Join us
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="title">
|
|
|
|
|
|
Linkedin
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
<a class="social-button twitter"
|
|
|
|
|
|
href="https://twitter.com/akveo_inc"
|
|
|
|
|
|
target="_blank">
|
|
|
|
|
|
<i [innerHTML]="'twitter' | eva: { width: 42, height: 42, fill: '#08a0e9' }"></i>
|
|
|
|
|
|
<div class="info">
|
|
|
|
|
|
<div class="appeal">
|
|
|
|
|
|
Follow us
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="title">
|
|
|
|
|
|
Twitter
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|