From bf4123f3c59c434be1d39a7907827667fa973838 Mon Sep 17 00:00:00 2001 From: Charly Gomez Date: Fri, 20 Dec 2024 13:34:19 +0100 Subject: [PATCH] feat(platform): Kapa.ai integration (#11935) --- app/layout.tsx | 11 +++++++ src/components/search/index.tsx | 52 ++++++++++++++++++--------------- vercel.json | 4 +-- 3 files changed, 42 insertions(+), 25 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index be767d6f9b824..3d456147f5c81 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -49,6 +49,17 @@ export default function RootLayout({children}: {children: React.ReactNode}) { data-api="https://plausible.io/api/event" src="https://plausible.io/js/script.tagged-events.js" /> +