add an em-dash to break up the hero subhead more rhythmically
What changed: hero


View full page before/after


Agent's response
I’ve added an em‑dash after the first sentence in the hero sub‑paragraph to create a stronger rhythmic pause:
“Single-origin pour-overs and scratch-made pastries. — We open at 6am for the surf‑club crowd and close when the lunch bell rings.”
The change is saved as a draft on **index.html** and ready for your review.
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": "\n Single-origin pour-overs and scratch-made pastries. We open at 6am for the surf-club crowd and close when the lunch bell rings.\n ",
"new": "\n Single-origin pour-overs and scratch-made pastries. — We open at 6am for the surf-club crowd and close when the lunch bell rings.\n "
}