Compare commits
2 Commits
version_19
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| 38397ab08f | |||
| dc61e257c9 |
@@ -91,12 +91,12 @@ export default function LandingPage() {
|
||||
buttons: [{ text: "Select Plan" }]
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Recommended", price: "$350", name: "Professional", features: ["Everything in Basic", "Income Tax Planning", "Auditing Support"],
|
||||
id: "pro", badge: "Recommended", price: "$350", name: "Professional", features: ["Everything in Basic", "Income Tax Planning", "Auditing Support", "Maximize your returns with expert strategic tax planning and comprehensive financial audits that pay for themselves."],
|
||||
buttons: [{ text: "Select Plan" }]
|
||||
}
|
||||
]}
|
||||
title="Simple Pricing"
|
||||
description="Transparent plans for your professional needs."
|
||||
description="Transparent plans for your professional needs. Choose our Professional plan to unlock advanced tax strategies that drive significant financial growth and peace of mind."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user