Update src/app/menu/page.tsx

This commit is contained in:
2026-04-23 09:13:35 +00:00
parent 589c7be53a
commit 19169a50ef

View File

@@ -37,6 +37,8 @@ export default function MenuPage() {
animationType="slide-up" animationType="slide-up"
title="Our Menu & Pricing" title="Our Menu & Pricing"
description="Explore our grooming packages tailored to your pet's needs." description="Explore our grooming packages tailored to your pet's needs."
textboxLayout="default"
useInvertedBackground={false}
plans={[ plans={[
{ {
id: "1", badge: "Basic", price: "£35", subtitle: "Bath & Brush", features: ["Deep clean bath", "Gentle brush out", "Nail trim", "Ear cleaning"], id: "1", badge: "Basic", price: "£35", subtitle: "Bath & Brush", features: ["Deep clean bath", "Gentle brush out", "Nail trim", "Ear cleaning"],