Merge version_1 into main #2
187
src/app/page.tsx
187
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "services",
|
||||
},
|
||||
name: "Servicios", id: "services"},
|
||||
{
|
||||
name: "Eventos",
|
||||
id: "events",
|
||||
},
|
||||
name: "Eventos", id: "events"},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
name: "Nosotros", id: "about"},
|
||||
{
|
||||
name: "Galería",
|
||||
id: "portfolio",
|
||||
},
|
||||
name: "Galería", id: "portfolio"},
|
||||
]}
|
||||
brandName="Viri García"
|
||||
/>
|
||||
@@ -60,35 +50,21 @@ export default function LandingPage() {
|
||||
description="Minimalist luxury in every detail. Professional styling for the modern aesthetic."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg?_wi=1",
|
||||
imageAlt: "Hairstyling Process",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg", imageAlt: "Hairstyling Process"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg?_wi=2",
|
||||
imageAlt: "Makeup Artistry",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg", imageAlt: "Makeup Artistry"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg?_wi=3",
|
||||
imageAlt: "Nail Artistry",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg", imageAlt: "Nail Artistry"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg?_wi=4",
|
||||
imageAlt: "Event Styling",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg", imageAlt: "Event Styling"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg?_wi=5",
|
||||
imageAlt: "Professional Portrait",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg", imageAlt: "Professional Portrait"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg?_wi=6",
|
||||
imageAlt: "Studio Atmosphere",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg", imageAlt: "Studio Atmosphere"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,49 +76,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Manicura & Pedicura",
|
||||
description: "Detalle y arte en el cuidado de tus manos.",
|
||||
icon: Sparkles,
|
||||
title: "Manicura & Pedicura", description: "Detalle y arte en el cuidado de tus manos.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262880.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262880.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262880.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262880.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-drag-with-red-lipstick_23-2149247377.jpg?_wi=7",
|
||||
imageAlt: "luxury beauty styling process",
|
||||
},
|
||||
{
|
||||
title: "Peinados Editoriales",
|
||||
description: "Diseños exclusivos para sesiones y eventos.",
|
||||
icon: Sparkles,
|
||||
title: "Peinados Editoriales", description: "Diseños exclusivos para sesiones y eventos.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262880.jpg?_wi=3",
|
||||
imageAlt: "elegant manicure and pedicure salon",
|
||||
},
|
||||
{
|
||||
title: "Maquillaje Profesional",
|
||||
description: "Resaltando tu belleza con técnicas avanzadas.",
|
||||
icon: Sparkles,
|
||||
title: "Maquillaje Profesional", description: "Resaltando tu belleza con técnicas avanzadas.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224638.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224638.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224638.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224638.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg?_wi=3",
|
||||
imageAlt: "editorial hairstyle fashion shoot",
|
||||
},
|
||||
]}
|
||||
title="Nuestros Servicios"
|
||||
@@ -158,41 +116,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Bodas",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-holding-star-stick_23-2148401677.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Bodas", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-holding-star-stick_23-2148401677.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "XV Años",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-bride-with-wedding-hairstyle-silk-robe-celebrating-wedding-day-with-bridesmaids-holding-glasses-champagne-smiling-standing-neat-large-window-apartment_8353-11887.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "XV Años", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-bride-with-wedding-hairstyle-silk-robe-celebrating-wedding-day-with-bridesmaids-holding-glasses-champagne-smiling-standing-neat-large-window-apartment_8353-11887.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Eventos Sociales",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-holding-star-stick_23-2148401677.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Eventos Sociales", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-holding-star-stick_23-2148401677.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Graduaciones",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-bride-with-wedding-hairstyle-silk-robe-celebrating-wedding-day-with-bridesmaids-holding-glasses-champagne-smiling-standing-neat-large-window-apartment_8353-11887.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Graduaciones", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-bride-with-wedding-hairstyle-silk-robe-celebrating-wedding-day-with-bridesmaids-holding-glasses-champagne-smiling-standing-neat-large-window-apartment_8353-11887.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sesiones",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-holding-star-stick_23-2148401677.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "Sesiones", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-holding-star-stick_23-2148401677.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Editorial",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-bride-with-wedding-hairstyle-silk-robe-celebrating-wedding-day-with-bridesmaids-holding-glasses-champagne-smiling-standing-neat-large-window-apartment_8353-11887.jpg?_wi=3",
|
||||
},
|
||||
id: "6", name: "Editorial", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-bride-with-wedding-hairstyle-silk-robe-celebrating-wedding-day-with-bridesmaids-holding-glasses-champagne-smiling-standing-neat-large-window-apartment_8353-11887.jpg"},
|
||||
]}
|
||||
title="Bodas & Eventos"
|
||||
description="Creamos momentos inolvidables con estilo."
|
||||
@@ -207,17 +141,11 @@ export default function LandingPage() {
|
||||
description="En nuestro estudio, el minimalismo se une con la sofisticación. Creemos en la belleza auténtica, cuidada y hecha a medida. Cada detalle está diseñado para elevar tu estilo personal con un toque de lujo consciente y profesionalismo artístico."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Pasión por el detalle",
|
||||
description: "La perfección es nuestra norma.",
|
||||
},
|
||||
title: "Pasión por el detalle", description: "La perfección es nuestra norma."},
|
||||
{
|
||||
title: "Enfoque personalizado",
|
||||
description: "Tu estilo, nuestra inspiración.",
|
||||
},
|
||||
title: "Enfoque personalizado", description: "Tu estilo, nuestra inspiración."},
|
||||
{
|
||||
title: "Calidad editorial",
|
||||
description: "Resultados de revista en cada sesión.",
|
||||
},
|
||||
title: "Calidad editorial", description: "Resultados de revista en cada sesión."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -229,23 +157,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Looks Editorial",
|
||||
"Manicura Fina",
|
||||
"Makeup Glam",
|
||||
"Novias",
|
||||
"Eventos",
|
||||
"Editorial",
|
||||
"Style",
|
||||
]}
|
||||
"Looks Editorial", "Manicura Fina", "Makeup Glam", "Novias", "Eventos", "Editorial", "Style"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149250072.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-colorful-face-make-up_23-2149580832.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262878.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149250072.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-colorful-face-make-up_23-2149580832.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262878.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149250072.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149250072.jpg", "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-colorful-face-make-up_23-2149580832.jpg", "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262878.jpg", "http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149250072.jpg", "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-colorful-face-make-up_23-2149580832.jpg", "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262878.jpg", "http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149250072.jpg"]}
|
||||
title="Portfolio Visual"
|
||||
description="Inspiración del día a día en el estudio."
|
||||
/>
|
||||
@@ -256,46 +170,29 @@ export default function LandingPage() {
|
||||
logoText="Viri García"
|
||||
columns={[
|
||||
{
|
||||
title: "Estudio",
|
||||
items: [
|
||||
title: "Estudio", items: [
|
||||
{
|
||||
label: "Servicios",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Servicios", href: "#services"},
|
||||
{
|
||||
label: "Eventos",
|
||||
href: "#events",
|
||||
},
|
||||
label: "Eventos", href: "#events"},
|
||||
{
|
||||
label: "Sobre Nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Sobre Nosotros", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidad", href: "#"},
|
||||
{
|
||||
label: "Términos",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
label: "WhatsApp", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user