Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a28b3d5cf7 | |||
| 6496563b15 | |||
| a52c071104 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -197,7 +197,7 @@ export default function HomePage() {
|
|||||||
<div id="pricing" data-section="pricing" className="mx-auto px-4 md:px-6">
|
<div id="pricing" data-section="pricing" className="mx-auto px-4 md:px-6">
|
||||||
<PricingCardThree
|
<PricingCardThree
|
||||||
title="Simple, Transparent Earnings"
|
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"
|
tag="Monetization"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -278,4 +278,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user