Merge version_2 into main #4
1418
src/app/layout.tsx
1418
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -139,16 +139,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter", badge: "Best for Freelancers", badgeIcon: Zap,
|
||||
price: "$29", subtitle: "Everything you need to get started", features: [
|
||||
"5 template downloads per month", "2 AI tool credits monthly", "Basic support via email", "Lifetime access to purchases"],
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "$79", subtitle: "Perfect for creators and agencies", features: [
|
||||
"Unlimited template downloads", "50 AI tool credits monthly", "Priority email & chat support", "Exclusive template previews", "Lifetime access to purchases"],
|
||||
},
|
||||
{
|
||||
id: "starter", badge: "Best for Freelancers", badgeIcon: Zap,
|
||||
price: "$29", subtitle: "Everything you need to get started", features: [
|
||||
"5 template downloads per month", "2 AI tool credits monthly", "Basic support via email", "Lifetime access to purchases"],
|
||||
},
|
||||
{
|
||||
id: "enterprise", badge: "For Teams", badgeIcon: Crown,
|
||||
price: "$199", subtitle: "Scale your entire operation", features: [
|
||||
|
||||
Reference in New Issue
Block a user