diff --git a/app/about/page.tsx b/app/about/page.tsx index dcc2ddb..eae1242 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -15,15 +15,15 @@ export default function About() { The world's knowledge at your fingertips

-
-

About

-

- complexity is a search engine - that uses AI to answer questions. It is built on top of the Cohere AI - platform and is designed to provide a fast and efficient way to find - answers to your questions. +

+

About

+

+ complexity is a + search engine that uses AI to answer questions. It is built on top of + the Cohere AI platform and is designed to provide a fast and efficient + way to find answers to your questions.

-

Created by

+

Created by

}> -
+
{children} diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx index a2a5db6..428ca31 100644 --- a/components/Sidebar.tsx +++ b/components/Sidebar.tsx @@ -66,7 +66,7 @@ export const Sidebar = () => {