Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 94f7a193f4 | |||
| 2bfc15ea31 | |||
| f3d41c0502 | |||
| 228f139c59 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Learn. Create. Sell Digital Products."
|
||||
description="Unlock your potential with our global marketplace. Access expert courses and premium tools designed for the digital creator era."
|
||||
description="Launch your digital storefront in minutes with our curated resources and expert-led pathways."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#store"},
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
tag="Stay Updated"
|
||||
title="Join the Newsletter"
|
||||
description="Get exclusive content and digital product deals sent directly to your inbox."
|
||||
buttons={[{ text: "Subscribe Now", href: "#" }]}
|
||||
buttons={[{ text: "Join for Exclusive Updates", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,4 +163,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user