New features UI

This commit is contained in:
alirezakarari 2023-10-24 20:24:48 +03:30
parent 9848186504
commit 3c0a9e2259
23 changed files with 876 additions and 772 deletions

View File

@ -3,7 +3,7 @@
*******************************************************************************/
/*==============================================================================
Square Border (i.e. No Border Radius)
Square Border (i.e. No Border Radius)
Use the following classes to remove an existing border-radius from an element.
Most commonly used to remove a border-radius that was applied at a smaller
@ -118,6 +118,10 @@
.brbl6 { border-bottom-left-radius: 1.5rem; }
.brbr6 { border-bottom-right-radius: 1.5rem; }
.brr8 { border-top-right-radius: 2rem; border-bottom-right-radius: 2rem; }
.brr10 { border-top-right-radius: 2.5rem; border-bottom-right-radius: 2.5rem; }
.br_full { border-radius: 9999px; }
.brt_full { border-top-left-radius: 9999px; border-top-right-radius: 9999px; }
.brb_full { border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; }
@ -149,7 +153,7 @@
.brbr50\% { border-bottom-right-radius: 50%; }
/*==============================================================================
Angled Border (Slope Borders)
Angled Border (Slope Borders)
The angled borders are implemented using CSS trangles and ::before content.
@ -159,7 +163,7 @@
border-top: 1rem solid var(--ar-color);
border-right: 1rem solid transparent;
position: absolute;
top: 0;
left: 0;
@ -172,7 +176,7 @@
border-top: 1rem solid var(--ar-color);
border-left: 1rem solid transparent;
position: absolute;
top: 0;
right: 0;
@ -185,7 +189,7 @@
border-bottom: 1rem solid var(--ar-color);
border-left: 1rem solid transparent;
position: absolute;
bottom: 0;
right: 0;
@ -198,10 +202,32 @@
border-bottom: 1rem solid var(--ar-color);
border-right: 1rem solid transparent;
position: absolute;
bottom: 0;
left: 0;
height: 0;
width: 0;
}
/***********************/
/* Responsive Variants */
/***********************/
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
.xl\:brr8 { border-top-right-radius: 2rem; border-bottom-right-radius: 2rem; }
.xl\:brl6 { border-top-left-radius: 1.5rem; border-bottom-left-radius: 1.5rem; }
}
@media (min-width: 1400px) {
}

BIN
assets/png/calendar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
assets/png/contact.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

BIN
assets/png/document.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
assets/png/document2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
assets/png/matter1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
assets/png/matter2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
assets/png/mobile app.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

BIN
assets/png/new bill.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
assets/png/tasks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
assets/png/tasks2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
assets/png/time entry.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -5,8 +5,8 @@
<h1 class="cl_iralexpurple f_bold f10 mb3">Download The Iralex App</h1>
<p class="cl_iralexgray mb11">Available on App Store and Google Play.</p>
<div class="flex sx3">
<a href="#"><img src="~/assets/png/btn-app-store.png" alt="app-store"></a>
<a href="#"><img src="~/assets/png/btn-google-play.png" alt="google play"></a>
<a href="https://apps.apple.com/us/app/iralex/id1635546549"><img src="~/assets/png/btn-app-store.png" alt="app-store"></a>
<a href="https://play.google.com/store/apps/details?id=com.iralex.iralex"><img src="~/assets/png/btn-google-play.png" alt="google play"></a>
</div>
</section>
</div>

View File

@ -46,7 +46,7 @@
</div>
</div>
</div>
<div class="text_center my2 text_secondary" style="">© Copyrights 2023 IRALEX All rights reserved.</div>
<div class="text_center my2 text_primary" style="">All rights reserved by Cyrus Creative Solutions Sdn.Bhd Copyright © 2023</div>
</footer>
</template>

View File

@ -1,58 +1,76 @@
<template>
<div>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Calendering</h1>
<h2 class="cl_iralexblack f_bold f4 text_left">
Calendaring that works
</h2>
<p class="text_left cl_iralexgray">
Stay on top of all case events and tasks across your entire firm. Never miss a deadline or appointment again.
</p>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/calendar.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<!-- 1 -->
<h2 class="cl_iralexblack f_bold f4">Plan ahead</h2>
<p class="cl_iralexgray">
Organise your legal calendar by case and date to see the most urgent updates and deadlines.
</p>
<hr class="w70% m_auto">
<!-- 2 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Track the entire firm's itinerary</h2>
<p class="cl_iralexgray">
Each user in your firm can create, share, and access firm-wide and case-specific calendars.
</p>
<hr class="w70% m_auto">
<!-- 3 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Keep everyone on the same page</h2>
<p class="cl_iralexgray">
Send out email notifications of key dates to help keep collaborators informed.
</p>
<hr class="w70% m_auto">
<!-- 4 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Create custom notifications</h2>
<p class="cl_iralexgray">
Set several reminders so you never miss a meeting or deadline.
</p>
<hr class="w70% m_auto">
<!-- 5 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Timely filing</h2>
<p class="cl_iralexgray">
Stay on track with case deadlines and statute of limitations dates. Timely filing prevents malpractice claims.
</p>
</section>
</section>
<!-- Calendering Section -->
<section id="calendering-section" class="my20 px4 sm:px0">
<h1 class="text_primary text_center flex_center mb10">Calendering</h1>
<h3 class="container text_left mt10 p0" style="color: #6d6d6d; padding-inline: 0;">
Calendaring that works
</h3>
<p class="container f_medium" style="color: #999898; padding-inline: 0;">
Stay on top of all case events and tasks across your entire firm. Never miss a deadline or appointment again.
</p>
<ul class="stripped">
<!-- 1 -->
<div>
<div class="container list-item-title dotted" data-title="Plan ahead">
<li>Organise your legal calendar by case and date to see the most urgent updates and deadlines.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted" data-title="Track the entire firm's itinerary">
<li>Each user in your firm can create, share, and access firm-wide and case-specific calendars.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted" data-title="Keep everyone on the same page">
<li>Send out email notifications of key dates to help keep collaborators informed.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title dotted" data-title="Create custom notifications">
<li>Set several reminders so you never miss a meeting or deadline.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title dotted" data-title="Timely filing">
<li>Stay on track with case deadlines and statute of limitations dates. Timely filing prevents malpractice claims.</li>
</div>
</div>
</ul>
<!-- <section id="calendering-section" class="my20 px4 sm:px0">-->
<!-- FAQ -->
<h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>
<ul class="hidden stripped">
<!-- 1 -->
<div>
<div class="container list-item-title pt12" data-title="Can I share my calendar with colleagues?">
<li>Yes, our legal calendaring software lets you share events with your colleagues by adding them as attendees.</li>
</div>
</div>
</ul>
</section>
<!-- <h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>-->
<!-- <ul class="hidden stripped">-->
<!-- &lt;!&ndash; 1 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="Can I share my calendar with colleagues?">-->
<!-- <li>Yes, our legal calendaring software lets you share events with your colleagues by adding them as attendees.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- </ul>-->
<!-- </section>-->
<StartFreeTrialComponent class="mt20" />
</div>
</template>
</template>

View File

