diff --git a/CryptoHackAI-web/src/app/favicon.ico b/CryptoHackAI-web/src/app/favicon.ico index 52ba750..5d2c3fd 100644 Binary files a/CryptoHackAI-web/src/app/favicon.ico and b/CryptoHackAI-web/src/app/favicon.ico differ diff --git a/CryptoHackAI-web/src/app/globals.css b/CryptoHackAI-web/src/app/globals.css index 6b717ad..e8a692e 100644 --- a/CryptoHackAI-web/src/app/globals.css +++ b/CryptoHackAI-web/src/app/globals.css @@ -3,7 +3,7 @@ @tailwind utilities; :root { - --background: #ffffff; + --background: #B4AB9A; --foreground: #171717; } diff --git a/CryptoHackAI-web/src/app/layout.tsx b/CryptoHackAI-web/src/app/layout.tsx index 3daeb46..123a913 100644 --- a/CryptoHackAI-web/src/app/layout.tsx +++ b/CryptoHackAI-web/src/app/layout.tsx @@ -14,8 +14,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Travel Wise", - description: "Generated by create next app", + title: "CryptoHack AI", + description: "An AI-powered assistant that generates innovative ideas for cryptocurrency and AI projects, helping users brainstorm tokenomics, decentralized applications, and AI-driven solutions.", }; export default function RootLayout({