Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cee236a295 | |||
| 4e617c7cde | |||
| 3f57f9e819 | |||
| 48d3b4acbe | |||
| 415045ef42 | |||
| 9c072db534 | |||
| 457caa169b | |||
| caa945d55a | |||
| 212307d6ed | |||
| acbb7a150c | |||
| d01ae07270 |
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards/HeroTiltedCards';
|
||||
import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
@@ -43,20 +43,25 @@ export default function LandingPage() {
|
||||
<HeroTiltedCards
|
||||
title="✨ NUDO Salón de Belleza ✨"
|
||||
description="El arte de resaltar tu belleza natural en Puebla. Calidad y dedicación en cada detalle."
|
||||
tag="4.5 Estrellas | 295 Opiniones"
|
||||
buttons={[{ text: "Agendar Cita", href: "tel:2221138865" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-8187.jpg", imageAlt: "NUDO 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-sweater-standing-posing_114579-81878.jpg", imageAlt: "NUDO 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-blond-female-white-dress-posing-studio_613910-10972.jpg", imageAlt: "NUDO 3" }
|
||||
tag="Estética Integral"
|
||||
buttons={[
|
||||
{ text: "Agendar Cita", href: "tel:2221138865" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81878.jpg", imageAlt: "Hero Image 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-sweater-standing-posing_114579-81878.jpg", imageAlt: "Hero Image 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/luxury-blond-female-white-dress-posing-studio_613910-10972.jpg", imageAlt: "Hero Image 3" }
|
||||
]}
|
||||
ariaLabel="Hero section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="stats" data-section="stats">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "4.5", title: "Calificación Google", description: "Basado en 295 opiniones", icon: Star },
|
||||
{ id: "m2", value: "10+", title: "Años de Experiencia", description: "Expertos en estética integral", icon: Award },
|
||||
@@ -64,14 +69,14 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Nuestra Trayectoria"
|
||||
description="Calidad respaldada por nuestros clientes."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<PricingCardEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", badge: "Corte", price: "$350", subtitle: "Corte de Dama", features: ["Lavado incluído", "Diseño de corte", "Secado técnico"], buttons: [{ text: "Reservar", href: "tel:2221138865" }] },
|
||||
{ id: "p2", badge: "Corte", price: "$200", subtitle: "Corte de Caballero", features: ["Corte con tijera o máquina", "Perfilado", "Estilizado"], buttons: [{ text: "Reservar", href: "tel:2221138865" }] },
|
||||
@@ -80,36 +85,35 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Nuestros Servicios"
|
||||
description="Belleza personalizada para tu estilo de vida."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Sobre NUDO Salón"
|
||||
description="Ubicados en el corazón de la Col. Mirador en Puebla, NUDO nació con la misión de brindar un espacio donde la calidez humana y la profesionalidad convergen. Creemos en resaltar la esencia única de cada cliente."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591430.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Lucero Tamayo", imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg" },
|
||||
{ id: "t2", name: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/woman-face-massage-mirror-with-gua-sha_23-2149349077.jpg" },
|
||||
{ id: "t3", name: "Cliente Regular", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg" }
|
||||
{ id: "t2", name: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/woman-face-massage-mirror-with-gua-sha_23-2149349077.jpg" },
|
||||
{ id: "t3", name: "Cliente Regular", imageSrc: "http://img.b2bpic.net/confident-beautiful-young-woman-portrait_23-2148148150.jpg" },
|
||||
]}
|
||||
cardTitle="Lo que dicen nuestros clientes"
|
||||
cardTag="Reseñas Reales"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Reserva tu cita"
|
||||
description="Calle 39 Ote 1612, Col. Mirador, Puebla. Llámanos al 222 113 8865."
|
||||
inputs={[
|
||||
@@ -118,7 +122,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Servicio de interés", rows: 3, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419440.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -129,7 +132,6 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{ title: "Ubicación", items: [{ label: "Calle 39 Ote 1612, Col. Mirador, Puebla", href: "#" }] },
|
||||
{ title: "Contacto", items: [{ label: "222 113 8865", href: "tel:2221138865" }] },
|
||||
{ title: "Enlaces", items: [{ label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user