diff --git a/src/app/page.tsx b/src/app/page.tsx index 966648b..6730472 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { ]} showRating={true} title="Opiniones de Nuestros Clientes" - description="Lo que dicen de nosotros." + description="Lo que dicen de nosotros. Orgullosos de haber servido a más de 500 familias." /> @@ -232,4 +232,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file