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