Redesign: dark cinematic aesthetic with grand entrance #3940
1 changed file+83−33
Modifiedapp/(marketing)/page.tsx+83−33View fileUnifiedSplit
@@ -53,16 +53,24 @@ export default function HomePage() {
5353 <div className="relative mx-auto max-w-6xl px-6 sm:px-8 lg:px-12">
5454 <div className="mx-auto max-w-3xl text-center">
5555 <p className="animate-fade-up text-sm font-semibold tracking-wider text-forest-300 opacity-0">
56 Introducing AlecRae
56 Introducing AlecRae — five products, one platform
5757 </p>
5858 <h1 className="mt-6 animate-fade-up-1 font-serif text-hero text-white opacity-0">
59 The professional intelligence platform that replaces everything.
59 You became a professional to practise your craft.
60 Not to drown in software.
6061 </h1>
6162 <p className="mt-6 animate-fade-up-2 text-xl leading-relaxed text-navy-200 opacity-0">
62 Four products. One login. Every tool a legal or accounting professional needs
63 to run their entire practice — case management, billing, trust accounting,
64 AI research, voice dictation, client portal, secure messaging, and more.
65 Built for the professionals who refuse to compromise.
63 45% of legal professionals use 5–10 different tools that don’t talk to each other.
64 54% are exhausted by manual processes. 97% of CPA firms use technology inefficiently.
65 You’re paying for a dozen subscriptions and getting less done, not more.
66 </p>
67 <p className="mt-4 animate-fade-up-2 text-2xl font-serif text-white opacity-0">
68 AlecRae ends that. Today.
69 </p>
70 <p className="mt-4 animate-fade-up-2 text-lg text-navy-300 opacity-0">
71 AI-powered legal practice. AI-powered accounting. Courtroom technology.
72 The most intelligent research engine ever built. And a voice that understands
73 your profession. Five products. One login. One bill. Nothing else required.
6674 </p>
6775 <div className="mt-10 flex flex-col items-center justify-center gap-4 animate-fade-up-3 opacity-0 sm:flex-row">
6876 <Button href="#law" size="lg" variant="primary">
@@ -120,7 +128,7 @@ export default function HomePage() {
120128 AlecRae Legal
121129 </p>
122130 <h2 className="font-serif text-display text-navy-800">
123 Your entire practice. One platform.
131 Westlaw in one tab. Clio in another. Email in a third. Sound familiar?
124132 </h2>
125133 </div>
126134 </div>
@@ -128,10 +136,19 @@ export default function HomePage() {
128136
129137 <Reveal delay={0.1}>
130138 <p className="mt-6 max-w-2xl text-lg leading-relaxed text-navy-400">
131 Stop switching between seven different tools. AlecRae Legal replaces your case
132 management, billing, trust accounting, document drafting, court calendaring,
133 client communication, and legal research — with one login, one bill,
134 and one platform that was built from the ground up for how lawyers actually work.
139 The average attorney spends more time managing software than practising law.
140 Case management in one tool. Research in another. Billing somewhere else.
141 Trust accounting in a spreadsheet. Client calls falling through the cracks.
142 You’re paying $400/month for Westlaw, $100/month for Clio, $699 for Dragon,
143 $15/month for DocuSign — and none of them talk to each other.
144 </p>
145 </Reveal>
146 <Reveal delay={0.15}>
147 <p className="mt-4 max-w-2xl text-lg font-medium text-navy-600">
148 AlecRae Legal replaces all of them. Case management. Billing. Trust accounting.
149 Document AI. Court calendaring. E-signatures. Client portal. Secure messaging.
150 The Oracle for research. AlecRae Voice for dictation. One login. One bill.
151 From $99/month.
135152 </p>
136153 </Reveal>
137154
@@ -232,7 +249,7 @@ export default function HomePage() {
232249 The Oracle
233250 </p>
234251 <h2 className="font-serif text-display text-navy-800">
235 The most intelligent research engine on the planet.
252 You spend 4 hours researching what The Oracle answers in 25 seconds.
236253 </h2>
237254 </div>
238255 </div>
@@ -240,10 +257,19 @@ export default function HomePage() {
240257
241258 <Reveal delay={0.1}>
242259 <p className="mt-6 max-w-2xl text-lg leading-relaxed text-navy-400">
243 Cross-domain legal and accounting AI research. Every citation verified
244 against authoritative public sources before you see it. Ask questions
245 that span both disciplines simultaneously. This is the product nobody
246 else can build — because nobody else owns both sides.
260 Open a new tab. Go to Westlaw. Log in. Search. Find the case. Copy the citation.
261 Switch back to your document. Paste. Reformat. Five minutes. Flow destroyed.
262 You do this 20 times a day. That’s 100 minutes of your life — every single day —
263 spent on a workflow that should take seconds.
264 </p>
265 </Reveal>
266 <Reveal delay={0.15}>
267 <p className="mt-4 max-w-2xl text-lg font-medium text-navy-600">
268 Hit ⌘K. The Oracle slides in without leaving your document. Type your question.
269 Three verified cases in 3 seconds. Click “Insert citation.” Done. 25 seconds.
270 And it works for both legal AND accounting research simultaneously —
271 because nobody else owns both sides. Cross-domain queries that Westlaw, LexisNexis,
272 and Harvey AI simply cannot answer.
247273 </p>
248274 </Reveal>
249275
@@ -326,7 +352,8 @@ export default function HomePage() {
326352 AlecRae Voice
327353 </p>
328354 <h2 className="font-serif text-display text-navy-800">
329 Speak. It is done.
355 Dragon costs $699 and can’t file a motion.
356 AlecRae Voice can. By speaking.
330357 </h2>
331358 </div>
332359 </div>
@@ -334,8 +361,9 @@ export default function HomePage() {
334361
335362 <Reveal delay={0.1}>
336363 <p className="mt-6 max-w-2xl text-lg leading-relaxed text-navy-400">
337 Every other dictation tool on the market is an island. It sits outside your workflow.
338 AlecRae Voice is different — it IS the platform’s input layer. It doesn’t just
364 Every dictation tool on the market is an island. Dragon can’t log a billing entry.
365 WisprFlow can’t schedule a meeting tagged to a matter. Otter can’t query a legal
366 research database. They transcribe words. That’s it. They sit outside your workflow.
339367 transcribe. It files motions, logs billing, schedules meetings, queries The Oracle,
340368 and sends matter-tagged messages. All by speaking. In 9 languages.
341369 </p>
@@ -427,7 +455,8 @@ export default function HomePage() {
427455 AlecRae Courtroom
428456 </p>
429457 <h2 className="font-serif text-display text-navy-800">
430 The courtroom goes digital.
458 Court reporters cost $500/day.
459 AlecRae Courtroom replaces them.
431460 </h2>
432461 </div>
433462 </div>
@@ -435,10 +464,18 @@ export default function HomePage() {
435464
436465 <Reveal delay={0.1}>
437466 <p className="mt-6 max-w-2xl text-lg leading-relaxed text-navy-400">
438 Depositions with real-time AI transcription. Electronic filing with courts.
439 Evidence management with cryptographic chain of custody. Judge analytics.
440 And The Oracle available on your iPad mid-hearing — verify a citation
441 in 3 seconds. Permission-based access. Courtroom-admissible security throughout.
467 Depositions still run on court reporters at $300–500 per day.
468 Evidence is managed in binders. E-filing is a nightmare of disconnected portals.
469 And when opposing counsel cites a case you don’t recognise mid-hearing,
470 you have no way to verify it without leaving the courtroom.
471 </p>
472 </Reveal>
473 <Reveal delay={0.15}>
474 <p className="mt-4 max-w-2xl text-lg font-medium text-navy-600">
475 AlecRae Courtroom: AI transcription that replaces stenographers. Tamper-evident
476 evidence with cryptographic chain of custody. Judge analytics that tell you
477 ruling patterns before you walk in. And The Oracle on your iPad —
478 verify any citation in 3 seconds, mid-hearing. Permission-based. Court-admissible.
442479 </p>
443480 </Reveal>
444481
@@ -486,7 +523,8 @@ export default function HomePage() {
486523 AlecRae Accounting
487524 </p>
488525 <h2 className="font-serif text-display text-navy-800">
489 AI-powered accounting that CPAs trust.
526 QuickBooks just raised prices 400%.
527 And it still can’t do tax research.
490528 </h2>
491529 </div>
492530 </div>
@@ -494,9 +532,19 @@ export default function HomePage() {
494532
495533 <Reveal delay={0.1}>
496534 <p className="mt-6 max-w-2xl text-lg leading-relaxed text-navy-400">
497 Bank feeds that never miss a transaction. AI reconciliation that turns months into minutes.
498 Tax compliance across 50 states. Receipt scanning in seconds. And The Oracle for
499 accounting — tax research that answers instantly what used to take hours.
535 97% of CPA firms say they use technology inefficiently. QuickBooks pages take
536 10 seconds to load. Xero keeps removing features. Neither tool has AI research,
537 voice input, or any connection to the legal side. Your clients’ lawyers use
538 a completely different system. Nothing integrates. Everything is manual.
539 </p>
540 </Reveal>
541 <Reveal delay={0.15}>
542 <p className="mt-4 max-w-2xl text-lg font-medium text-navy-600">
543 AlecRae Accounting: bank feeds via Plaid that never miss a transaction. AI
544 reconciliation that turns months into minutes. Tax compliance across 50 states.
545 The Oracle for accounting — IRS code, revenue rulings, Treasury regs answered
546 in 3 seconds. Voice journal entries. And direct collaboration with lawyers on
547 shared matters. One platform for both professions.
500548 </p>
501549 </Reveal>
502550
@@ -648,15 +696,17 @@ export default function HomePage() {
648696 <div className="mx-auto max-w-3xl px-6 sm:px-8 lg:px-12 text-center">
649697 <Reveal>
650698 <h2 className="font-serif text-display text-white">
651 Your profession back.
699 300,000 accountants left the profession since 2020.
700 Not because the work was hard. Because the tools were broken.
652701 </h2>
653702 </Reveal>
654703 <Reveal delay={0.1}>
655704 <p className="mt-8 text-xl leading-relaxed text-navy-200">
656 Lawyers and accountants became professionals to practise their craft —
657 not to spend their days on admin, research grunt work, and chasing clients
658 for information. AlecRae handles the machine work. You handle the judgment work.
659 That is the only division of labour that has ever made sense.
705 Staff leave not because work is challenging — they leave because it feels
706 mindless and the tools feel ancient. 76% of legal staff cling to manual processes
707 because the software is worse than doing it by hand. That is not a technology problem.
708 That is a failure of imagination. AlecRae is what happens when someone finally imagines
709 something better.
660710 </p>
661711 </Reveal>
662712 <Reveal delay={0.15}>
663713
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts