add a 'wholesale' section — beans by the kg for offices and other cafes


Agent's response
I’ve added a new “Wholesale” section to the homepage, placed just before the contact section. It includes a heading, a brief description about supplying beans by the kilo for offices and cafés, and a call‑to‑action button that links to the contact area.
The change is saved as a draft—review it when you’re ready to publish.
Tool calls
list_sections step 1
{
"page": "index.html"
}
read_section step 2
{
"page": "index.html",
"section": "services"
}
add_section step 3
{
"page": "index.html",
"name": "wholesale",
"label": "Wholesale",
"html": "\n<section id=\"wholesale\" class=\"relative w-full bg-surface overflow-hidden\">\n <div class=\"max-w-7xl mx-auto px-5 sm:px-8 lg:px-12 py-20 sm:py-28 lg:py-36\">\n <div class=\"text-center max-w-3xl mx-auto mb-14 sm:mb-20\">\n <span class=\"inline-flex items-center justify-center gap-2 text-accent text-xs sm:text-sm font-semibold tracking-[0.2em] uppercase mb-4\">\n <span class=\"w-8 h-px bg-accent\"></span>\n Wholesale\n <span class=\"w-8 h-px bg-accent\"></span>\n </span>\