Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -37,9 +37,6 @@ export default function LandingPage() {
|
||||
{ name: "Testimonios", id: "#testimonios" },
|
||||
{ name: "Contacto", id: "#contacto" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Reservar por WhatsApp", href: "https://wa.me/18099777674?text=Hola,%20me%20gustaría%20recibir%20información%20sobre%20los%20tratamientos%20de%20Cuerpo%20&%20Alma%20Spa." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
@@ -58,7 +55,6 @@ export default function LandingPage() {
|
||||
{ text: "Reservar Ahora", href: "https://wa.me/18099777674?text=Hola,%20me%20gustaría%20recibir%20información%20sobre%20los%20tratamientos%20de%20Cuerpo%20&%20Alma%20Spa." },
|
||||
{ text: "Ver Tratamientos", href: "#servicios" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="nosotros" data-section="nosotros">
|
||||
@@ -77,7 +73,7 @@ export default function LandingPage() {
|
||||
<ProductCardTwo
|
||||
title="Nuestros Servicios"
|
||||
description="Descubre la variedad de tratamientos diseñados para tu bienestar integral."
|
||||
gridVariant="three-columns-all-items-equal"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
@@ -118,17 +114,17 @@ export default function LandingPage() {
|
||||
animationType="scale-rotate"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "galeria-masajes-1", brand: "", name: "Masajes", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7508.jpg", imageAlt: "spa massage therapy ambient" },
|
||||
{ id: "galeria-faciales-1", brand: "", name: "Faciales", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/male-patient-receiving-massage-from-doctor_107420-65163.jpg", imageAlt: "facial treatment close up" },
|
||||
{ id: "galeria-lipolaser-1", brand: "", name: "Lipoláser", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-removing-mole-from-womans-shoulder_107420-74017.jpg", imageAlt: "lipolaser machine body treatment" },
|
||||
{ id: "galeria-ventosas-1", brand: "", name: "Ventosas", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-experiencing-cupping-therapy_23-2148815303.jpg", imageAlt: "cupping therapy on back" },
|
||||
{ id: "galeria-ambiente-spa-1", brand: "", name: "Ambiente del spa", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg", imageAlt: "serene spa ambiance candles" },
|
||||
{ id: "galeria-masajes-2", brand: "", name: "Masajes", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/oil-flowers-bowl_23-2147648671.jpg", imageAlt: "couples massage room luxury" },
|
||||
{ id: "galeria-faciales-2", brand: "", name: "Faciales", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/boy-receiving-facial-treatment-beauty-salon_23-2148194198.jpg", imageAlt: "anti aging facial treatment" },
|
||||
{ id: "galeria-ambiente-spa-2", brand: "", name: "Ambiente del spa", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/warm-sauna-smiling-woman-urban-wellness-morning_169016-69075.jpg", imageAlt: "warm lighting spa corridor" },
|
||||
{ id: "galeria-masajes-3", brand: "", name: "Masajes", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-woman-physical-therapy-session_23-2148789772.jpg", imageAlt: "prenatal massage pregnant woman" },
|
||||
{ id: "galeria-faciales-3", brand: "", name: "Faciales", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-face-treatment_23-2148878913.jpg", imageAlt: "acne treatment facial session" },
|
||||
{ id: "galeria-ambiente-spa-3", brand: "", name: "Ambiente del spa", price: "", rating: 0, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-with-coffee-cup_23-2148973391.jpg", imageAlt: "outdoor spa area pool" }
|
||||
{ id: "galeria-masajes-1", brand: "", name: "Masajes", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7508.jpg", imageAlt: "spa massage therapy ambient" },
|
||||
{ id: "galeria-faciales-1", brand: "", name: "Faciales", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/male-patient-receiving-massage-from-doctor_107420-65163.jpg", imageAlt: "facial treatment close up" },
|
||||
{ id: "galeria-lipolaser-1", brand: "", name: "Lipoláser", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-removing-mole-from-womans-shoulder_107420-74017.jpg", imageAlt: "lipolaser machine body treatment" },
|
||||
{ id: "galeria-ventosas-1", brand: "", name: "Ventosas", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-experiencing-cupping-therapy_23-2148815303.jpg", imageAlt: "cupping therapy on back" },
|
||||
{ id: "galeria-ambiente-spa-1", brand: "", name: "Ambiente del spa", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg", imageAlt: "serene spa ambiance candles" },
|
||||
{ id: "galeria-masajes-2", brand: "", name: "Masajes", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/oil-flowers-bowl_23-2147648671.jpg", imageAlt: "couples massage room luxury" },
|
||||
{ id: "galeria-faciales-2", brand: "", name: "Faciales", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/boy-receiving-facial-treatment-beauty-salon_23-2148194198.jpg", imageAlt: "anti aging facial treatment" },
|
||||
{ id: "galeria-ambiente-spa-2", brand: "", name: "Ambiente del spa", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/warm-sauna-smiling-woman-urban-wellness-morning_169016-69075.jpg", imageAlt: "warm lighting spa corridor" },
|
||||
{ id: "galeria-masajes-3", brand: "", name: "Masajes", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-woman-physical-therapy-session_23-2148789772.jpg", imageAlt: "prenatal massage pregnant woman" },
|
||||
{ id: "galeria-faciales-3", brand: "", name: "Faciales", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-face-treatment_23-2148878913.jpg", imageAlt: "acne treatment facial session" },
|
||||
{ id: "galeria-ambiente-spa-3", brand: "", name: "Ambiente del spa", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-with-coffee-cup_23-2148973391.jpg", imageAlt: "outdoor spa area pool" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user