Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-05-07 14:12:00 +00:00

View File

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