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"] }, {