From e213be5bcaee015d17aaf39ee905da1955007a86 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 00:31:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7b1180..11c12ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "Horarios", id: "schedule" }, { name: "Contacto", id: "contact" } ]} - brandName={GYM ZONA FIT} + brandName="GYM ZONA FIT" bottomLeftText="Bogotá, Colombia" bottomRightText="info@zonafitgym.com" /> -- 2.49.1