diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5d1ca71..29c59d9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ import { Raleway } from "next/font/google"; export const metadata: Metadata = { title: 'AI Tools Dictionary - Discover 1000+ AI Tools', - description: 'Explore the world's largest directory of AI tools. Search, compare, and discover the perfect AI solutions for your needs across 50+ categories.', + description: 'Explore the world's largest directory of AI tools. Search, compare, and discover the perfect AI solutions for your needs across 50+ categories.'s largest directory of AI tools. Search, compare, and discover the perfect AI solutions for your needs across 50+ categories.', }; const raleway = Raleway({