use a hand-written script font for the cafe name in the hero

Base site
Category
brand-style
Tools called
3
Duration
22.6s
HTML diff
Changed
Example ID
CB-018

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 hero section so the café name “Wattle & Wren” now displays in a hand‑written script font (Dancing Script). The change is saved as a draft ready for your review.

Tool calls

list_sections step 1
{
  "page": "index.html"
}
read_section step 2
{
  "page": "index.html",
  "section": "hero"
}
set_section_styles step 3
{
  "page": "index.html",
  "section": "hero",
  "css": "@import url(\"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&display=swap\");\n.leading-tight > span.font-display {\n  font-family: \"Dancing Script\", cursive;\n}"
}