<motion.div layoutId="…" /> so the rebuilt site animates page-to-page identically to the original.Framer’s Magic Motion animates elements across page navigations by matching shared layoutIds. yank reads the bundle’s layout graph — a map of nodeId → layoutId — and emits matching props on every node, so your output codebase animates page-to-page exactly like the original.