replace the primary CTA text with 'See you tomorrow morning'
What changed: contact


View full page before/after


Agent's response
I’ve updated the primary CTA in the **contact** section on the homepage, changing the heading from “See you at first light.” to “See you tomorrow morning”. Drafts are ready for your review.
Tool calls
list_sections step 1
{
"page": "index.html"
}
read_section step 2
{
"page": "index.html",
"section": "contact"
}
text_replace step 3
{
"page": "index.html",
"section": "contact",
"old": "\n See you at<br>\n <span class=\"text-primary\">first light.</span>\n ",
"new": "\n See you tomorrow morning\n "
}