From 6f8d5320e3af0e61da9c047a260931a5dd77eb05 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 05:05:14 +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 49b7a5f..41f6e24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "starter", badge: "Essential", price: "$3,500", subtitle: "For small businesses starting out", buttons: [{ text: "Inquire" }], + id: "starter", badge: "Essential", price: "$600", subtitle: "For small businesses starting out", buttons: [{ text: "Inquire" }], features: ["Custom Landing Page", "Responsive Layout", "Basic SEO Optimization"] }, {