7 Commits

Author SHA1 Message Date
ea1c61e1f4 Merge version_2 into main
Merge version_2 into main
2026-03-11 08:09:27 +00:00
e0ca8f0597 Update src/app/page.tsx 2026-03-11 08:09:23 +00:00
499f90e494 Merge version_2 into main
Merge version_2 into main
2026-03-11 08:09:02 +00:00
1d319fcfb4 Update src/app/page.tsx 2026-03-11 08:08:58 +00:00
32277a513e Merge version_1 into main
Merge version_1 into main
2026-03-11 08:07:22 +00:00
d9a6de552a Merge version_1 into main
Merge version_1 into main
2026-03-11 08:06:53 +00:00
4674bbb6fd Merge version_1 into main
Merge version_1 into main
2026-03-11 08:06:04 +00:00

View File

@@ -51,30 +51,30 @@ export default function LandingPage() {
background={{ variant: "glowing-orb" }}
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={[
{
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={[
@@ -100,10 +100,10 @@ export default function LandingPage() {
title: "Faciales Hidratantes", description: "Tratamientos faciales profundos con productos premium para revitalizar tu piel", icon: Sparkles,
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,
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,
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,
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"
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">
<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"
background={{ variant: "plain" }}
useInvertedBackground={true}
@@ -312,4 +312,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}