Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e2e9a3f378 | |||
| d9dbcb98f2 | |||
| 151a0b337f | |||
| 4df4166669 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Explore Now", href: "#features" },
|
||||
{ text: "Start Free Today", href: "#features" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
tag="Newsletter"
|
||||
tagIcon={Mail}
|
||||
title="Stay Updated With Our Latest"
|
||||
description="Get the newest features, insights, and exclusive offers delivered to your inbox. Join thousands of satisfied customers."
|
||||
description="Get exclusive early access to new features, tips from industry experts, and special offers—delivered weekly"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user