Design modifications

This commit is contained in:
Antoni Nuñez Romeu
2026-03-11 18:23:04 +01:00
parent 36ac86f60e
commit a0855bb203
5 changed files with 322 additions and 88 deletions

View File

@@ -98,7 +98,7 @@ const HeroSection = () => {
transition={{ delay: 1 }}
>
<Button variant="hero" size="lg" className="text-lg px-10 py-6" asChild>
<a href="#booking">Reservar Asiento</a>
<a href="#booking">Reservar tu pase</a>
</Button>
</motion.div>
</div>