@ -1,72 +1,90 @@
<template>
<div>
<!-- Contact Management Section -->
<section id="contact-management-section" class="my20 px4 sm:px0">
<h1 class="text_primary text_center flex_center mb10">Contact Management</h1>
<ul class="stripped">
<!-- 1 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Optimise the Way You Manage Clients">
<li>IRALEX's legal contact management software allows you to stay organised and focused on what matters: taking care of your clients. With IRALEX, email and mobile phone searches are a thing of the past. You won't have to pester your coworkers for information on a client or contact anymore.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Actively track and manage every client">
<li>Easily add and manage everyone your law firm interacts with such as clients, companies, outside counsel, witnesses, vendors, and more.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted" data-title="Access contacts with ease">
<li>See contact details at a glance together with their related matters, documents, transactions, contacts, emails, interactions and bills.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Perform immediate conflict checks">
<li>Do a quick search on IRALEX's contact database to find out if there is a conflict of interest before taking on a case.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title dotted" data-title="Record vital details">
<li>Use IRALEX's custom contact data fields to record the information you need for your company's procedures.</li>
<li>Attach photographs to easily connect your client's name to their face.</li>
<li>Add billing preferences, rates, attributes and more.</li>
</div>
</div>
</ul>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Contact Management</h1>
<!-- FAQ -->
<h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>
<ul class="hidden stripped">
<!-- 1 -->
<div>
<div class="container list-item-title pt12" data-title="What does legal client management software do?">
<li>A legal client management software maintains client, supplier, co-counsel, and other contact details. Legal-specific data such as billing options, case information, and more are also recorded in this software.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title pt12" data-title="Does IRALEX have a limit on how many contacts I can store?">
<li>No, IRALEX offers free unlimited data storage for contacts, as well as documents and other file types.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title pt26" data-title="How do IRALEX's case management and client management features work together?">
<li>IRALEX allows you to attach a primary contact to any matter, as well as other related contacts.</li>
</div>
</div>
<div>
<div class="container list-item-title pt12" data-title="Does IRALEX let me track companies in addition to people?">
<li>Yes, you can create "companies" in IRALEX's legal contact management software.</li>
</div>
</div>
</ul>
</section>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/contact.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<!-- 1 -->
<h2 class="cl_iralexblack f_bold f4">Optimise the Way You Manage Clients</h2>
<p class="cl_iralexgray">
IRALEX's legal contact management software allows you to stay organised and focused on what matters: taking care of your clients. With IRALEX, email and mobile phone searches are a thing of the past. You won't have to pester your coworkers for information on a client or contact anymore.
</p>
<hr class="w70% m_auto">
<!-- 2 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Actively track and manage every client</h2>
<p class="cl_iralexgray">
Easily add and manage everyone your law firm interacts with such as clients, companies, outside counsel, witnesses, vendors, and more.
</p>
<hr class="w70% m_auto">
<!-- 3 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Access contacts with ease</h2>
<p class="cl_iralexgray">
See contact details at a glance together with their related matters, documents, transactions, contacts, emails, interactions and bills.
<br>
Collaborate effectively to achieve the best results for your clients.
</p>
<hr class="w70% m_auto">
<!-- 4 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Perform immediate conflict checks</h2>
<p class="cl_iralexgray">
Do a quick search on IRALEX's contact database to find out if there is a conflict of interest before taking on a case.
</p>
<hr class="w70% m_auto">
<!-- 5 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Record vital details</h2>
<p class="cl_iralexgray">
Use IRALEX's custom contact data fields to record the information you need for your company's procedures.
<br>
Attach photographs to easily connect your client's name to their face.
<br>
Add billing preferences, rates, attributes and more.
</p>
</section>
</section>
<!-- Contact Management Section -->
<!-- <section id="contact-management-section" class="my20 px4 sm:px0">-->
<!-- &lt;!&ndash; FAQ &ndash;&gt;-->
<!-- <h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>-->
<!-- <ul class="hidden stripped">-->
<!-- &lt;!&ndash; 1 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What does legal client management software do?">-->
<!-- <li>A legal client management software maintains client, supplier, co-counsel, and other contact details. Legal-specific data such as billing options, case information, and more are also recorded in this software.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 2 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="Does IRALEX have a limit on how many contacts I can store?">-->
<!-- <li>No, IRALEX offers free unlimited data storage for contacts, as well as documents and other file types.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 3 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt26" data-title="How do IRALEX's case management and client management features work together?">-->
<!-- <li>IRALEX allows you to attach a primary contact to any matter, as well as other related contacts.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="Does IRALEX let me track companies in addition to people?">-->
<!-- <li>Yes, you can create "companies" in IRALEX's legal contact management software.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- </ul>-->
<!-- </section>-->
<!-- -->
<StartFreeTrialComponent class="mt20" />
</div>
</template>

View File

