···58 });
5960 // Generate landing page OG image using Takumi
061 const node = await fromJsx(<LandingOGImage />);
6263 // Render to PNG using Takumi
···58 });
5960 // Generate landing page OG image using Takumi
61+ //@ts-ignore Preact VNode vs React Element type mismatch
62 const node = await fromJsx(<LandingOGImage />);
6364 // Render to PNG using Takumi