change styles

This commit is contained in:
unknown 2025-01-07 12:27:56 +01:00
parent 409c811a42
commit fca66be4f1
12 changed files with 1332 additions and 1709 deletions

View file

@ -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 - Smartly',
description: 'Chat with the internet, chat with Smartly.',
};
const Home = () => {