Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a30d505965 | |||
| 5c1796934c |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "p1", badge: "Launch", price: "$500", subtitle: "Single Site License", features: ["Full Ownership", "Clean Codebase", "Mobile Ready", "SEO Basic Setup", "Maintenance NOT included", "Domain not included"] },
|
||||
{ id: "p1", badge: "Launch", price: "$500", subtitle: "Single Site License", features: ["Full Ownership", "Clean Codebase", "Mobile Ready", "SEO Basic Setup", "Maintenance not included", "Domain not included"] },
|
||||
]}
|
||||
title="Simple Pricing"
|
||||
description="Flat rate, full ownership. Maintenance and domain registration are the client's responsibility."
|
||||
|
||||
Reference in New Issue
Block a user