Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a28b3d5cf7 | |||
| 6496563b15 | |||
| a52c071104 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user