2 Commits

Author SHA1 Message Date
a30d505965 Update src/app/page.tsx 2026-04-17 01:45:58 +00:00
5c1796934c Merge version_2 into main
Merge version_2 into main
2026-04-17 01:43:50 +00:00

View File

@@ -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."