{
const nav = document.querySelector('nav[aria-label=\'main\']');
const anchor = document.querySelector('.about-menu a');
if (!nav || !anchor) return;
const focusable = Array.from(nav.querySelectorAll('a[href], button:not([disabled])')).filter(el => el.offsetParent !== null);
const idx = focusable.indexOf(anchor);
const next = focusable[idx + 1];
if (next) next.focus();
});
">
Chleby Pszenne
Lekkie, delikatne i miękkie – chleby pszenne to codzienna klasyka w najlepszym wydaniu. W Putce wypiekamy je z najwyższej jakości mąki, według sprawdzonych receptur. Doskonałe na kanapki, do śniadania i na kolację.