6 Commits

Author SHA1 Message Date
feadd88571 Update src/app/page.tsx 2026-03-06 04:51:55 +00:00
19a3f5afd7 Update src/app/layout.tsx 2026-03-06 04:51:54 +00:00
b1308f0f94 Merge version_3 into main
Merge version_3 into main
2026-03-06 04:37:31 +00:00
4f9adb38fc Update src/app/page.tsx 2026-03-06 04:37:27 +00:00
fd33ba8c47 Update src/app/layout.tsx 2026-03-06 04:37:27 +00:00
b408dc5624 Merge version_2 into main
Merge version_2 into main
2026-03-06 04:34:53 +00:00
2 changed files with 5 additions and 3 deletions

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Clearance - Protect Your IP Revenue", description: "Automate IP protection for creators and agencies. Track licenses, get renewal reminders, and collect payments before your content goes dark."};
title: "Clearance - Protect Your IP Revenue", description: "Automate IP protection for creators and agencies. Track licenses, get renewal reminders, and collect payments before your content goes dark."
};
export default function RootLayout({
children,

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Stop Losing Money When Your Content License Expires"
description="Clearance automates IP protection for creators and agencies. Track licenses, get renewal reminders, and collect payments before your content goes dark."
description="Recover $1,000$5,000+ per renewal on autopilot. Clearance automates IP protection for creators and agencies. Track licenses, get renewal reminders, and collect payments before your content goes dark."
tag="Join 200+ creators protecting their IP"
tagIcon={Shield}
tagAnimation="blur-reveal"
@@ -111,7 +111,8 @@ export default function LandingPage() {
{ label: "Import licenses", detail: "Sync with Dropbox or manual upload" },
{ label: "Set details", detail: "Price, duration, and brand info" },
{ label: "Activate", detail: "Start tracking immediately" }
], completedLabel: "Setup Complete"
],
completedLabel: "Setup Complete"
},
{
title: "License Timer Runs", description: "Real-time countdown to expiration with notifications", bentoComponent: "animated-bar-chart"