···4141export const generateMetadata = (): Metadata => {
42424343 const title = "Wamellow: Next-gen of Discord Bots & Apps";
4444- const description = "Accessibility where it's needed the most: Discord Voice Chats. Social notifications to stay connected and up to date with anyone, anywhere. Simple, customizable, free, and built in public.";
4444+ const description = "Accessibility where it's needed the most: Discord Voice Chats. Social notifications to stay connected and up to date with anyone, anywhere. Simple, customizable, free, and built in public.";
45454646 return {
4747 metadataBase: new URL(getBaseUrl()),