Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -39,6 +39,7 @@ export default function PricingPage() {
|
||||
description="Transparent pricing for elite grooming services. Select the plan that fits your needs."
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic", badge: "Popular", price: "$45", subtitle: "/ session", buttons: [{ text: "Get Started", href: "/#booking" }],
|
||||
|
||||
Reference in New Issue
Block a user