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" },