From 19169a50efb1fcfe3bdf42636dd00a31469d670e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 09:13:35 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 0fa2b19..dc0f61c 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -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"],