Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e0ca8f0597 | |||
| 1d319fcfb4 | |||
| 32277a513e | |||
| d9a6de552a | |||
| 4674bbb6fd |
@@ -51,30 +51,30 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg", imageAlt: "beautiful woman spa treatment relaxation"
|
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=1", imageAlt: "beautiful woman spa treatment relaxation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg", imageAlt: "professional facial treatment spa beauty"
|
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg?_wi=1", imageAlt: "professional facial treatment spa beauty"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-massage-spa_329181-18812.jpg", imageAlt: "professional massage therapy relaxation spa"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-massage-spa_329181-18812.jpg?_wi=1", imageAlt: "professional massage therapy relaxation spa"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg", imageAlt: "beauty serum skincare product bottle"
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg?_wi=1", imageAlt: "beauty serum skincare product bottle"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg", imageAlt: "luxury face cream skincare jar white"
|
imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg?_wi=1", imageAlt: "luxury face cream skincare jar white"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg", imageAlt: "beauty face mask skincare treatment"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg?_wi=1", imageAlt: "beauty face mask skincare treatment"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg", imageAlt: "professional facial treatment spa beauty"
|
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg?_wi=2", imageAlt: "professional facial treatment spa beauty"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg", imageAlt: "beautiful woman spa treatment relaxation"
|
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=2", imageAlt: "beautiful woman spa treatment relaxation"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -100,10 +100,10 @@ export default function LandingPage() {
|
|||||||
title: "Faciales Hidratantes", description: "Tratamientos faciales profundos con productos premium para revitalizar tu piel", icon: Sparkles,
|
title: "Faciales Hidratantes", description: "Tratamientos faciales profundos con productos premium para revitalizar tu piel", icon: Sparkles,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg", imageAlt: "Facial hidratante"
|
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg?_wi=3", imageAlt: "Facial hidratante"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg", imageAlt: "Productos faciales"
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg?_wi=2", imageAlt: "Productos faciales"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -111,10 +111,10 @@ export default function LandingPage() {
|
|||||||
title: "Masajes Relajantes", description: "Masajes terapéuticos para aliviar tensión y promover bienestar total", icon: Wind,
|
title: "Masajes Relajantes", description: "Masajes terapéuticos para aliviar tensión y promover bienestar total", icon: Wind,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-massage-spa_329181-18812.jpg", imageAlt: "Masaje profesional"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-massage-spa_329181-18812.jpg?_wi=2", imageAlt: "Masaje profesional"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg", imageAlt: "Spa relajante"
|
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=3", imageAlt: "Spa relajante"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -122,10 +122,10 @@ export default function LandingPage() {
|
|||||||
title: "Tratamientos Corporales", description: "Cuidados completos del cuerpo con técnicas modernas y productos naturales", icon: Zap,
|
title: "Tratamientos Corporales", description: "Cuidados completos del cuerpo con técnicas modernas y productos naturales", icon: Zap,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg", imageAlt: "Tratamiento corporal"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg?_wi=2", imageAlt: "Tratamiento corporal"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-massage-spa_329181-18812.jpg", imageAlt: "Body treatment"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-massage-spa_329181-18812.jpg?_wi=3", imageAlt: "Body treatment"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -133,10 +133,10 @@ export default function LandingPage() {
|
|||||||
title: "Skincare Personalizado", description: "Rutinas de cuidado adaptadas a tu tipo de piel y necesidades específicas", icon: Shield,
|
title: "Skincare Personalizado", description: "Rutinas de cuidado adaptadas a tu tipo de piel y necesidades específicas", icon: Shield,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg", imageAlt: "Skincare routine"
|
imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg?_wi=2", imageAlt: "Skincare routine"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg", imageAlt: "Productos skincare"
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg?_wi=3", imageAlt: "Productos skincare"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -157,22 +157,22 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Serum Antioxidante Premium", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg", imageAlt: "Serum antioxidante"
|
id: "1", name: "Serum Antioxidante Premium", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg?_wi=4", imageAlt: "Serum antioxidante"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Crema Facial Hidratante 24h", price: "$52.00", imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg", imageAlt: "Crema facial hidratante"
|
id: "2", name: "Crema Facial Hidratante 24h", price: "$52.00", imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg?_wi=3", imageAlt: "Crema facial hidratante"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Máscara Facial Revitalizante", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg", imageAlt: "Máscara facial revitalizante"
|
id: "3", name: "Máscara Facial Revitalizante", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg?_wi=3", imageAlt: "Máscara facial revitalizante"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Tónico Limpiador Suave", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg", imageAlt: "Tónico limpiador"
|
id: "4", name: "Tónico Limpiador Suave", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-beauty-products-blue-background_23-2148574376.jpg?_wi=5", imageAlt: "Tónico limpiador"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Exfoliante Corporal Natural", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg", imageAlt: "Exfoliante corporal"
|
id: "5", name: "Exfoliante Corporal Natural", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-facial-treatment-close-up_23-2148660797.jpg?_wi=4", imageAlt: "Exfoliante corporal"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Aceite Facial Nutritivo", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg", imageAlt: "Aceite facial nutritivo"
|
id: "6", name: "Aceite Facial Nutritivo", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-vector/different-bath-containers_1110-756.jpg?_wi=4", imageAlt: "Aceite facial nutritivo"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="¿Listos para transformar tu belleza? Contáctanos hoy y agenda tu consulta personal con nuestros expertos"
|
text="Obtén tu análisis de belleza personalizado en 15 minutos. ¿Listos para transformar tu belleza? Contáctanos hoy y agenda tu consulta personal con nuestros expertos"
|
||||||
animationType="reveal-blur"
|
animationType="reveal-blur"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
@@ -312,4 +312,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user