Creative Tim UICreative Tim UI

Editorial & Typographic Blocks for shadcn/ui

Files
app/magazine-editorial-columns/page.tsx
import MagazineEditorialColumns from "@/components/creative-tim/blocks/magazine-editorial-columns"

export default function Page() {
  return <MagazineEditorialColumns />
}
Three-column editorial layout with Pretext height balancing and pull quote
magazine-editorial-columns
The Editorial ReviewSpring 2026

Essay

On Proportion, Rhythm,
and the Weight of Type

By Marcus Veldtman  ·  Photography: Arno Brisse

The golden ratio appears throughout nature — and throughout the history of typographic design, designers have borrowed this ancient proportion as a guide for composing pages that feel effortlessly balanced, drawing the eye along invisible currents of white space.
Arts & LettersPage 14 of 48The Editorial Review
import MagazineEditorialColumns from "@/components/creative-tim/blocks/magazine-editorial-columns"

export default function Page() {
  return <MagazineEditorialColumns />
}
Files
app/magazine-text-wrap/page.tsx
import MagazineTextWrap from "@/components/creative-tim/blocks/magazine-text-wrap"

export default function Page() {
  return <MagazineTextWrap />
}
Magazine article with Pretext-powered text wrap around a floated image
magazine-text-wrap
DesignVol. XII — Issue 4

The Architecture
of the Printed Word

By Eleanor Hartmann|March 31, 2026|8 min read

Continued on page 24 →

import MagazineTextWrap from "@/components/creative-tim/blocks/magazine-text-wrap"

export default function Page() {
  return <MagazineTextWrap />
}
Files
app/magazine-oversized-words/page.tsx
import MagazineOversizedWords from "@/components/creative-tim/blocks/magazine-oversized-words"

export default function Page() {
  return <MagazineOversizedWords />
}
Dark editorial feature with giant oversized words and Pretext text flow
magazine-oversized-words
Feature
No. 07
&

On the typographer's most radical gesture

Ingrid Kowalczyk·March 2026·12 min read
Typography editorial
Basel, 1972
import MagazineOversizedWords from "@/components/creative-tim/blocks/magazine-oversized-words"

export default function Page() {
  return <MagazineOversizedWords />
}
Files
app/magazine-big-letter/page.tsx
import MagazineBigLetter from "@/components/creative-tim/blocks/magazine-big-letter"

export default function Page() {
  return <MagazineBigLetter />
}
Magazine editorial with a giant letter silhouette and Pretext text wrap
magazine-big-letter
The Design Review
Vol. III·Spring 2026
Arts & LettersContinued on page 18 →
import MagazineBigLetter from "@/components/creative-tim/blocks/magazine-big-letter"

export default function Page() {
  return <MagazineBigLetter />
}
Files
app/magazine-image-columns/page.tsx
import MagazineImageColumns from "@/components/creative-tim/blocks/magazine-image-columns"

export default function Page() {
  return <MagazineImageColumns />
}
Magazine editorial with a full-bleed landscape photo and three floating white text columns using Pretext
magazine-image-columns
Architecture Today
Vol. IV·Summer 2026

Essay · Heritage

Stone & Strategy

How the great fortifications of medieval Europe shaped a continent, and why their lessons endure into the present age

By Dr. Helena Müller  ·  June 2026  ·  11 min read
import MagazineImageColumns from "@/components/creative-tim/blocks/magazine-image-columns"

export default function Page() {
  return <MagazineImageColumns />
}

These examples are made using the open-source MIT framework Pretext.