From feacc271572f32e866df78a0374b1296839f149e Mon Sep 17 00:00:00 2001 From: AyrisAI Date: Sat, 25 Jul 2026 17:56:16 +0300 Subject: [PATCH] fix: split JSON-LD array into separate script tags - fixes @context.toLowerCase error --- app/[locale]/layout.tsx | 65 ++++++++++++++++++++++------------------- 1 file changed, 35 insertions(+), 30 deletions(-) diff --git a/app/[locale]/layout.tsx b/app/[locale]/layout.tsx index f2b739e..a4589b0 100644 --- a/app/[locale]/layout.tsx +++ b/app/[locale]/layout.tsx @@ -90,41 +90,46 @@ export default async function RootLayout({ className={`${jakartaSans.variable} ${jetbrainsMono.variable} dark h-full antialiased`} > - {/* Organization + WebSite JSON-LD — global entity recognition */} + {/* Organization JSON-LD */}