@ -1,135 +1,162 @@
<template>
<div>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Document Management</h1>
<h2 class="cl_iralexblack f_bold f4 text_left">
Paperless Legal Document Management Solution
</h2>
<p class="text_left cl_iralexgray">
Go completely paperless with IRALEX. Increase the efficiency of your team by having all the right case-related files on hand exactly when they need them.
</p>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/document.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<!-- 1 -->
<h2 class="cl_iralexblack f_bold f4">Enjoy unlimited document storage</h2>
<p class="cl_iralexgray">
Store an unlimited number of legal documents, images, audio and video files and never worry about losing any of them
<br>
</p>
<hr class="w70% m_auto">
<!-- 2 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Locate files instantly</h2>
<p class="cl_iralexgray">
Forget about asking your pupil or paralegal to waste their precious time combing through the filing cabinet for a case file. IRALEX cuts your search time from minutes to just seconds.
<br>
Search for any document based on the title, text or metadata.
<br>
Easily sort and preview files by matters and contacts, too.
</p>
<hr class="w70% m_auto">
<!-- 3 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Access documents on-the-go</h2>
<p class="cl_iralexgray">
Pull up any legal document on your phone or computer at any time to amend, annotate and more.
<br>
Stop losing hours to paperwork and spend those hours preparing for your case instead.
</p>
<hr class="w70% m_auto">
<!-- 4 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Share documents with ease</h2>
<p class="cl_iralexgray">
Use our online intake forms to populate the case details. Eliminate redundant data entry once and for all.
<br>
Share legal documents with clients and co-counsel quickly and securely.
<br>
Set permissions to allow specific access within your company.
</p>
<hr class="w70% m_auto">
<!-- 5 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Stay updated with changes</h2>
<p class="cl_iralexgray">
With a detailed version history and a live comment thread for each file kept in our legal document management software, you can stay on top of document changes.
</p>
</section>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt4 xl:mt10" src="~/assets/png/document2.png" alt="matters">
</section>
<!-- TODO: OLD UI, ASK FOR DELETION -->
<!-- Document Management Section -->
<section id="document-management-section" class="my20 px4 sm:px0">
<h1 class="text_primary text_center flex_center mb10">Document Management</h1>
<h3 class="container text_left mt10" style="color: #6d6d6d; padding-inline: 0;">
Paperless Legal Document Management Solution
</h3>
<p class="container f_medium" style="color: #999898; padding-inline: 0;">
Go completely paperless with IRALEX. Increase the efficiency of your team by having all the right case-related files on hand exactly when they need them.
</p>
<ul class="stripped">
<!-- 1 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Enjoy unlimited document storage">
<li>Store an unlimited number of legal documents, images, audio and video files and never worry about losing any of them.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted" data-title="Locate files instantly">
<li>Forget about asking your pupil or paralegal to waste their precious time combing through the filing cabinet for a case file. IRALEX cuts your search time from minutes to just seconds.</li>
<li>Search for any document based on the title, text or metadata.</li>
<li>Easily sort and preview files by matters and contacts, too.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted" data-title="Access documents on-the-go">
<li>Pull up any legal document on your phone or computer at any time to amend, annotate and more.</li>
<li>Stop losing hours to paperwork and spend those hours preparing for your case instead.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title dotted" data-title="Share documents with ease">
<li>Share legal documents with clients and co-counsel quickly and securely.</li>
<li>Set permissions to allow specific access within your company.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title dotted" data-title="Stay updated with changes">
<li>With a detailed version history and a live comment thread for each file kept in our legal document management software, you can stay on top of document changes.</li>
</div>
</div>
</ul>
<!-- Learn More -->
<div class="container" style="padding-inline: 0;">
<h4 class="">Get billable time when working on any document</h4>
<p class="">
Start your timer to record the time you spend preparing and amending documents for clients. IRALEX will automatically add the time entry to the relevant matter.
</p>
<a class="" href="">Learn more</a>
</div>
<!-- FAQ -->
<h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>
<ul class="hidden stripped">
<!-- 1 -->
<div>
<div class="container list-item-title pt12" data-title="What does legal document management software do?">
<li>
Legal document management software enables lawyers and legal professionals to store, organise, find, edit, and share documents.
<br>
Legal document software increases the security and confidentiality of important files by restricting unauthorised access.
</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title pt20" data-title="What functions should legal document management software include?">
<li>
Before deciding on a legal document management system, make sure it includes the following functions:
<br><br>
<ul>
<li>
<b>Unlimited document storage:</b> Every document you need should be stored in a safe location.
</li>
<li>
<b>Security:</b> Your legal document management system should securely store and back up all of your files.
</li>
<li>
<b>Permissions controls:</b> You can assign permissions to who can access and edit the documents stored in the system.
</li>
<li>
<b>Advanced search:</b> The system should allow you to look for text in Word and PDF files so you can easily find the right documents.
</li>
<li>
<b>Electronic signatures:</b> Clients should be able to sign legal documents electronically.
</li>
</ul>
</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title pt12" data-title="Where are my documents stored in IRALEX?">
<li>All of your data is safely stored in the cloud and can be accessed from anywhere where there is an internet connection.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title pt12" data-title="How many legal documents can be stored?">
<li>An unlimited amount.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title pt20" data-title="Is it possible to set permissions and limit access to specific documents?">
<li>Users can be restricted at the matter level, allowing those with permission to access the files within that specific matter.</li>
</div>
</div>
<!-- 6 -->
<div>
<div class="container list-item-title pt12" data-title="What are the system requirements to use IRALEX?">
<li>All you need is a device with an internet connection and a browser.</li>
</div>
</div>
<!-- 7 -->
<div>
<div class="container list-item-title pt12" data-title="Can I migrate my documents into IRALEX?">
<li>Yes. You can add documents to IRALEX from another system.</li>
</div>
</div>
<!-- 8 -->
<div>
<div class="container list-item-title pt26" data-title="What's the difference between IRALEX and a solution made just for legal document management?">
<li>IRALEX has all the functions for managing a legal case in one place, including managing legal documents. When you only use one tool, you can cut down on lost billable hours, switching between tasks, and mistakes.</li>
</div>
</div>
</ul>
</section>
<!-- <section id="document-management-section" class="my20 px4 sm:px0">-->
<!-- &lt;!&ndash; Learn More &ndash;&gt;-->
<!-- <div class="container" style="padding-inline: 0;">-->
<!-- <h4 class="">Get billable time when working on any document</h4>-->
<!-- <p class="">-->
<!-- Start your timer to record the time you spend preparing and amending documents for clients. IRALEX will automatically add the time entry to the relevant matter.-->
<!-- </p>-->
<!-- <a class="" href="">Learn more</a>-->
<!-- </div>-->
<!-- &lt;!&ndash; FAQ &ndash;&gt;-->
<!-- <h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>-->
<!-- <ul class="hidden stripped">-->
<!-- &lt;!&ndash; 1 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What does legal document management software do?">-->
<!-- <li>-->
<!-- Legal document management software enables lawyers and legal professionals to store, organise, find, edit, and share documents.-->
<!-- <br>-->
<!-- Legal document software increases the security and confidentiality of important files by restricting unauthorised access.-->
<!-- </li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 2 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt20" data-title="What functions should legal document management software include?">-->
<!-- <li>-->
<!-- Before deciding on a legal document management system, make sure it includes the following functions:-->
<!-- <br><br>-->
<!-- <ul>-->
<!-- <li>-->
<!-- <b>Unlimited document storage:</b> Every document you need should be stored in a safe location.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Security:</b> Your legal document management system should securely store and back up all of your files.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Permissions controls:</b> You can assign permissions to who can access and edit the documents stored in the system.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Advanced search:</b> The system should allow you to look for text in Word and PDF files so you can easily find the right documents.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Electronic signatures:</b> Clients should be able to sign legal documents electronically.-->
<!-- </li>-->
<!-- </ul>-->
<!-- </li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 3 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="Where are my documents stored in IRALEX?">-->
<!-- <li>All of your data is safely stored in the cloud and can be accessed from anywhere where there is an internet connection.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 4 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="How many legal documents can be stored?">-->
<!-- <li>An unlimited amount.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 5 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt20" data-title="Is it possible to set permissions and limit access to specific documents?">-->
<!-- <li>Users can be restricted at the matter level, allowing those with permission to access the files within that specific matter.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 6 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What are the system requirements to use IRALEX?">-->
<!-- <li>All you need is a device with an internet connection and a browser.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 7 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="Can I migrate my documents into IRALEX?">-->
<!-- <li>Yes. You can add documents to IRALEX from another system.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 8 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt26" data-title="What's the difference between IRALEX and a solution made just for legal document management?">-->
<!-- <li>IRALEX has all the functions for managing a legal case in one place, including managing legal documents. When you only use one tool, you can cut down on lost billable hours, switching between tasks, and mistakes.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- </ul>-->
<!-- </section>-->
<!-- TODO: END OLD UI, ASK FOR DELETION -->
<StartFreeTrialComponent class="mt20" />
</div>

View File

