GRV-Summit-Site/components/brand/rift-patterns.ts
“kirukib” 3693495dd0
Some checks are pending
Deploy to Cloudflare Workers (OpenNext) / deploy (push) Waiting to run
Add site-wide topography patterns and refine section styling.
Use mainwhite.svg on white sections with curvy green transitions into flat green bands, improve text and button contrast, and deploy via OpenNext on Cloudflare Workers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 20:34:36 +03:00

3 lines
172 B
TypeScript

/** @deprecated Use TopoPatternId from content/topo-patterns — kept for Section prop name */
export type { TopoPatternId as RiftPattern } from "@/content/topo-patterns";