In AJOYSR/js-sbu, JS-SBU is explicitly a website-builder platform on Payload 3, Next.js 15, and React 19, with dynamic responsive content as its core use case.
That audience benefits directly from an optional block catalog: builders can add typed layout patterns without JS-SBU maintaining every variant internally, while source ownership keeps the platform extensible. Payload Components (https://github.com/Ducksss/payload-components) is MIT and installs typed Payload v3 + Next.js blocks as owned source, then wires the Pages collection and frontend renderer.
The proposed first proof adds feature-grid-basic as an optional builder block and documents the exact generated changes for JS-SBU users.
In
AJOYSR/js-sbu, JS-SBU is explicitly a website-builder platform on Payload 3, Next.js 15, and React 19, with dynamic responsive content as its core use case.That audience benefits directly from an optional block catalog: builders can add typed layout patterns without JS-SBU maintaining every variant internally, while source ownership keeps the platform extensible. Payload Components (https://github.com/Ducksss/payload-components) is MIT and installs typed Payload v3 + Next.js blocks as owned source, then wires the Pages collection and frontend renderer.
The proposed first proof adds
feature-grid-basicas an optional builder block and documents the exact generated changes for JS-SBU users.