From 3caef941ebfa383a6fcc1bdc180e5a268f7a9616 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:38:35 +0000 Subject: [PATCH 1/2] Update theme fonts --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b00a32b..4395b3a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,6 +15,7 @@ export const metadata: Metadata = { description: 'El Caniche Rosa es el destino definitivo para el cuidado y estilo exclusivo de tu mascota. Servicios de peluquerĂ­a y spa premium en un ambiente boutique.', }; + const dmSans = DM_Sans({ variable: "--font-dm-sans", subsets: ["latin"], From 425a087fcdbb5e37079ff7735ce9117ce2a66040 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:38:35 +0000 Subject: [PATCH 2/2] Update theme fonts