diff --git a/apps/web/app/(auth)/auth/login/page.tsx b/apps/web/app/(auth)/auth/login/page.tsx index 75e25c3960d..13612e1b425 100644 --- a/apps/web/app/(auth)/auth/login/page.tsx +++ b/apps/web/app/(auth)/auth/login/page.tsx @@ -16,7 +16,7 @@ import { export const metadata: Metadata = { title: "Login", - description: "Open-source Experience Management. Free & open source.", + description: "Nogués Abogados, Expertos en derecho bancario", }; const Page = () => { diff --git a/apps/web/app/s/[surveyId]/metadata.ts b/apps/web/app/s/[surveyId]/metadata.ts index 259427aae1e..97edcaf3c62 100644 --- a/apps/web/app/s/[surveyId]/metadata.ts +++ b/apps/web/app/s/[surveyId]/metadata.ts @@ -29,7 +29,7 @@ export const getMetadataForLinkSurvey = async (surveyId: string): Promise