Merge version_5 into main #7

Merged
bender merged 1 commits from version_5 into main 2026-05-16 05:05:21 +00:00

View File

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