Update src/app/pricing/page.tsx

This commit is contained in:
2026-04-23 15:40:02 +00:00
parent 66e759eb58
commit f18ad5a477

View File

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