import { ComponentType, useEffect, useRef } from "react"; export function withFullWidthFramerImage(Component): ComponentType { return (props) => { const ref = useRef(null); useEffect(() => { if (ref.current) { const images = ref.current.querySelectorAll(".framer-image"); images.forEach((img) => { img.style.display = "block"; img.style.marginLeft = "auto"; img.style.marginRight = "auto"; img.style.width = "100%"; img.style.height = "auto"; // Maintains aspect ratio }); } }, []); return ; }; }

Bell Lamp for tat. series

Bell Lamp for tat. series

Tat is a self-assembly furniture brand that started with the idea, 'What if we could use thread instead of hard, cold iron assembly parts so that users could feel a soft texture when assembling furniture with their bare hands?' Bell lamp is inspired by kraft paper envelope. Lamp assembled with thread and paper resembles the finishing method of the envelope. The cream panel is made by covered paper on cardboard, and the blue color of the eyelet and tag gives the finish a point. You can complete it by freely connecting the thread to the panel.

Tat is a self-assembly furniture brand that started with the idea, 'What if we could use thread instead of hard, cold iron assembly parts so that users could feel a soft texture when assembling furniture with their bare hands?' Bell lamp is inspired by kraft paper envelope. Lamp assembled with thread and paper resembles the finishing method of the envelope. The cream panel is made by covered paper on cardboard, and the blue color of the eyelet and tag gives the finish a point. You can complete it by freely connecting the thread to the panel.

paper, thread, bulb

September, 2024

Kim Jung Min

paper, thread, bulb

September, 2024

Kim Jung Min

We explore boundaries.

We explore boundaries.

Instagram

We explore boundaries.