From b58af0870a8aa72eece6ee6667496a9aa346ac9d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 19:49:18 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e6facd3..898cf4b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,7 +19,7 @@ import { Roboto } from "next/font/google"; -export const metadata: Metadata = { title: 'Professional HVAC Services | Heating, Cooling & Air Quality', description: 'Expert HVAC installation, repair, and maintenance services. Keep your home comfortable year-round with our reliable heating and cooling solutions.' }; +export const metadata: Metadata = { title: 'Términos Legales | Cartagena Pet Delivery', description: 'Consulte nuestros términos de servicio, política de privacidad y condiciones de devolución.' }; -- 2.49.1