Merge version_3 into main #3
@@ -40,6 +40,8 @@ export default function PricingPage() {
|
||||
title="Choose Your Culinary Experience"
|
||||
description="Flexible subscription plans designed for fine dining lovers."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1", badge: "Casual", price: "$199", subtitle: "Perfect for monthly weekend treats", buttons: [{ text: "Get Started", href: "#" }],
|
||||
|
||||
Reference in New Issue
Block a user