Update src/app/menu/page.tsx
This commit is contained in:
@@ -37,6 +37,8 @@ export default function MenuPage() {
|
||||
animationType="slide-up"
|
||||
title="Our Menu & Pricing"
|
||||
description="Explore our grooming packages tailored to your pet's needs."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "1", badge: "Basic", price: "£35", subtitle: "Bath & Brush", features: ["Deep clean bath", "Gentle brush out", "Nail trim", "Ear cleaning"],
|
||||
|
||||
Reference in New Issue
Block a user