Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -56,22 +56,22 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg", imageAlt: "Entrenamiento en CrossLegend"
|
||||
id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg?_wi=1", imageAlt: "Entrenamiento en CrossLegend"
|
||||
},
|
||||
{
|
||||
id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg", imageAlt: "Equipo de CrossLegend"
|
||||
id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg?_wi=2", imageAlt: "Equipo de CrossLegend"
|
||||
},
|
||||
{
|
||||
id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg", imageAlt: "Comunidad CrossLegend"
|
||||
id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg?_wi=3", imageAlt: "Comunidad CrossLegend"
|
||||
},
|
||||
{
|
||||
id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg", imageAlt: "Instalaciones de CrossLegend"
|
||||
id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg?_wi=4", imageAlt: "Instalaciones de CrossLegend"
|
||||
},
|
||||
{
|
||||
id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg", imageAlt: "Entrenadores CrossLegend"
|
||||
id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg?_wi=5", imageAlt: "Entrenadores CrossLegend"
|
||||
},
|
||||
{
|
||||
id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg", imageAlt: "Resultados CrossLegend"
|
||||
id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocus-fitness-equipment-gym-room-interior_74190-8783.jpg?_wi=6", imageAlt: "Resultados CrossLegend"
|
||||
}
|
||||
]}
|
||||
autoPlay={true}
|
||||
|
||||
Reference in New Issue
Block a user