diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 3b2d52a..305af88 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -40,6 +40,8 @@ export default function PricingPage() { animationType="slide-up" title="Transparent Pricing" description="Fair and competitive rates for all your plumbing needs." + textboxLayout="default" + useInvertedBackground={false} plans={[ { id: "basic", badge: "Standard", price: "£60/hr", subtitle: "For minor repairs and quick fixes", features: ["Tap adjustments", "Small leak repair", "Fixture maintenance"],