Use each catalog article’s Figma body ornaments instead of one shared pair.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
adilallo
2026-08-19 16:54:53 -06:00
co-authored by Cursor
parent 0f16c559c4
commit c2188015e3
23 changed files with 67 additions and 13 deletions
+4 -1
View File
@@ -208,7 +208,10 @@ export default async function BlogPostPage({ params }: PageProps) {
<ContentBanner post={post} />
<div className="relative w-full overflow-x-clip">
<ContentTemplateDecorativeShapes variant="article" />
<ContentTemplateDecorativeShapes
variant="article"
slug={post.slug}
/>
<article
data-node-id="19031:10426"