Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-06 08:57:41 +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

@@ -197,7 +197,7 @@ export default function HomePage() {
<div id="pricing" data-section="pricing" className="mx-auto px-4 md:px-6">
<PricingCardThree
title="Simple, Transparent Earnings"
description="No hidden fees. No complex calculations. Just pure earning potential from your creativity."
description="5x Higher Earnings on Long Videos. No hidden fees. No complex calculations. Just pure earning potential from your creativity."
tag="Monetization"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -278,4 +278,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}