5 Commits

Author SHA1 Message Date
7eadd7cf5f Merge version_3 into main
Merge version_3 into main
2026-03-12 10:55:12 +00:00
e2e9a3f378 Update src/app/page.tsx 2026-03-12 10:55:08 +00:00
d9dbcb98f2 Merge version_2 into main
Merge version_2 into main
2026-03-12 10:48:15 +00:00
151a0b337f Update src/app/page.tsx 2026-03-12 10:48:11 +00:00
4df4166669 Merge version_1 into main
Merge version_1 into main
2026-03-12 10:47:12 +00:00

View File

@@ -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 offersdelivered weekly"
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"