Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-06 04:37:32 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

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"
@@ -259,4 +259,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}