add an hourly + after-hours pricing table — be transparent


Agent's response
I’ve added a new “Pricing Table” section after the Services section on your homepage. It shows clear hourly and after‑hours rates for common plumbing services, with a note about when after‑hours charges apply. The change is saved as a draft—review it in the editor and publish when you’re ready.
Tool calls
list_sections step 1
{
"page": "index.html"
}
read_section step 2
{
"page": "index.html",
"section": "services"
}
add_section step 3
{
"page": "index.html",
"name": "pricing",
"label": "Pricing Table",
"html": "<section id=\"pricing\" class=\"py-20 sm:py-24 bg-surface\">\n <div class=\"max-w-6xl mx-auto px-5 sm:px-8\">\n <div class=\"text-center max-w-2xl mx-auto mb-14\">\n <span class=\"text-accent text-xs font-semibold uppercase tracking-wider\">Transparent Pricing</span>\n <h2 class=\"font-display font-bold text-3xl sm:text-4xl text-primary mt-3 mb-4 leading-tight\">Hourly & After-Hours Rates</h2>\n <p class=\"text-muted\">Clear, upfront pricing so you know exactly what to expect.</p>\n </di
add_section step 4
{
"page": "index.html",
"name": "pricing-table",
"label": "Pricing Table",
"html": "<section id=\"pricing\" class=\"py-20 sm:py-24 bg-surface\">\n <div class=\"max-w-6xl mx-auto px-5 sm:px-8\">\n <div class=\"text-center max-w-2xl mx-auto mb-14\">\n <span class=\"text-accent text-xs font-semibold uppercase tracking-wider\">Transparent Pricing</span>\n <h2 class=\"font-display font-bold text-3xl sm:text-4xl text-primary mt-3 mb-4 leading-tight\">Hourly & After-Hours Rates</h2>\n <p class=\"text-muted\">Clear, upfront pricing so you know exactly what to expect.</p>\n