Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 18:28:28 +00:00

View File

@@ -45,18 +45,18 @@ export default function LandingPage() {
title="HitZone Barcelona: Potencia tu potencial"
description="Entrena como nunca antes en el mejor estudio de fitness de Barcelona. Plazas limitadas."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=1", imageAlt: "HitZone BCN 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=2", imageAlt: "HitZone BCN 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=3", imageAlt: "HitZone BCN 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=4", imageAlt: "HitZone BCN 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=5", imageAlt: "HitZone BCN 5" },
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 7" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 8" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 9" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", imageAlt: "HitZone BCN 10" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=6", imageAlt: "HitZone BCN 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=7", imageAlt: "HitZone BCN 7" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=8", imageAlt: "HitZone BCN 8" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=9", imageAlt: "HitZone BCN 9" },
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg?_wi=10", imageAlt: "HitZone BCN 10" },
]}
buttons={[{ text: "Reservar Ahora", href: "#contact" }, { text: "Cómo funciona", href: "#funciona" }]}
marqueeItems={[{ type: "text", text: "High Intensity" }, { type: "text", text: "Personalized Coaching" }, { type: "text", text: "Results Driven" }, { type: "text", text: "Barcelona Based" }, { type: "text", text: "State-of-the-Art" }]}
@@ -72,10 +72,10 @@ export default function LandingPage() {
title="Por qué elegir HitZone"
description="Transformaciones reales y resultados comprobados."
features={[
{ title: "Entrenadores Top", description: "Expertos en alto rendimiento.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg" } },
{ title: "Ambiente Élite", description: "Comunidad de superación.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg" } },
{ title: "Resultados Rápidos", description: "Metodología basada en datos.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg" } },
{ title: "Flexibilidad Total", description: "Horarios adaptados a ti.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg" } },
{ title: "Entrenadores Top", description: "Expertos en alto rendimiento.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg?_wi=2" } },
{ title: "Ambiente Élite", description: "Comunidad de superación.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg?_wi=2" } },
{ title: "Resultados Rápidos", description: "Metodología basada en datos.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg?_wi=3" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/man-woman-training-with-dumbbells-neon-sign_1262-15909.jpg?_wi=4" } },
{ title: "Flexibilidad Total", description: "Horarios adaptados a ti.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg?_wi=3" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg?_wi=4" } },
]}
/>
</div>