Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10a5449c79 | |||
| 25e0a37683 | |||
| 305a60bf3a | |||
| eb35117618 | |||
| 249b236ecd | |||
| f8832a89bd | |||
| b80334ef6a |
@@ -45,6 +45,7 @@ export default function LandingPage() {
|
||||
description="Coaching Online Especializado en Pérdida de Grasa para Hombres Ocupados"
|
||||
buttons={[
|
||||
{ text: "Aplicar para Coaching", href: "apply" },
|
||||
{ text: "Ver Transformaciones", href: "transformations" },
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
@@ -52,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athlete-doing-exercises-air-bike-exercise-bike-closeup_169016-59100.jpg", imageAlt: "Athletic training session"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=1", imageAlt: "Professional fitness coaching"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV3lRmXVL3oktgnznQLh0ZW6cF/uploaded-1772664801003-sytvoptl.jpg", imageAlt: "Professional fitness coaching"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -181,13 +182,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Resultado 1", name: "Pérdida de Grasa Real", price: "5-10kg", rating: 5,
|
||||
id: "1", brand: "Resultado 1", name: "Pérdida de Grasa Real", price: "En 12 semanas", rating: 5,
|
||||
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/slim-sexy-blonde-young-sportswoman-with-athletic-body-pumped-press-poses-gym-looking-camera-black-sportswear-full-length-portrait_7502-8729.jpg?_wi=2", imageAlt: "Fat loss results"},
|
||||
{
|
||||
id: "2", brand: "Resultado 2", name: "Musculatura Definida", price: "Visible", rating: 5,
|
||||
id: "2", brand: "Resultado 2", name: "Musculatura Definida", price: "En 8-12 semanas", rating: 5,
|
||||
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-sport-nature_1098-2737.jpg?_wi=2", imageAlt: "Muscle definition"},
|
||||
{
|
||||
id: "3", brand: "Resultado 3", name: "Confianza y Disciplina", price: "Transformador", rating: 5,
|
||||
id: "3", brand: "Resultado 3", name: "Confianza y Disciplina", price: "Desde el mes 1", rating: 5,
|
||||
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-with-exercise-mat-gym_23-2147949691.jpg?_wi=2", imageAlt: "Confidence boost"},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user