replace 'Contact us' with 'Reserve a room' as the primary CTA
What changed: hero


View full page before/after


Agent's response
Updated the primary CTA button in the hero section from “Check Availability” to “Reserve a room”. Drafts are 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": "contact"
}
list_partials step 4
{}
read_partial step 5
{
"name": "footer"
}
read_section step 6
{
"page": "index.html",
"section": "services"
}
read_section step 7
{
"page": "index.html",
"section": "about"
}
text_replace step 8
{
"page": "index.html",
"section": "hero",
"old": "Check Availability",
"new": "Reserve a room"
}