@ -1,125 +1,140 @@
<template>
<div>
<!-- Billing Section -->
<section id="billing-section" class="mt40 mb20 px4 sm:px0">
<h1 class="text_primary text_center flex_center">Billing</h1>
<h3 class="container text_left mt10 p0" style="color: #6d6d6d; padding-inline: 0;">
Save time and money with IRALEX Billing Software
</h3>
<p class="container f_medium" style="color: #999898; padding-inline: 0;">
Simplify billing and get paid for the work done. IRALEX billing software offers time and expense tracking, online payments, alternative fee options, and much more.
</p>
<ul class="stripped mt14">
<!-- 1 -->
<div>
<div class="container list-item-title dotted" data-title="On-the-go billing">
<li>Generate and approve bills securely from anywhere. The sooner you bill your clients, the sooner you get paid.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted" data-title="Create customised invoices">
<li>Showcase the firm's brand with IRALEX's customisable invoices where the firm's logos, fonts, and colours can be included.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted" data-title="Use flexible billing rates">
<li>Seamlessly configure hourly billing, flat rates, and contingency fees. Set custom rates on a matter and client level, too.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Get Comprehensive Legal Billing Reports">
<li>Generate easy-to-read reports organised by client, matter, or attorney. </li>
<li>Get insights on the firm's accounts receivables, outstanding balances, and more.</li>
</div>
</div>
</ul>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Billing</h1>
<h2 class="cl_iralexblack f_bold f4 text_left">
Save time and money with IRALEX Billing Software
</h2>
<p class="text_left cl_iralexgray">
Simplify billing and get paid for the work done. IRALEX billing software offers time and expense tracking, online payments, alternative fee options, and much more.
</p>
<!-- FAQ -->
<h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>
<ul class="hidden stripped">
<!-- 1 -->
<div>
<div class="container list-item-title pt12" data-title="What does legal billing software do?">
<li>Lawyers use legal billing software to keep track of their work and expenses, as well as to bill their clients for the work they did on a case. This software makes it easier and more efficient to manage every step of the legal billing process. This includes tracking time and expenses, creating invoices, making bills, reviewing bills, keeping track of trust money, collecting payments, and basic accounting.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title pt12" data-title="What are the benefits of using legal billing software?">
<li>The biggest benefit of legal billing software is that it helps firms spend less time on invoicing, billing, and collecting payments. The best online legal billing software lets you customise the invoices and payment plans, so you can get paid faster. You can also generate reports that can be sorted by matter or person to get a clear picture of outstanding balances and accounts receivable.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title pt12" data-title="How do lawyers charge their clients?">
<li>If lawyers charge by the hour, they may keep track of their time in six-minute increments. They can then add this time to an invoice and write down what each time log was spent on. Lawyers may also keep track of their time but use different ways to bill, such as retainers, evergreen retainers, sliding-scale fees, flat fees, contingency fees, or subscription services.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title pt12" data-title="How much does IRALEXs legal billing feature cost?">
<li>IRALEX's legal billing feature is included as part of our monthly price of just RM199* a month so that firms of all sizes can use our software solution.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title pt12" data-title="Can I customise the look of my invoices?">
<li>Yes. IRALEX's billing software lets you customise headers and themes, and add your law firm's branded logo to your invoices.</li>
</div>
</div>
<!-- 6 -->
<div>
<div class="container list-item-title pt12" data-title="Can I see the list of outstanding bills for clients?">
<li>Yes, IRALEX includes a straightforward dashboard of outstanding balances that shows who's paid their bills, who hasn't, and when a payment is due.</li>
</div>
</div>
<!-- 7 -->
<div>
<div class="container list-item-title pt12" data-title="What features should legal billing software have?">
<li>The best legal billing software has many features to help your law firm bill efficiently. Here is a list of common things you should look at (all of these are in IRALEX):</li>
<br>
<ul>
<li>
<b>Different billing arrangements:</b> Your legal billing software should let you bill by the hour, charge flat fees, or get paid based on how well your case does.
</li>
<li>
<b>Customised hourly rates and fees:</b> This lets you charge different set hourly rates for different lawyers in your firm and different flat fees for different activities.
</li>
<li>
<b>Timekeepers:</b> Your legal billing software should have stopwatch timers that you can use to track time as you work. You should also be able to add time entries after the fact.
</li>
<li>
<b>Keep track of expenses:</b> Clients need to be billed for printing costs, mailing costs, and filing fees. IRALEX helps you keep track of everything.
</li>
<li>
<b>Activity categories:</b> Create different categories for activities, like research, document writing, and contract review.
</li>
<li>
<b>Billing:</b> Bills can be created based on the unbilled time and expenses that have been logged to a matter.
</li>
<li>
<b>Bill or invoice templates that can be changed:</b> Your legal billing software should let you make clear, professional bills with your firm's logo and any standard text you need.
</li>
<li>
<b>Payment reminders:</b> If an invoice is past due, you should be able to remind people to pay.
</li>
<li>
<b>Outstanding client balances:</b> It should be easy to see how much money is owed by clients and whether or not they have paid.
</li>
<li>
<b>Trust account management:</b> The software will help you keep track of all trust accounts and transactions.
</li>
<li>
<b>Financial reporting:</b> You should be able to see accounts receivable, outstanding balances, and more in easy-to-read reports that are organised by client, matter, or lawyer.
</li>
</ul>
</div>
</div>
</ul>
</section>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/new bill.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<!-- 1 -->
<h2 class="cl_iralexblack f_bold f4">On-the-go billing</h2>
<p class="cl_iralexgray">
Generate and approve bills securely from anywhere. The sooner you bill your clients, the sooner you get paid.
</p>
<hr class="w70% m_auto">
<!-- 2 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Create customised invoices</h2>
<p class="cl_iralexgray">
Showcase the firm's brand with IRALEX's customisable invoices where the firm's logos, fonts, and colours can be included.
</p>
<hr class="w70% m_auto">
<!-- 3 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Use flexible billing rates</h2>
<p class="cl_iralexgray">
Seamlessly configure hourly billing, flat rates, and contingency fees. Set custom rates on a matter and client level, too.
</p>
<hr class="w70% m_auto">
<!-- 4 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Get Comprehensive Legal Billing Reports</h2>
<p class="cl_iralexgray">
Generate easy-to-read reports organised by client, matter, or attorney.
Get insights on the firm's accounts receivables, outstanding balances, and more.
</p>
</section>
</section>
<!-- Billing Section -->
<!-- <section id="billing-section" class="mt40 mb20 px4 sm:px0">-->
<!-- &lt;!&ndash; FAQ &ndash;&gt;-->
<!-- <h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>-->
<!-- <ul class="hidden stripped">-->
<!-- &lt;!&ndash; 1 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What does legal billing software do?">-->
<!-- <li>Lawyers use legal billing software to keep track of their work and expenses, as well as to bill their clients for the work they did on a case. This software makes it easier and more efficient to manage every step of the legal billing process. This includes tracking time and expenses, creating invoices, making bills, reviewing bills, keeping track of trust money, collecting payments, and basic accounting.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 2 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What are the benefits of using legal billing software?">-->
<!-- <li>The biggest benefit of legal billing software is that it helps firms spend less time on invoicing, billing, and collecting payments. The best online legal billing software lets you customise the invoices and payment plans, so you can get paid faster. You can also generate reports that can be sorted by matter or person to get a clear picture of outstanding balances and accounts receivable.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 3 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="How do lawyers charge their clients?">-->
<!-- <li>If lawyers charge by the hour, they may keep track of their time in six-minute increments. They can then add this time to an invoice and write down what each time log was spent on. Lawyers may also keep track of their time but use different ways to bill, such as retainers, evergreen retainers, sliding-scale fees, flat fees, contingency fees, or subscription services.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 4 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="How much does IRALEXs legal billing feature cost?">-->
<!-- <li>IRALEX's legal billing feature is included as part of our monthly price of just RM199* a month so that firms of all sizes can use our software solution.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 5 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="Can I customise the look of my invoices?">-->
<!-- <li>Yes. IRALEX's billing software lets you customise headers and themes, and add your law firm's branded logo to your invoices.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 6 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="Can I see the list of outstanding bills for clients?">-->
<!-- <li>Yes, IRALEX includes a straightforward dashboard of outstanding balances that shows who's paid their bills, who hasn't, and when a payment is due.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 7 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What features should legal billing software have?">-->
<!-- <li>The best legal billing software has many features to help your law firm bill efficiently. Here is a list of common things you should look at (all of these are in IRALEX):</li>-->
<!-- <br>-->
<!-- <ul>-->
<!-- <li>-->
<!-- <b>Different billing arrangements:</b> Your legal billing software should let you bill by the hour, charge flat fees, or get paid based on how well your case does.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Customised hourly rates and fees:</b> This lets you charge different set hourly rates for different lawyers in your firm and different flat fees for different activities.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Timekeepers:</b> Your legal billing software should have stopwatch timers that you can use to track time as you work. You should also be able to add time entries after the fact.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Keep track of expenses:</b> Clients need to be billed for printing costs, mailing costs, and filing fees. IRALEX helps you keep track of everything.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Activity categories:</b> Create different categories for activities, like research, document writing, and contract review.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Billing:</b> Bills can be created based on the unbilled time and expenses that have been logged to a matter.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Bill or invoice templates that can be changed:</b> Your legal billing software should let you make clear, professional bills with your firm's logo and any standard text you need.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Payment reminders:</b> If an invoice is past due, you should be able to remind people to pay.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Outstanding client balances:</b> It should be easy to see how much money is owed by clients and whether or not they have paid.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Trust account management:</b> The software will help you keep track of all trust accounts and transactions.-->
<!-- </li>-->
<!-- <li>-->
<!-- <b>Financial reporting:</b> You should be able to see accounts receivable, outstanding balances, and more in easy-to-read reports that are organised by client, matter, or lawyer.-->
<!-- </li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- </ul>-->
<!-- </section>-->
<StartFreeTrialComponent class="mt20" />
</div>

