feat: add expert search, legal search and UI improvements
This commit is contained in:
parent
2c5ca94b3c
commit
271199c527
53 changed files with 4595 additions and 708 deletions
|
@ -3,8 +3,8 @@ import { Metadata } from 'next';
|
|||
import { Suspense } from 'react';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Chat - Perplexica',
|
||||
description: 'Chat with the internet, chat with Perplexica.',
|
||||
title: 'Chat - X-me',
|
||||
description: 'Chat with the internet, chat with X-me.',
|
||||
};
|
||||
|
||||
const Home = () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue