From a30d505965141eaeceec112d5ba9f1f0a0970893 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 01:45:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbca021..7de8ee8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."