feat: remove speed and show focus mode

This commit is contained in:
litongjava 2025-02-03 08:48:19 -10:00
parent 311f0e0879
commit c3d56e5d66
3 changed files with 11 additions and 10 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: 'MyCounsellor Ai Serach Eengine - Searching Thking with Gemini',
description: 'Chat with the internet, chat with MyCounsellor.',
};
const Home = () => {