2026-04-26 02:42:42 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8" />
|
2026-07-17 13:37:05 -04:00
|
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
2026-04-26 02:42:42 -04:00
|
|
|
<link rel="icon" type="image/png" sizes="512x512" href="/favicon.png" />
|
|
|
|
|
<link rel="apple-touch-icon" href="/favicon.png" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
|
<meta name="theme-color" content="#0052FF" />
|
2026-07-17 13:37:05 -04:00
|
|
|
<title>eLegal Software — Practice Management for Law Firms & Attorneys</title>
|
2026-04-26 02:42:42 -04:00
|
|
|
<meta
|
|
|
|
|
name="description"
|
|
|
|
|
content="Streamline case management, billable hours, legal documents and invoicing in one secure platform built for attorneys."
|
|
|
|
|
/>
|
2026-07-17 13:37:05 -04:00
|
|
|
<meta property="og:site_name" content="eLegal Software" />
|
|
|
|
|
<meta property="og:type" content="website" />
|
|
|
|
|
<meta property="og:url" content="https://elegalsoftware.com/" />
|
|
|
|
|
<meta property="og:title" content="eLegal Software — Practice Management for Law Firms & Attorneys" />
|
|
|
|
|
<meta
|
|
|
|
|
property="og:description"
|
|
|
|
|
content="Streamline case management, billable hours, legal documents and invoicing in one secure platform built for attorneys."
|
|
|
|
|
/>
|
|
|
|
|
<meta property="og:image" content="https://elegalsoftware.com/logo-dark.png" />
|
|
|
|
|
<meta name="twitter:card" content="summary" />
|
2026-04-26 02:42:42 -04:00
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
|
|
|
<link
|
2026-07-17 13:37:05 -04:00
|
|
|
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@600;700&display=swap"
|
2026-04-26 02:42:42 -04:00
|
|
|
rel="stylesheet"
|
|
|
|
|
/>
|
2026-07-21 02:50:26 -04:00
|
|
|
<!-- Umami analytics (privacy-friendly, cookieless — no consent gate needed) -->
|
|
|
|
|
<script defer src="https://fickanalytics.phluit.net/script.js" data-website-id="fd1bdcd3-b73a-42dd-a17a-50578ecff7ec"></script>
|
2026-04-26 02:42:42 -04:00
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="root"></div>
|
|
|
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|