Switch Emojis to Tabler icons.
This commit is contained in:
@@ -23,17 +23,17 @@
|
||||
</div>
|
||||
|
||||
<div class="feature-item">
|
||||
<h3>👥 Team Management</h3>
|
||||
<h3><i class="ti ti-users"></i> Team Management</h3>
|
||||
<p>Managers can organize users into teams, monitor team performance, and track collective working hours. Role-based access ensures appropriate permissions for different user levels.</p>
|
||||
</div>
|
||||
|
||||
<div class="feature-item">
|
||||
<h3>📊 Comprehensive Reporting</h3>
|
||||
<h3><i class="ti ti-chart-bar"></i> Comprehensive Reporting</h3>
|
||||
<p>View detailed time entry history, team performance metrics, and individual productivity reports. Export data for payroll and project management purposes.</p>
|
||||
</div>
|
||||
|
||||
<div class="feature-item">
|
||||
<h3>🔧 Flexible Configuration</h3>
|
||||
<h3><i class="ti ti-tool"></i> Flexible Configuration</h3>
|
||||
<p>Customize work hour requirements, mandatory break durations, and threshold settings to match your organization's policies and labor regulations.</p>
|
||||
</div>
|
||||
|
||||
@@ -80,22 +80,22 @@
|
||||
|
||||
<div class="benefits-list">
|
||||
<div class="benefit">
|
||||
<h3>✅ Compliance Ready</h3>
|
||||
<h3><i class="ti ti-check"></i> Compliance Ready</h3>
|
||||
<p>Automatically enforces break policies and work hour regulations to help your organization stay compliant with labor laws.</p>
|
||||
</div>
|
||||
|
||||
<div class="benefit">
|
||||
<h3>✅ Easy to Use</h3>
|
||||
<h3><i class="ti ti-check"></i> Easy to Use</h3>
|
||||
<p>Intuitive interface requires minimal training. Start tracking time immediately without complicated setup procedures.</p>
|
||||
</div>
|
||||
|
||||
<div class="benefit">
|
||||
<h3>✅ Scalable Solution</h3>
|
||||
<h3><i class="ti ti-check"></i> Scalable Solution</h3>
|
||||
<p>Grows with your organization from small teams to large enterprises. Multi-tenant architecture supports multiple companies, complex organizational structures, and unlimited growth potential.</p>
|
||||
</div>
|
||||
|
||||
<div class="benefit">
|
||||
<h3>✅ Data-Driven Insights</h3>
|
||||
<h3><i class="ti ti-check"></i> Data-Driven Insights</h3>
|
||||
<p>Generate meaningful reports and analytics to optimize productivity, identify trends, and make informed business decisions.</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -115,7 +115,7 @@
|
||||
</div>
|
||||
|
||||
<div class="setup-option">
|
||||
<h3>👥 Join Existing Company</h3>
|
||||
<h3><i class="ti ti-users"></i> Join Existing Company</h3>
|
||||
<p>Already have a company using {{ g.branding.app_name }}? Get your company code from your administrator and register to join your organization.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user