mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 16:32:20 +02:00
Font changes & adjustments in size, remove jenkins file & less tasks to runners.
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 53s
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 53s
This commit is contained in:
@@ -161,7 +161,7 @@ const BookingSection = () => {
|
||||
className="max-w-lg mx-auto text-center bg-card rounded-2xl p-10 shadow-elevated"
|
||||
>
|
||||
<CheckCircle className="w-16 h-16 text-primary mx-auto mb-4" />
|
||||
<h3 className="font-display text-2xl font-bold text-foreground mb-2">
|
||||
<h3 className="font-display text-4xl pt-3 pb-5 leading-[1.6] font-bold text-foreground mb-2">
|
||||
¡Reserva recibida!
|
||||
</h3>
|
||||
<p className="text-muted-foreground">
|
||||
@@ -186,7 +186,7 @@ const BookingSection = () => {
|
||||
viewport={{ once: false, amount: 0.15 }}
|
||||
className="text-center mb-10"
|
||||
>
|
||||
<h2 className="font-display text-4xl md:text-5xl font-bold text-gradient mb-4">
|
||||
<h2 className="font-display text-6xl md:text-7xl font-bold pt-4 pb-10 leading-[1.8] text-gradient">
|
||||
Reserva tu pase
|
||||
</h2>
|
||||
<p className="text-muted-foreground">
|
||||
|
||||
Reference in New Issue
Block a user