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


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"
}