fix: button
This commit is contained in:
parent
d9714435c6
commit
99051f62ea
@ -37,7 +37,7 @@ export default function PricingPage() {
|
|||||||
name: "Steady Support",
|
name: "Steady Support",
|
||||||
price: "$250",
|
price: "$250",
|
||||||
description: "Ideal for businesses needing regular updates.",
|
description: "Ideal for businesses needing regular updates.",
|
||||||
buttonText: "Get In Touch",
|
buttonText: "Buy Now",
|
||||||
isPopular: true,
|
isPopular: true,
|
||||||
features: [
|
features: [
|
||||||
"Custom onboarding",
|
"Custom onboarding",
|
||||||
@ -60,7 +60,7 @@ export default function PricingPage() {
|
|||||||
name: "Total Coverage",
|
name: "Total Coverage",
|
||||||
price: "$400",
|
price: "$400",
|
||||||
description: "Perfect for hands-off clients who want it all handled.",
|
description: "Perfect for hands-off clients who want it all handled.",
|
||||||
buttonText: "Get In Touch",
|
buttonText: "Buy Now",
|
||||||
isPopular: false,
|
isPopular: false,
|
||||||
features: [
|
features: [
|
||||||
"Custom onboarding",
|
"Custom onboarding",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user