add a 'Book a 15-min call' CTA in the hero AND a separate 'Get a quote' below the services
What changed: hero


View full page before/after


Agent's response
I’ve added a **“Book a 15‑min call”** button to the hero section (next to the existing CTAs) and inserted a new **“Get a quote”** call‑to‑action section right after the services block. Both changes are saved as drafts and ready for your review.
Tool calls
list_sections step 1
{
"page": "index.html"
}
read_section step 2
{
"page": "index.html",
"section": "hero"
}
read_section step 3
{
"page": "index.html",
"section": "services"
}
read_section step 4
{
"page": "index.html",
"section": "contact"
}
text_replace step 5
{
"page": "index.html",
"section": "hero",
"old": "</a>\n </div",
"new": "</a>\n <a href=\"#contact\" class=\"inline-flex items-center justify-center gap-2 bg-accent text-white font-semibold text-sm px-7 py-3.5 rounded-xl hover:bg-primary transition-all btn-primary\">\n Book a 15-min call\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M5 12h14M12 5l7 7-7 7\"/>\n </svg>\n <
add_section step 6
{
"page": "index.html",
"name": "cta-get-quote",
"label": "Get a quote CTA",
"html": "\n<section class=\"py-12 text-center\">\n <div class=\"max-w-4xl mx-auto px-5 sm:px-8\">\n <p class=\"text-muted mb-6\">Need a clear picture of your accounting costs?</p>\n <a href=\"#contact\" class=\"inline-flex items-center justify-center gap-2 bg-accent text-white font-semibold text-sm px-7 py-3.5 rounded-xl hover:bg-primary transition-all btn-primary\">\n Get a quote\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"