add a 'free 15-minute call' section — clear what to expect, how to book


Agent's response
I’ve added a new “Free 15‑minute call” section after the pricing calculator on the homepage. It includes a clear heading, a short explanation of what to expect, and two call‑to‑action buttons—one to call now and one to book via the contact form. The draft is ready for your review.
Tool calls
list_sections step 1
{
"page": "index.html"
}
read_section step 2
{
"page": "index.html",
"section": "calculator"
}
read_section step 3
{
"page": "index.html",
"section": "contact"
}
add_section step 4
{
"page": "index.html",
"name": "free-call",
"label": "Free 15-minute call",
"html": "<section id=\"free-call\" class=\"py-24 sm:py-32 bg-surface\">\n <div class=\"max-w-6xl mx-auto px-5 sm:px-8\">\n <div class=\"text-center\">\n <span class=\"text-xs font-semibold tracking-[0.15em] uppercase text-accent mb-4 block\">Free Consultation</span>\n <h2 class=\"font-display text-3xl sm:text-4xl font-semibold text-primary leading-tight mb-5\">\n Book a Free 15‑Minute Call\n </h2>\n <p class=\"text-muted leading-relaxed mb-8