the pricing is hidden — make it the second section after hero, not buried at the bottom

Base site
Category
pricing
Tools called
3
Duration
30.3s
HTML diff
Changed
Example ID
A-106
Before
Before
After
After

Agent's response

I’ve moved the **Pricing** section so it now appears right after the divider that follows the hero (making it the second section after the hero). Drafts are ready for your review.

Tool calls

list_sections step 1
{
  "page": "index.html"
}
read_page step 2
{
  "page": "index.html"
}
move_section step 3
{
  "page": "index.html",
  "section": "pricing",
  "position": "after",
  "refSection": "divider-after-hero"
}