replace the primary CTA with 'Check availability →' with the arrow

Base site
Category
cta
Tools called
3
Duration
104.3s
HTML diff
Changed
Example ID
LB-014

What changed: hero

Before
Before — hero
After
After — hero
View full page before/after
Full page · Before
Before (full page)
Full page · After
After (full page)

Agent's response

I’ve updated the primary CTA button in the hero section to read “Check availability →” (with the arrow symbol). The change is saved as a draft 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            Check Availability\n            <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"/></svg>\n          ",
  "new": "Check availability →"
}