the hero is too long — cut it to a single 6-word phrase
What changed: hero


View full page before/after


Agent's response
I’ve updated the hero heading to a 6‑word phrase: **“Fresh coffee for the early risers.”**
Would you like me to also remove the paragraph and call‑to‑action buttons so the hero contains only that phrase, or should I leave the rest of the section as is?
(Please click one of the options below.)
Tool calls
list_sections step 1
{
"page": "index.html"
}
read_section step 2
{
"page": "index.html",
"section": "hero"
}
text_replace step 3
{
"page": "index.html",
"section": "hero",
"old": "Coffee for the<br>\n <span class=\"relative inline-block\">\n <span class=\"relative z-10\">early risers.</span>\n <span class=\"absolute bottom-1 left-0 w-full h-3 bg-accent/30 -rotate-1\"></span>\n </span>",
"new": "Fresh coffee for the early risers."
}
ask_user step 4
{
"question": "You asked to cut the hero to a single 6-word phrase. I’ve updated the heading to “Fresh coffee for the early risers.” (6 words). Would you like me to also remove the paragraph and call‑to‑action buttons so the hero contains only that phrase?",
"options": [
"Yes, keep only the phrase",
"No, keep the rest as is"
]
}