Merge version_4_1782060778894 into main #6
@@ -14,7 +14,7 @@ export default function PricingSection(): React.JSX.Element {
|
||||
title="Simple Pricing"
|
||||
description="Flexible, monthly rolling plans. No long-term contracts."
|
||||
plans={[
|
||||
{ tag: "Basic", price: "£99", period: "/month", description: "Perfect start for local .", primaryButton: { text: "Get Started", href: "#contact" }, featuresTitle: "Included:", features: ["Audit & Setup", "Monthly Photos", "2 Posts/Month", "Review Responses"] },
|
||||
{ tag: "Basic", price: "£99", period: "/month", description: "Perfect start for all.", primaryButton: { text: "Get Started", href: "#contact" }, featuresTitle: "Included:", features: ["Audit & Setup", "Monthly Photos", "2 Posts/Month", "Review Responses"] },
|
||||
{ tag: "Growth", price: "£179", period: "/month", description: "Most popular for established businesses.", primaryButton: { text: "Choose Growth", href: "#contact" }, featuresTitle: "Everything in Basic, plus:", features: ["Bi-weekly Photos", "Weekly Posts", "Review Requests", "Detailed Reporting"] },
|
||||
{ tag: "Premium", price: "£249", period: "/month", description: "Scale faster with full support.", primaryButton: { text: "Choose Premium", href: "#contact" }, featuresTitle: "Everything in Growth, plus:", features: ["Benchmark Report", "Weekly Photos", "Strategy Call", "2-3 Posts/Week"] }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user