From 3fddf97dde2c77d4a6173b0a4f146547c5555717 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 20:02:36 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1a577b5..8b0e99a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,7 +18,7 @@ export default function HomePage() { brand="Luxuria" description="Vive los destinos más extraordinarios del mundo con nuestras experiencias de viaje de lujo personalizadas, creadas exclusivamente para ti." primaryButton={{ text: "Planificar Viaje", href: "#contact" }} - secondaryButton={{ text: "Explore", href: "#destinations" }} + secondaryButton={{ text: "Explorar", href: "#destinations" }} items={[ { imageSrc: "https://storage.googleapis.com/webild/default/templates/luxury-travel-agency/hero/hero1.webp" }, { imageSrc: "https://storage.googleapis.com/webild/default/templates/luxury-travel-agency/hero/hero2.webp" },