View File

@ -3,6 +3,9 @@
<section id="main-section" class="container mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Features</h1>
<p class="f4 cl_iralexgray">Everything you need to manage your law firm.</p>
<div id="features-container" class="grid gx24 gy16 mt20" style="grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));">
<!-- Matters Management -->
@ -13,7 +16,7 @@
<NuxtLink class="cl_white" to="/features/matters-management">Read More</NuxtLink>
</button>
</div>
<!-- Contact Management -->
<div class="flex=col align_items_center justify_start bg_light relative br7 py16 px14">
<h2 class="text_primary f_extrabold f7 mb14">Contact Management</h2>
@ -22,7 +25,7 @@
<NuxtLink class="cl_white" to="/features/contact-management">Read More</NuxtLink>
</button>
</div>
<!-- Calendering -->
<div class="flex=col align_items_center justify_start bg_light relative br7 py16 px14">
<h2 class="text_primary f_extrabold f7 mb14">Calendering</h2>
@ -31,7 +34,7 @@
<NuxtLink class="cl_white" to="/features/calendering">Read More</NuxtLink>
</button>
</div>
<!-- Document Management -->
<div class="flex=col align_items_center justify_start bg_light relative br7 py16 px14">
<h2 class="text_primary f_extrabold f7 mb14">Document Management</h2>
@ -40,7 +43,7 @@
<NuxtLink class="cl_white" to="/features/document-management">Read More</NuxtLink>
</button>
</div>
<!-- Task Management -->
<div class="flex=col align_items_center justify_start bg_light relative br7 py16 px14">
<h2 class="text_primary f_extrabold f7 mb14">Task Management</h2>
@ -49,7 +52,7 @@
<NuxtLink class="cl_white" to="/features/task-management">Read More</NuxtLink>
</button>
</div>
<!-- Mobile App -->
<div class="flex=col align_items_center justify_start bg_light relative br7 py16 px14">
<h2 class="text_primary f_extrabold f7 mb14">Mobile App</h2>
@ -179,4 +182,4 @@ export default Vue.extend({
</script>
<style>
</style>
</style>

View File

@ -1,153 +1,87 @@
<template>
<div>
<!-- Matters Management Section -->
<section id="matters-management-section" class="mt40 mb20 px4 sm:px0">
<h1 class="text_primary text_center flex_center">Matters Management</h1>
<h3 class="container text_left mt10 p0" style="color: #6d6d6d; padding-inline: 0;">
The Ideal Solution for Your Case Management Needs
</h3>
<p class="container f_medium" style="color: #999898; padding-inline: 0;">
IRALEX puts everything you need to know about a case in one place, so you can work wherever you want and still get things done. Each matter can be linked to its relevant contact, document, calendar event, note, time entry, and bill for a seamless workflow. Minimise tedious tasks to focus on clients and get results.
</p>
<ul class="stripped mt6">
<!-- 1 -->
<div>
<div class="container list-item-title dotted" data-title="Keep relevant people in the loop">
<li>Our matter management software can serve as the single source of truth for your company.</li>
<li>Set permissions to protect critical case facts while collaborating with colleagues on our secure platform.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted" data-title="Stay on top of your firm's cases">
<li>Set a case's status to "Open," "Pending, or Closed.</li>
<li>Securely share case updates using notes and secure communications.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted pt12" data-title="View case developments in real time">
<li>Maintain a record of every update made to a legal case, including new time entries and documents.</li>
<li>Check out who made which changes and when.</li>
<li>Collaborate effectively to achieve the best results for your clients.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Populate case profiles with online intake forms">
<li>Use our online intake forms to populate the case details. Eliminate redundant data entry once and for all.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title dotted" data-title="Quick access to any matter">
<li>Categorise all of your information and group it in a neat bundle with tags.</li>
<li>Search for the relevant tags in our global search bar for easy access to information.</li>
</div>
</div>
<!-- 6 -->
<div>
<div class="container list-item-title dotted" data-title="Utilise custom fields">
<li>Create custom fields to help you collect important case information.</li>
<li>Use these fields to filter reports or invoices, and to merge fields in document and invoice automation.</li>
</div>
</div>
<!-- 7 -->
<div>
<div class="container list-item-title dotted" data-title="Set matter budgets">
<li>Set a limit on the amount of money that can be billed for each matter to keep the clients budgets controlled according to their wishes.</li>
</div>
</div>
<!-- 8 -->
<div>
<div class="container list-item-title dotted" data-title="View detailed matter reports">
<li>View your productivity per matter, matter budgets, and more with our comprehensive reports.</li>
</div>
</div>
</ul>
<!-- FAQ -->
<h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>
<ul class="hidden stripped">
<!-- 1 -->
<div>
<div class="container list-item-title pt12" data-title="What does legal practice management software do?">
<li>Legal case management software helps law firms keep track of their clients' cases and keep them organised. It makes billing, tracking time, and managing documents easier, so you can focus on billable work.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title pt12" data-title="What type of customer support do you provide?">
<li>We provide support 24 hours a day via email and phone support during office hours to ensure the firms operations run as smoothly as possible. </li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title pt12" data-title="How do I migrate my current cases into IRALEX?">
<li>Let us help you migrate your data from your existing legal case management solution to IRALEX.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title pt20" data-title="How much does your legal practice management software cost?">
<li>Our legal case management software offers a simple pricing plan of RM199* a month. Most businesses can save money by using cloud solutions, which have low monthly prices, free support, and free updates. We want firms of any size and any need to find a solution that works for them.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title pt20" data-title="What are the features a legal practice management software should have?">
<li>
All of the following are important things to look for in legal software. We've listed all of these features below so you'll know what to look for when it's time for your practice to implement a software solution.
<br><br>
<ul>
<li>
<b>Matters management:</b> The software should give you the ability to keep track of clients, cases, and all case information. This lets you quickly look at your notes about the case and get ready for court as quickly as possible.
</li>
<li>
<b>Client or contact management:</b> As this is done on a per-client or per-contact basis, it is important for the software to help you keep track of your face-to-face meetings and calls with clients.
</li>
<li>
<b>Task management:</b> The software should enable you to create tasks and give them to different staff members and lawyers.
</li>
<li>
<b>Calendar:</b> Your case management tool should have a full calendar that lets you keep track of your busy schedule and share it with your colleagues.
</li>
<li>
<b>Timekeeping:</b> This enables you to add time as you work or after the fact. With timers built into case management software, you can track more billable time as you work. This means that you will be able to simplify the way you bill and keep track of all the cases your practice handles.
</li>
<li>
<b>Document management:</b> Can you use document management to organise and store documents and work together on them? Can you find everything you need easily? You need to find out the answers to these questions so that you can fully integrate the software solution you choose into your workflow.
</li>
<li>
<b>Accounting:</b> Your legal case software may not have a full accounting solution, but you should be able to reconcile accounts and see balances and transactions. You can also set up invoice reminders and automate the collection process with the software. So, you won't have to spend as much time tracking down invoices, asking lawyers to send invoices, or getting invoices checked.
</li>
<li>
<b>Trust accounting:</b> You need to be able to keep track of both operating account transactions and trust account transactions separately. You can notify the trustees via the software when their account has reached the minimum and needs to be topped up.
</li>
<li>
<b>Invoicing and billing:</b> The software should make it easy for you to create and send bills to clients.
</li>
<li>
<b>Reports:</b> How well is your business doing financially? How are your goals coming along? The answers to these questions should be easy to find in your practice management software.
</li>
</ul>
</li>
</div>
</div>
<!-- 6 -->
<div>
<div class="container list-item-title pt12" data-title="How do I select a legal practice management software?">
<li>A legal management software suite is important as it has the potential to simplify your processes.</li>
<ul style="padding-inline-start: 1rem;">
<li>Begin by identifying the gaps in your practice and seeing if the software is able to address them.</li>
<li>It's better if all of the tools in your legal tech stack work together and share case and contact information.</li>
<li>This way, you won't have to enter the same information twice and you won't make as many mistakes.</li>
</ul>
</div>
</div>
</ul>
</section>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Matters Management</h1>
<h2 class="cl_iralexblack f_bold f4 text_left">
The Ideal Solution for Your Case Management Needs
</h2>
<p class="text_left cl_iralexgray">
IRALEX puts everything you need to know about a case in one place, so you can work wherever you want and still get things done. Each matter can be
linked to its relevant contact, document, calendar event, note, time entry, and bill for a seamless workflow. Minimise tedious tasks to focus on clients
.and get results
</p>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/matter1.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<h2 class="cl_iralexblack f_bold f4">Keep relevant people in the loop</h2>
<p class="cl_iralexgray">
Our matter management software can serve as the single source of truth for your company.
<br>
Set permissions to protect critical case facts while collaborating with colleagues on our secure platform.
</p>
<hr class="w70% m_auto">
<h2 class="cl_iralexblack f_bold f4 mt2">Stay on top of your firm's cases</h2>
<p class="cl_iralexgray">
Set a case's status to "Open," "Pending, or Closed.
<br>
Securely share case updates using notes and secure communications.
</p>
<hr class="w70% m_auto">
<h2 class="cl_iralexblack f_bold f4 mt2">View case developments in real time</h2>
<p class="cl_iralexgray">
Maintain a record of every update made to a legal case, including new time entries and documents.
<br>
Check out who made which changes and when.
<br>
Collaborate effectively to achieve the best results for your clients.
</p>
<hr class="w70% m_auto">
<h2 class="cl_iralexblack f_bold f4 mt2">Populate case profiles with online intake forms</h2>
<p class="cl_iralexgray">
Use our online intake forms to populate the case details. Eliminate redundant data entry once and for all.
</p>
</section>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt4 xl:mt10" src="~/assets/png/matter2.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<h2 class="cl_iralexblack f_bold f4">Quick access to any matter</h2>
<p class="cl_iralexgray">
Categorise all of your information and group it in a neat bundle with tags.
<br>
Search for the relevant tags in our global search bar for easy access to information.
</p>
<hr class="w70% m_auto">
<h2 class="cl_iralexblack f_bold f4 mt2">Stay on top of your firm's cases</h2>
<p class="cl_iralexgray">
Set a case's status to "Open," "Pending, or Closed.
<br>
Securely share case updates using notes and secure communications.
</p>
<hr class="w70% m_auto">
<h2 class="cl_iralexblack f_bold f4 mt2">View case developments in real time</h2>
<p class="cl_iralexgray">
Maintain a record of every update made to a legal case, including new time entries and documents.
<br>
Check out who made which changes and when.
<br>
Collaborate effectively to achieve the best results for your clients.
</p>
<hr class="w70% m_auto">
<h2 class="cl_iralexblack f_bold f4 mt2">Populate case profiles with online intake forms</h2>
<p class="cl_iralexgray">
Use our online intake forms to populate the case details. Eliminate redundant data entry once and for all.
</p>
</section>
</section>
<StartFreeTrialComponent class="mt20" />
</div>
</template>

View File

@ -1,41 +1,48 @@
<template>
<div>
<!-- Mobile Apps Section -->
<section id="task-management-section" class="my20 px4 sm:px0">
<h1 class="text_primary text_center flex_center mb10">Mobile Apps</h1>
<h3 class="container text_left mt10" style="color: #6d6d6d; padding-inline: 0;">
The Only Law Practice Management App You Need
</h3>
<p class="container f_medium" style="color: #999898; padding-inline: 0;">
IRALEX's mobile app is designed to equip lawyers with everything they need to work from the device they frequently use, wherever they are.
</p>
<DownloadAppComponent />
<ul class="stripped">
<!-- 1 -->
<div>
<div class="container list-item-title dotted" data-title="Record-keeping on the go">
<li>Track billable time from the palm of your hands.</li>
<li>With just one tap, you can add events, notes, tasks, documents, and more in real time, removing the need for double entry.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted" data-title="Work efficiently outside the office">
<li>With the IRALEX App, you no longer need to go to the office to view critical client data or complete administrative tasks.</li>
<li>Turn on push notifications to ensure you don't miss anything.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Increased productivity on the small screen">
<li>With mobile-optimised design, you don't have to give up quality or ease of use, even if you're using a smaller screen.</li>
<li>All changes made on the app are automatically synced to the whole database, and vice versa so that you always have the latest information.</li>
</div>
</div>
</ul>
</section>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Mobile Apps</h1>
<h2 class="cl_iralexblack f_bold f4 text_left">
The Only Law Practice Management App You Need
</h2>
<p class="text_left cl_iralexgray">
IRALEX's mobile app is designed to equip lawyers with everything they need to work from the device they frequently use, wherever they are.
</p>
<StartFreeTrialComponent class="mt20" />
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/mobile app.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<!-- 1 -->
<h2 class="cl_iralexblack f_bold f4">Record-keeping on the go</h2>
<p class="cl_iralexgray">
Track billable time from the palm of your hands.
<br>
With just one tap, you can add events, notes, tasks, documents, and more in real time, removing the need for double entry.
</p>
<hr class="w70% m_auto">
<!-- 2 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Work efficiently outside the office</h2>
<p class="cl_iralexgray">
With the IRALEX App, you no longer need to go to the office to view critical client data or complete administrative tasks.
<br>
Turn on push notifications to ensure you don't miss anything.
</p>
<hr class="w70% m_auto">
<!-- 3 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Increased productivity on the small screen</h2>
<p class="cl_iralexgray">
With mobile-optimised design, you don't have to give up quality or ease of use, even if you're using a smaller screen.
<br>
All changes made on the app are automatically synced to the whole database, and vice versa so that you always have the latest information.
</p>
</section>
<DownloadAppComponent />
</section>
<StartFreeTrialComponent class="mt20" />
</div>
</template>

View File

@ -1,82 +1,108 @@
<template>
<div>
<!-- Task Management Section -->
<section id="task-management-section" class="my20 px4 sm:px0">
<h1 class="text_primary text_center flex_center mb10">Task Management</h1>
<h3 class="container text_left mt10" style="color: #6d6d6d; padding-inline: 0;">
Legal Task Management Done right
</h3>
<p class="container f_medium" style="color: #999898; padding-inline: 0;">
Increase corporate productivity by leaps and bounds. IRALEX's task management software helps you manage to-do lists, task progress, and team workload.
</p>
<ul class="stripped">
<!-- 1 -->
<div>
<div class="container list-item-title dotted" data-title="Stay on top of tasks">
<li>Our dashboard shows future and overdue tasks so you can quickly see what's next and what's overdue.</li>
<li>Check your calendar for completed tasks.</li>
<li>Create mobile tasks and reminders minutes or weeks in advance.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted" data-title="Boost your firm's efficiency">
<li>Get a better understanding of your firm's work in progress to optimise its utilisation rate and manage employee workloads effectively. </li>
<li>Easily view progress and productivity reports to better manage your firm. Track upcoming, overdue, and completed tasks for each user.</li>
<li>You can also filter by task category, client, matter, or date.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted" data-title="Customise tasks">
<li>IRALEX lets you create your own task categories or use existing ones.</li>
<li>Standardise your firm's processes with these categories.</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title dotted pt12" data-title="Predict case budgets and staff availability">
<li>Add time estimates to tasks to estimate case work.</li>
<li>Compare projections to actual time worked to predict client legal budgets.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title dotted" data-title="Bill for all work done">
<li>Add time entries from legal tasks and see which ones are missing.</li>
</div>
</div>
</ul>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Task Management</h1>
<h2 class="cl_iralexblack f_bold f4 text_left">
Legal Task Management Done right
</h2>
<p class="text_left cl_iralexgray">
Increase corporate productivity by leaps and bounds. IRALEX's task management software helps you manage to-do lists, task progress, and team workload.
</p>
<!-- FAQ -->
<h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>
<ul class="hidden stripped">
<!-- 1 -->
<div>
<div class="container list-item-title pt12" data-title="What does legal task management software do?">
<li>Legal task management software is used to organise, assign, and work together on tasks. It also helps you estimate and plan tasks, so you can make decisions when you need to change the order of things.</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title pt20" data-title="What functions should legal document management software include?">
<li>Can I view tasks allocated to other users?</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title pt12" data-title="What are the task statuses and priorities?">
<li>
In IRALEX, the following task statuses and priorities are available:
<br><br>
Status: Pending, In Progress, In Review, Complete
<br><br>
Priority: High, Normal, Low
</li>
</div>
</div>
</ul>
</section>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/tasks.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<!-- 1 -->
<h2 class="cl_iralexblack f_bold f4">Stay on top of tasks</h2>
<p class="cl_iralexgray">
Our dashboard shows future and overdue tasks so you can quickly see what's next and what's overdue.
<br>
Check your calendar for completed tasks.
<br>
Create mobile tasks and reminders minutes or weeks in advance.
</p>
<hr class="w70% m_auto">
<!-- 2 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Boost your firm's efficiency</h2>
<p class="cl_iralexgray">
Get a better understanding of your firm's work in progress to optimise its utilisation rate and manage employee workloads effectively.
<br>
Easily view progress and productivity reports to better manage your firm. Track upcoming, overdue, and completed tasks for each user.
<br>
You can also filter by task category, client, matter, or date.
</p>
<hr class="w70% m_auto">
<!-- 3 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Customise tasks</h2>
<p class="cl_iralexgray">
IRALEX lets you create your own task categories or use existing ones.
<br>
Standardise your firm's processes with these categories.
</p>
<hr class="w70% m_auto">
<!-- 4 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Predict case budgets and staff availability</h2>
<p class="cl_iralexgray">
Add time estimates to tasks to estimate case work.
<br>
Compare projections to actual time worked to predict client legal budgets.
</p>
<hr class="w70% m_auto">
<!-- 5 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Bill for all work done</h2>
<p class="cl_iralexgray">
Add time entries from legal tasks and see which ones are missing.
</p>
<hr class="w70% m_auto">
</section>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt4 xl:mt10" src="~/assets/png/tasks2.png" alt="matters">
</section>
<!-- Task Management Section -->
<!-- <section id="task-management-section" class="my20 px4 sm:px0">-->
<!-- &lt;!&ndash; FAQ &ndash;&gt;-->
<!-- <h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>-->
<!-- <ul class="hidden stripped">-->
<!-- &lt;!&ndash; 1 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What does legal task management software do?">-->
<!-- <li>Legal task management software is used to organise, assign, and work together on tasks. It also helps you estimate and plan tasks, so you can make decisions when you need to change the order of things.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 2 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt20" data-title="What functions should legal document management software include?">-->
<!-- <li>Can I view tasks allocated to other users?</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 3 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What are the task statuses and priorities?">-->
<!-- <li>-->
<!-- In IRALEX, the following task statuses and priorities are available:-->
<!-- <br><br>-->
<!-- Status: Pending, In Progress, In Review, Complete-->
<!-- <br><br>-->
<!-- Priority: High, Normal, Low-->
<!-- </li>-->
<!-- </div>-->
<!-- </div>-->
<!-- </ul>-->
<!-- </section>-->
<StartFreeTrialComponent class="mt20" />
</div>

View File

@ -1,138 +1,168 @@
<template>
<div>
<!-- Time & Expense Tracking Section -->
<section id="time-tracking-section" class="mt40 mb20 px4 sm:px0">
<h1 class="text_primary text_center flex_center">Time &amp; Expense Tracking</h1>
<h3 class="container text_left mt10 p0" style="color: #6d6d6d; padding-inline: 0;">
Track Time and Expenses From Anywhere
</h3>
<p class="container f_medium" style="color: #999898; padding-inline: 0;">
With IRALEX, you'll never lose another second of billable time.
</p>
<ul class="stripped mt14">
<!-- 1 -->
<div>
<div class="container list-item-title dotted" data-title="Track Everything Effortlessly">
<li>Add time entries directly from your tasks or anywhere in IRALEX</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title dotted" data-title="Real-Time Capture">
<li>Pause our timer whenever you need to and continue when you are able to return to your task.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title dotted" data-title="Track Time on Your Phone">
<li>
Don't have your laptop with you while meeting a client? No worries. IRALEX's Android and iPhone apps allow you to track time and expenses on the go with the in-app timer or manually enter the time spent.
</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title dotted" data-title="Efficient Real-time Billing">
<li>Increase your cash flow with real-time billing. Our time tracking feature accurately records detailed time entries for each task your team performs, reducing legal billing disputes.</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title dotted" data-title="Easily Adjust Time Entries">
<li>Forgot to start or turn the timer off? No problem. IRALEX lets you adjust the time entry after your task is completed to ensure that it is accurate.</li>
</div>
</div>
<!-- 6 -->
<div>
<div class="container list-item-title dotted" data-title="Allocate Customised Rates">
<li>You can set custom rates for every time entry, matter, client, activity, or user.</li>
</div>
</div>
<!-- 7 -->
<div>
<div class="container list-item-title dotted" data-title="View Time Entries on Invoices">
<li>With the click of a button, IRALEX generates time entries that appear on your invoices. Send invoices to clients and accept online payments to get paid faster.</li>
</div>
</div>
<!-- 8 -->
<div>
<div class="container list-item-title dotted" data-title="Organise Time and Expense Entries">
<li>Categorise time and expense entries to monitor your firm's performance and enhance billing.</li>
</div>
</div>
<!-- 9 -->
<div>
<div class="container list-item-title dotted" data-title="Assess the Non-billable Work You Take On">
<li>Time entries could be labelled as billable or non-billable so that the firms profitability can be monitored and remain on track.</li>
</div>
</div>
<!-- 10 -->
<div>
<div class="container list-item-title dotted" data-title="Monitor Expenses with Ease">
<li>Record both hard and soft cost expenses.</li>
<li>Eliminate the need to reclassify expenses.</li>
<li>Maintain correct financial records,</li>
<li>Streamline year-end reconciliations.</li>
</div>
</div>
<!-- 11 -->
<div>
<div class="container list-item-title dotted" data-title="Detailed Time and Expense Reports">
<li>IRALEX includes built-in reports that allow you to efficiently analyse the company's time and expense data.</li>
<li>Filter entries by date, matter, rate, user or status.</li>
</div>
</div>
</ul>
<section id="main-section" class="container mt20 xl:mt56 mb20 text_center">
<h1 class="text_primary f_extrabold f11">Time &amp; Expense Tracking</h1>
<h2 class="cl_iralexblack f_bold f4 text_left">
Track Time and Expenses From Anywhere
</h2>
<p class="text_left cl_iralexgray">
With IRALEX, you'll never lose another second of billable time.
</p>
<!-- FAQ -->
<h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>
<ul class="hidden stripped">
<!-- 1 -->
<div>
<div class="container list-item-title pt12" data-title="What does legal time tracking software do?">
<li>
Legal time tracking software allows you to enter, categorise, and record the time you spend on work tasks.
<br>
A typical day for a lawyer includes working on several matters for multiple clients. Trying to recall billable hours at the end of the day (or, more realistically, at the end of the month) can result in work not always making it onto the invoice. By tracking work in real time, legal time tracking software helps to reduce doubt and avoid overcharging or underbilling clients.
</li>
</div>
</div>
<!-- 2 -->
<div>
<div class="container list-item-title pt20" data-title="Can I add time on behalf of another user?">
<li>Yes, any user can create or change time entries for another user in the firm by choosing their name from the User drop down list.</li>
</div>
</div>
<!-- 3 -->
<div>
<div class="container list-item-title pt20" data-title=" prefer to enter time entries on my own schedule. How can I use IRALEX to do that?">
<li>
You can add, amend, and delete time entries at any given time.
For adding time entries after the fact, you can look at all the calendar entries, documents, and notes stored in IRALEX. From there, you can add time entries right away.
</li>
</div>
</div>
<!-- 4 -->
<div>
<div class="container list-item-title pt20" data-title="What are the different ways to add time entries to a bill in IRALEX?">
<li>
Here are three ways to do so:
<ol>
<li>Add the time manually in the time entry form in Activities.</li>
<li>Start a timer</li>
<li>Use IRALEX's mobile app</li>
</ol>
</li>
</div>
</div>
<!-- 5 -->
<div>
<div class="container list-item-title pt20" data-title="Can I customise the rates I bill clients for different types of time entries?">
<li>Yes. In IRALEX's time and expense tracking feature, you can create time entries with different rates that are linked to individual matters.</li>
</div>
</div>
</ul>
</section>
<img class="w90% xl:w70% xl:brl6 xl:brr8 mt10" src="~/assets/png/time entry.png" alt="matters">
<section class="my10 py6 px4" style="background: #f1f9ff;">
<!-- 1 -->
<h2 class="cl_iralexblack f_bold f4">Track Everything Effortlessly</h2>
<p class="cl_iralexgray">
Add time entries directly from your tasks or anywhere in IRALEX
</p>
<hr class="w70% m_auto">
<!-- 2 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Real-Time Capture</h2>
<p class="cl_iralexgray">
Pause our timer whenever you need to and continue when you are able to return to your task.
</p>
<hr class="w70% m_auto">
<!-- 3 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Track Time on Your Phone</h2>
<p class="cl_iralexgray">
Don't have your laptop with you while meeting a client? No worries. IRALEX's Android and iPhone apps allow you to track time and expenses on the go with the in-app timer or manually enter the time spent.
</p>
<hr class="w70% m_auto">
<!-- 4 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Efficient Real-time Billing</h2>
<p class="cl_iralexgray">
Increase your cash flow with real-time billing. Our time tracking feature accurately records detailed time entries for each task your team performs, reducing legal billing disputes.
</p>
<hr class="w70% m_auto">
<!-- 5 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Easily Adjust Time Entries</h2>
<p class="cl_iralexgray">
Forgot to start or turn the timer off? No problem. IRALEX lets you adjust the time entry after your task is completed to ensure that it is accurate.
</p>
<hr class="w70% m_auto">
<!-- 6 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Allocate Customised Rates</h2>
<p class="cl_iralexgray">
You can set custom rates for every time entry, matter, client, activity, or user.
</p>
<hr class="w70% m_auto">
<!-- 7 -->
<h2 class="cl_iralexblack f_bold f4 mt2">View Time Entries on Invoices</h2>
<p class="cl_iralexgray">
With the click of a button, IRALEX generates time entries that appear on your invoices. Send invoices to clients and accept online payments to get paid faster.
</p>
<hr class="w70% m_auto">
<!-- 8 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Organise Time and Expense Entries</h2>
<p class="cl_iralexgray">
Categorise time and expense entries to monitor your firm's performance and enhance billing.
</p>
<hr class="w70% m_auto">
<!-- 9 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Assess the Non-billable Work You Take On</h2>
<p class="cl_iralexgray">
Time entries could be labelled as billable or non-billable so that the firms profitability can be monitored and remain on track.
</p>
<hr class="w70% m_auto">
<!-- 10 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Monitor Expenses with Ease</h2>
<p class="cl_iralexgray">
Record both hard and soft cost expenses.
<br>
Eliminate the need to reclassify expenses.
<br>
Maintain correct financial records,
<br>
Streamline year-end reconciliations.
</p>
<hr class="w70% m_auto">
<!-- 11 -->
<h2 class="cl_iralexblack f_bold f4 mt2">Detailed Time and Expense Reports</h2>
<p class="cl_iralexgray">
IRALEX includes built-in reports that allow you to efficiently analyse the company's time and expense data.
<br>
Filter entries by date, matter, rate, user or status.
</p>
</section>
</section>
<!-- Time & Expense Tracking Section -->
<!-- <section id="time-tracking-section" class="mt40 mb20 px4 sm:px0">-->
<!-- &lt;!&ndash; FAQ &ndash;&gt;-->
<!-- <h3 class="hidden text_primary text_start container mt16 mb4">Frequently Asked Questions</h3>-->
<!-- <ul class="hidden stripped">-->
<!-- &lt;!&ndash; 1 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt12" data-title="What does legal time tracking software do?">-->
<!-- <li>-->
<!-- Legal time tracking software allows you to enter, categorise, and record the time you spend on work tasks.-->
<!-- <br>-->
<!-- A typical day for a lawyer includes working on several matters for multiple clients. Trying to recall billable hours at the end of the day (or, more realistically, at the end of the month) can result in work not always making it onto the invoice. By tracking work in real time, legal time tracking software helps to reduce doubt and avoid overcharging or underbilling clients.-->
<!-- </li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 2 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt20" data-title="Can I add time on behalf of another user?">-->
<!-- <li>Yes, any user can create or change time entries for another user in the firm by choosing their name from the User drop down list.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 3 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt20" data-title=" prefer to enter time entries on my own schedule. How can I use IRALEX to do that?">-->
<!-- <li>-->
<!-- You can add, amend, and delete time entries at any given time.-->
<!-- For adding time entries after the fact, you can look at all the calendar entries, documents, and notes stored in IRALEX. From there, you can add time entries right away.-->
<!-- </li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 4 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt20" data-title="What are the different ways to add time entries to a bill in IRALEX?">-->
<!-- <li>-->
<!-- Here are three ways to do so:-->
<!-- <ol>-->
<!-- <li>Add the time manually in the time entry form in Activities.</li>-->
<!-- <li>Start a timer</li>-->
<!-- <li>Use IRALEX's mobile app</li>-->
<!-- </ol>-->
<!-- </li>-->
<!-- </div>-->
<!-- </div>-->
<!-- &lt;!&ndash; 5 &ndash;&gt;-->
<!-- <div>-->
<!-- <div class="container list-item-title pt20" data-title="Can I customise the rates I bill clients for different types of time entries?">-->
<!-- <li>Yes. In IRALEX's time and expense tracking feature, you can create time entries with different rates that are linked to individual matters.</li>-->
<!-- </div>-->
<!-- </div>-->
<!-- </ul>-->
<!-- </section>-->
<StartFreeTrialComponent class="mt20" />
</div>