1 Commits

Author SHA1 Message Date
daa6a1d0b9 Update src/app/page.tsx 2026-06-06 07:03:48 +00:00

View File

@@ -33,82 +33,51 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Cristina Rios Spa" brandName="Cristina Rios Spa"
button={{ button={{
text: "Book Now", text: "Book Now", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "downward-rays-static", variant: "downward-rays-static"}}
}}
imagePosition="right" imagePosition="right"
title="Radiance Redefined for Your Nails, Brows & Lashes" title="Radiance Redefined for Your Nails, Brows & Lashes"
description="Experience premium beauty services at Cristina Rios Spa Uñas, Cejas y Pestañas. We specialize in stunning nails, perfectly shaped brows, and captivating lashes, delivered with expert care and impeccable hygiene in El Carmen de Viboral." description="Experience premium beauty services at Cristina Rios Spa Uñas, Cejas y Pestañas. We specialize in stunning nails, perfectly shaped brows, and captivating lashes, delivered with expert care and impeccable hygiene in El Carmen de Viboral."
kpis={[ kpis={[
{ {
value: "4.6", value: "4.6", label: "Star Rating"},
label: "Star Rating",
},
{ {
value: "21+", value: "21+", label: "Happy Reviews"},
label: "Happy Reviews",
},
{ {
value: "5+", value: "5+", label: "Years of Expertise"},
label: "Years of Expertise",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/group-women-showing-different-types-beauty-bodies_23-2148931793.jpg", src: "http://img.b2bpic.net/free-photo/group-women-showing-different-types-beauty-bodies_23-2148931793.jpg", alt: "Happy client 1"},
alt: "Happy client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-portrait-sensual-brunette-girl-dressed-gray-elegant-jacket-leaning-brick-wall-room-with-loft-interior-looking-camera_613910-18212.jpg", src: "http://img.b2bpic.net/free-photo/close-up-portrait-sensual-brunette-girl-dressed-gray-elegant-jacket-leaning-brick-wall-room-with-loft-interior-looking-camera_613910-18212.jpg", alt: "Happy client 2"},
alt: "Happy client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-brunette-woman-wearing-casual-clothes_273609-22619.jpg", src: "http://img.b2bpic.net/free-photo/young-brunette-woman-wearing-casual-clothes_273609-22619.jpg", alt: "Happy client 3"},
alt: "Happy client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-black-girl-happy-expression_1194-4410.jpg", src: "http://img.b2bpic.net/free-photo/young-black-girl-happy-expression_1194-4410.jpg", alt: "Happy client 4"},
alt: "Happy client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg", src: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg", alt: "Happy client 5"},
alt: "Happy client 5",
},
]} ]}
avatarText="Join our satisfied clients!" avatarText="Join our satisfied clients!"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407596.jpg" imageSrc="http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407596.jpg"
@@ -116,39 +85,25 @@ export default function LandingPage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttons={[ buttons={[
{ {
text: "Book an Appointment", text: "Book an Appointment", href: "#contact"},
href: "#contact",
},
{ {
text: "View Services", text: "View Services", href: "#services"},
href: "#services",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", type: "text-icon", text: "Quality Products", icon: Sparkles,
text: "Quality Products",
icon: Sparkles,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Expert Technicians", icon: Award,
text: "Expert Technicians",
icon: Award,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Relaxing Ambiance", icon: Leaf,
text: "Relaxing Ambiance",
icon: Leaf,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Hygiene Focused", icon: ShieldCheck,
text: "Hygiene Focused",
icon: ShieldCheck,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Personalized Care", icon: Heart,
text: "Personalized Care",
icon: Heart,
}, },
]} ]}
/> />
@@ -175,37 +130,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "nails", id: "nails", title: "Exquisite Nail Care", description: "From classic manicures and pedicures to custom gel and acrylic nail art, we ensure your hands and feet are pampered to perfection.", tag: "Nails", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-dentist-holding-teeth-plaster-mold_23-2147906072.jpg", imageAlt: "Close up of elegant nail art manicure"},
title: "Exquisite Nail Care",
description: "From classic manicures and pedicures to custom gel and acrylic nail art, we ensure your hands and feet are pampered to perfection.",
tag: "Nails",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-dentist-holding-teeth-plaster-mold_23-2147906072.jpg",
imageAlt: "Close up of elegant nail art manicure",
},
{ {
id: "brows", id: "brows", title: "Perfectly Sculpted Brows", description: "Achieve your ideal brow shape with our expert waxing, threading, lamination, and tinting services, tailored to frame your face beautifully.", tag: "Brows", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-getting-eyebrow-treatment-by-beautician_23-2148845980.jpg", imageAlt: "Woman getting eyebrow shaping treatment"},
title: "Perfectly Sculpted Brows",
description: "Achieve your ideal brow shape with our expert waxing, threading, lamination, and tinting services, tailored to frame your face beautifully.",
tag: "Brows",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-getting-eyebrow-treatment-by-beautician_23-2148845980.jpg",
imageAlt: "Woman getting eyebrow shaping treatment",
},
{ {
id: "lashes", id: "lashes", title: "Captivating Lash Enhancements", description: "Whether you desire dramatic volume or natural length, our lash extensions, lifts, and tints will make your eyes truly pop.", tag: "Lashes", imageSrc: "http://img.b2bpic.net/free-photo/hand-with-glove-holding-brush-high-angle_23-2149627167.jpg", imageAlt: "Close up of woman's eyes with lash extensions"},
title: "Captivating Lash Enhancements",
description: "Whether you desire dramatic volume or natural length, our lash extensions, lifts, and tints will make your eyes truly pop.",
tag: "Lashes",
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-glove-holding-brush-high-angle_23-2149627167.jpg",
imageAlt: "Close up of woman's eyes with lash extensions",
},
{ {
id: "skincare", id: "skincare", title: "Rejuvenating Skincare", description: "Indulge in our bespoke facial treatments designed to cleanse, nourish, and revitalize your skin, leaving you with a fresh, radiant complexion.", tag: "Skincare", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-beautiful-young-vlogger-content-maker-recording-video-about-makeup_1258-254143.jpg", imageAlt: "Woman relaxing during a facial skincare treatment"},
title: "Rejuvenating Skincare",
description: "Indulge in our bespoke facial treatments designed to cleanse, nourish, and revitalize your skin, leaving you with a fresh, radiant complexion.",
tag: "Skincare",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-beautiful-young-vlogger-content-maker-recording-video-about-makeup_1258-254143.jpg",
imageAlt: "Woman relaxing during a facial skincare treatment",
},
]} ]}
title="Our Signature Beauty Services" title="Our Signature Beauty Services"
description="Explore our comprehensive range of specialized treatments designed to elevate your unique style and bring out your inner glow." description="Explore our comprehensive range of specialized treatments designed to elevate your unique style and bring out your inner glow."
@@ -220,47 +151,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Manicure Deluxe", price: "$60,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/client-trying-ring-sizes-hand-jewelry-workshop_1153-3522.jpg", imageAlt: "Luxury manicure treatment with essential oils"},
name: "Manicure Deluxe",
price: "$60,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/client-trying-ring-sizes-hand-jewelry-workshop_1153-3522.jpg",
imageAlt: "Luxury manicure treatment with essential oils",
},
{ {
id: "p2", id: "p2", name: "Pedicure Spa", price: "$75,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/masseuse-use-two-hand-foot-massage-with-young-female_1150-20443.jpg", imageAlt: "Relaxing spa pedicure with warm water and flowers"},
name: "Pedicure Spa",
price: "$75,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/masseuse-use-two-hand-foot-massage-with-young-female_1150-20443.jpg",
imageAlt: "Relaxing spa pedicure with warm water and flowers",
},
{ {
id: "p3", id: "p3", name: "Classic Lash Extensions", price: "$120,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-woman-wearing-pink-makeup_23-2149394105.jpg", imageAlt: "Woman's eyes with beautifully applied classic lash extensions"},
name: "Classic Lash Extensions",
price: "$120,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-woman-wearing-pink-makeup_23-2149394105.jpg",
imageAlt: "Woman's eyes with beautifully applied classic lash extensions",
},
{ {
id: "p4", id: "p4", name: "Brow Lamination", price: "$80,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-going-through-microblading-treatment_23-2149238686.jpg", imageAlt: "Perfectly styled and lifted laminated eyebrows"},
name: "Brow Lamination",
price: "$80,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-going-through-microblading-treatment_23-2149238686.jpg",
imageAlt: "Perfectly styled and lifted laminated eyebrows",
},
{ {
id: "p5", id: "p5", name: "Brow Tinting & Shaping", price: "$55,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-make-up-brush_23-2149190655.jpg", imageAlt: "Professional brow tinting application"},
name: "Brow Tinting & Shaping",
price: "$55,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-make-up-brush_23-2149190655.jpg",
imageAlt: "Professional brow tinting application",
},
{ {
id: "p6", id: "p6", name: "Full Set Gel Nails", price: "$90,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", imageAlt: "Vibrant full set of gel nails"},
name: "Full Set Gel Nails",
price: "$90,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg",
imageAlt: "Vibrant full set of gel nails",
},
]} ]}
title="Curated Beauty Packages" title="Curated Beauty Packages"
description="Indulge in our exclusive packages and individual treatments, crafted to offer a holistic beauty experience and exceptional value." description="Indulge in our exclusive packages and individual treatments, crafted to offer a holistic beauty experience and exceptional value."
@@ -274,23 +175,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", icon: Star,
icon: Star, title: "Average Rating", value: "4.6"},
title: "Average Rating",
value: "4.6",
},
{ {
id: "m2", id: "m2", icon: Heart,
icon: Heart, title: "Happy Clients", value: "21+"},
title: "Happy Clients",
value: "21+",
},
{ {
id: "m3", id: "m3", icon: Award,
icon: Award, title: "Years of Service", value: "5+"},
title: "Years of Service",
value: "5+",
},
]} ]}
title="Our Achievements Speak Volumes" title="Our Achievements Speak Volumes"
description="We are proud of the trust our clients place in us and the consistent excellence we deliver in every service." description="We are proud of the trust our clients place in us and the consistent excellence we deliver in every service."
@@ -305,59 +197,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Deisy Valencia", role: "Satisfied Client", company: "Local Resident", rating: 5,
name: "Deisy Valencia", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg", videoAriaLabel: "Testimonial video"},
role: "Satisfied Client",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg",
videoAriaLabel: "Testimonial video",
},
{ {
id: "t2", id: "t2", name: "Veronica Olarte", role: "Loyal Customer", company: "Beauty Enthusiast", rating: 5,
name: "Veronica Olarte", imageSrc: "http://img.b2bpic.net/free-photo/happy-exited-young-hipster-girl-with-pink-trendy-hairs-bright-make-up-ready-celebration-winter-fur-leopard-coat-positive-mood-ready-celebration_291049-1660.jpg", videoAriaLabel: "Testimonial video"},
role: "Loyal Customer",
company: "Beauty Enthusiast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-exited-young-hipster-girl-with-pink-trendy-hairs-bright-make-up-ready-celebration-winter-fur-leopard-coat-positive-mood-ready-celebration_291049-1660.jpg",
videoAriaLabel: "Testimonial video",
},
{ {
id: "t3", id: "t3", name: "Miguel Cortes", role: "Happy Partner", company: "Business Owner", rating: 5,
name: "Miguel Cortes", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg", videoAriaLabel: "Testimonial video"},
role: "Happy Partner",
company: "Business Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg",
videoAriaLabel: "Testimonial video",
},
{ {
id: "t4", id: "t4", name: "Andrea Ramirez", role: "Regular Client", company: "Fashion Blogger", rating: 5,
name: "Andrea Ramirez", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-lying-bed-early-morning_176420-3629.jpg", videoAriaLabel: "Testimonial video"},
role: "Regular Client",
company: "Fashion Blogger",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-lying-bed-early-morning_176420-3629.jpg",
videoAriaLabel: "Testimonial video",
},
{ {
id: "t5", id: "t5", name: "Laura Giraldo", role: "Spa Lover", company: "Beauty Consultant", rating: 5,
name: "Laura Giraldo", imageSrc: "http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285937.jpg", videoAriaLabel: "Testimonial video"},
role: "Spa Lover",
company: "Beauty Consultant",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285937.jpg",
videoAriaLabel: "Testimonial video",
},
{ {
id: "t6", id: "t6", name: "Sofía Vargas", role: "New Client", company: "Local Resident", rating: 5,
name: "Sofía Vargas", imageSrc: "http://img.b2bpic.net/free-photo/woman-hiding-sheets-home_23-2148832934.jpg", videoAriaLabel: "Testimonial video"},
role: "New Client",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-hiding-sheets-home_23-2148832934.jpg",
videoAriaLabel: "Testimonial video",
},
]} ]}
title="What Our Clients Say About Us" title="What Our Clients Say About Us"
description="Hear directly from our delighted clients about their experiences and why they choose Cristina Rios Spa for their beauty needs." description="Hear directly from our delighted clients about their experiences and why they choose Cristina Rios Spa for their beauty needs."
@@ -369,30 +225,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "¿Cómo puedo reservar una cita?", content: "Puedes reservar tu cita directamente a través de nuestro botón 'Reservar Ahora' o llamándonos al 312 8765031 durante nuestro horario de atención."},
title: "¿Cómo puedo reservar una cita?",
content: "Puedes reservar tu cita directamente a través de nuestro botón 'Reservar Ahora' o llamándonos al 312 8765031 durante nuestro horario de atención.",
},
{ {
id: "f2", id: "f2", title: "¿Qué métodos de pago aceptan?", content: "Aceptamos pagos en efectivo, tarjetas de crédito y débito para tu conveniencia."},
title: "¿Qué métodos de pago aceptan?",
content: "Aceptamos pagos en efectivo, tarjetas de crédito y débito para tu conveniencia.",
},
{ {
id: "f3", id: "f3", title: "¿Con cuánto tiempo de antelación debo reservar?", content: "Recomendamos reservar con al menos 24-48 horas de antelación para asegurar tu horario preferido, especialmente para servicios populares o los fines de semana."},
title: "¿Con cuánto tiempo de antelación debo reservar?",
content: "Recomendamos reservar con al menos 24-48 horas de antelación para asegurar tu horario preferido, especialmente para servicios populares o los fines de semana.",
},
{ {
id: "f4", id: "f4", title: "¿Ofrecen paquetes de regalo o tarjetas?", content: "Sí, ofrecemos tarjetas de regalo personalizables, perfectas para cualquier ocasión. Pregunta a nuestro personal para más detalles."},
title: "¿Ofrecen paquetes de regalo o tarjetas?",
content: "Sí, ofrecemos tarjetas de regalo personalizables, perfectas para cualquier ocasión. Pregunta a nuestro personal para más detalles.",
},
{ {
id: "f5", id: "f5", title: "¿Cuáles son sus horarios de atención?", content: "Nuestro spa está abierto de Martes a Sábado, de 9:00 AM a 7:00 PM. Los Lunes y Domingos estamos cerrados."},
title: "¿Cuáles son sus horarios de atención?",
content: "Nuestro spa está abierto de Martes a Sábado, de 9:00 AM a 7:00 PM. Los Lunes y Domingos estamos cerrados.",
},
]} ]}
sideTitle="Common Questions & Answers" sideTitle="Common Questions & Answers"
sideDescription="Find quick and helpful answers to the most frequently asked questions about our services, booking process, and spa policies." sideDescription="Find quick and helpful answers to the most frequently asked questions about our services, booking process, and spa policies."
@@ -405,8 +246,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Book Your Appointment" tag="Book Your Appointment"
title="Connect With Us" title="Connect With Us"
description="Ready to experience premium beauty and relaxation? Schedule your visit to Cristina Rios Spa Uñas, Cejas y Pestañas today. We look forward to pampering you!" description="Ready to experience premium beauty and relaxation? Schedule your visit to Cristina Rios Spa Uñas, Cejas y Pestañas today. We look forward to pampering you!"
@@ -423,62 +263,39 @@ export default function LandingPage() {
logoText="Cristina Rios Spa" logoText="Cristina Rios Spa"
columns={[ columns={[
{ {
title: "Services", title: "Servicios", items: [
items: [
{ {
label: "Nail Care", label: "Cuidado de Uñas", href: "#services"},
href: "#services",
},
{ {
label: "Brow Shaping", label: "Diseño de Cejas", href: "#services"},
href: "#services",
},
{ {
label: "Lash Enhancements", label: "Extensiones de Pestañas", href: "#services"},
href: "#services",
},
{ {
label: "Skincare", label: "Cuidado Facial", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Compañía", items: [
items: [
{ {
label: "About Us", label: "Sobre Nosotros", href: "#about"},
href: "#about",
},
{ {
label: "Testimonials", label: "Testimonios", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "FAQ", label: "Preguntas Frecuentes", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact", label: "Contacto", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Política de Privacidad", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Términos de Servicio", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
copyrightText="© 2024 Cristina Rios Spa. All rights reserved." copyrightText="© 2024 Cristina Rios Spa. Todos los derechos reservados."
/> />
</div> </div>
</ReactLenis> </ReactLenis>