diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d13686..55e4ae9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,17 @@ export default function LandingPage() { @@ -61,35 +52,21 @@ export default function LandingPage() { description="Onde beleza encontra arte. Excelência em cuidados capilares e estética em Salvador." buttons={[ { - text: "Agendar Agora", - href: "#contact", - }, + text: "Agendar Agora", href: "#contact"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151501044.jpg", - imageAlt: "Luxurious Beauty Salon Interior", - }, + imageSrc: "http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151501044.jpg", imageAlt: "Luxurious Beauty Salon Interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg", - imageAlt: "Elite Hair Care Experience", - }, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg", imageAlt: "Elite Hair Care Experience"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-singing-while-holding-body-brush_23-2149132091.jpg", - imageAlt: "Professional Hair Styling", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-singing-while-holding-body-brush_23-2149132091.jpg", imageAlt: "Professional Hair Styling"}, { - imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-combs-her-beautiful-hair-living-room_1153-6867.jpg", - imageAlt: "Luxury Beauty Studio", - }, + imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-combs-her-beautiful-hair-living-room_1153-6867.jpg", imageAlt: "Luxury Beauty Studio"}, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg", - imageAlt: "Artistic Hair Studio", - }, + imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg", imageAlt: "Artistic Hair Studio"}, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-messy-makeup-products-table_23-2149363784.jpg", - imageAlt: "Excellence in Beauty", - }, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-messy-makeup-products-table_23-2149363784.jpg", imageAlt: "Excellence in Beauty"}, ]} /> @@ -101,23 +78,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Corte & Design", - description: "Esculpindo sua personalidade com técnicas internacionais.", - imageSrc: "http://img.b2bpic.net/free-photo/black-lipstick-sunglasses-makeup-brush-mascara-white-pearl-necklace-nail-varnish-bottle-ceramic-coffee-cup_23-2148074030.jpg", - imageAlt: "Haircut service", - }, + title: "Corte & Design", description: "Esculpindo sua personalidade com técnicas internacionais.", imageSrc: "http://img.b2bpic.net/free-photo/black-lipstick-sunglasses-makeup-brush-mascara-white-pearl-necklace-nail-varnish-bottle-ceramic-coffee-cup_23-2148074030.jpg", imageAlt: "Haircut service"}, { - title: "Coloração Premium", - description: "Cores vibrantes e tratamentos de hidratação profunda.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg", - imageAlt: "Hair color service", - }, + title: "Coloração Premium", description: "Cores vibrantes e tratamentos de hidratação profunda.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg", imageAlt: "Hair color service"}, { - title: "Maquiagem Artística", - description: "Sua melhor versão com produtos de luxo.", - imageSrc: "http://img.b2bpic.net/free-photo/applying-mascara-her-eyelashes_181624-18072.jpg", - imageAlt: "Makeup service", - }, + title: "Maquiagem Artística", description: "Sua melhor versão com produtos de luxo.", imageSrc: "http://img.b2bpic.net/free-photo/applying-mascara-her-eyelashes_181624-18072.jpg", imageAlt: "Makeup service"}, ]} title="Nossos Serviços" description="Uma curadoria exclusiva de tratamentos de alta performance para realçar sua essência." @@ -132,23 +97,11 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "1", - name: "Ana Luiza", - role: "Diretora Criativa", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg", - }, + id: "1", name: "Ana Luiza", role: "Diretora Criativa", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg"}, { - id: "2", - name: "Beatriz Souza", - role: "Especialista em Cor", - imageSrc: "http://img.b2bpic.net/free-photo/confident-tilting-head-young-beautiful-female-barber-uniform-holding-comb-isolated-green-wall_141793-105666.jpg", - }, + id: "2", name: "Beatriz Souza", role: "Especialista em Cor", imageSrc: "http://img.b2bpic.net/free-photo/confident-tilting-head-young-beautiful-female-barber-uniform-holding-comb-isolated-green-wall_141793-105666.jpg"}, { - id: "3", - name: "Camila Dias", - role: "Esteticista", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-smiling-pink-wall_179666-2937.jpg", - }, + id: "3", name: "Camila Dias", role: "Esteticista", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-smiling-pink-wall_179666-2937.jpg"}, ]} title="Nossos Artistas" description="Uma equipe de elite dedicada à sua exclusividade." @@ -160,61 +113,26 @@ export default function LandingPage() { textboxLayout="default" gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} + animationType="slide-up" products={[ { - id: "1", - brand: "Studio Élite", - name: "Hair Look", - price: "Art", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-consulting-client-salon_23-2147769879.jpg", - }, + id: "1", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-consulting-client-salon_23-2147769879.jpg"}, { - id: "2", - brand: "Studio Élite", - name: "Hair Look", - price: "Art", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg?_wi=1", - }, + id: "2", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg"}, { - id: "3", - brand: "Studio Élite", - name: "Hair Look", - price: "Art", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406041.jpg", - }, + id: "3", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406041.jpg"}, { - id: "4", - brand: "Studio Élite", - name: "Hair Look", - price: "Art", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-white-woman_53876-21.jpg", - }, + id: "4", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-white-woman_53876-21.jpg"}, { - id: "5", - brand: "Studio Élite", - name: "Hair Look", - price: "Art", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-sleeping-floor_23-2147781242.jpg", - }, + id: "5", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-sleeping-floor_23-2147781242.jpg"}, { - id: "6", - brand: "Studio Élite", - name: "Hair Look", - price: "Art", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-with-mascara_23-2148553439.jpg", - }, + id: "6", brand: "Studio Élite", name: "Hair Look", price: "Art", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-with-mascara_23-2148553439.jpg"}, ]} title="Galeria Editorial" description="Inspirações que definem o luxo do Studio Élite." @@ -228,40 +146,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Maria Silva", - handle: "@mariasilva", - testimonial: "O Studio Élite transformou minha autoestima. Luxo e profissionalismo impecáveis.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-looking-camera-while-standing-counter-movie-house_613910-21690.jpg", - }, + id: "1", name: "Maria Silva", handle: "@mariasilva", testimonial: "O Studio Élite transformou minha autoestima. Luxo e profissionalismo impecáveis.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-looking-camera-while-standing-counter-movie-house_613910-21690.jpg"}, { - id: "2", - name: "Juliana Santos", - handle: "@julianasantos", - testimonial: "Melhor coloração de Salvador, atendimento nota 1000.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-visagiste-smiling-camera_23-2148113183.jpg", - }, + id: "2", name: "Juliana Santos", handle: "@julianasantos", testimonial: "Melhor coloração de Salvador, atendimento nota 1000.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-visagiste-smiling-camera_23-2148113183.jpg"}, { - id: "3", - name: "Fernanda Lima", - handle: "@fernandalima", - testimonial: "Experiência de salão internacional aqui na Bahia.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", - }, + id: "3", name: "Fernanda Lima", handle: "@fernandalima", testimonial: "Experiência de salão internacional aqui na Bahia.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"}, { - id: "4", - name: "Alice Oliveira", - handle: "@aliceoliv", - testimonial: "Ambiente sofisticado e profissionais muito talentosos.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg", - }, + id: "4", name: "Alice Oliveira", handle: "@aliceoliv", testimonial: "Ambiente sofisticado e profissionais muito talentosos.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg"}, { - id: "5", - name: "Patrícia Costa", - handle: "@patcosta", - testimonial: "O serviço mais completo que já recebi.", - imageSrc: "http://img.b2bpic.net/free-photo/two-same-sisters-with-modern-tablet_329181-10604.jpg", - }, + id: "5", name: "Patrícia Costa", handle: "@patcosta", testimonial: "O serviço mais completo que já recebi.", imageSrc: "http://img.b2bpic.net/free-photo/two-same-sisters-with-modern-tablet_329181-10604.jpg"}, ]} title="Experiências memoráveis" description="Depoimentos de nossas clientes mais exigentes." @@ -276,32 +169,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "500+", - title: "Clientes Fiéis", - description: "Mulheres que confiam em nós.", - icon: Sparkles, + id: "1", value: "500+", title: "Clientes Fiéis", description: "Mulheres que confiam em nós.", icon: Sparkles, }, { - id: "2", - value: "8", - title: "Serviços Premium", - description: "Alta performance.", - icon: Award, + id: "2", value: "8", title: "Serviços Premium", description: "Alta performance.", icon: Award, }, { - id: "3", - value: "5★", - title: "Avaliação Média", - description: "Excelência total.", - icon: Star, + id: "3", value: "5★", title: "Avaliação Média", description: "Excelência total.", icon: Star, }, { - id: "4", - value: "100%", - title: "Dedicação", - description: "Atendimento exclusivo.", - icon: ShieldCheck, + id: "4", value: "100%", title: "Dedicação", description: "Atendimento exclusivo.", icon: ShieldCheck, }, ]} title="Nossa trajetória" @@ -316,26 +193,18 @@ export default function LandingPage() { description="Entre em contato conosco e agende seu horário personalizado." inputs={[ { - name: "name", - type: "text", - placeholder: "Nome completo", - required: true, + name: "name", type: "text", placeholder: "Nome completo", required: true, }, { - name: "phone", - type: "tel", - placeholder: "WhatsApp", - required: true, + name: "phone", type: "tel", placeholder: "WhatsApp", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Conte-nos o que você deseja realizar", - rows: 4, + name: "message", placeholder: "Conte-nos o que você deseja realizar", rows: 4, required: true, }} buttonText="Confirmar pelo WhatsApp" - imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11529.jpg" imageAlt="Luxury salon atmosphere" /> @@ -346,29 +215,19 @@ export default function LandingPage() { logoText="Studio Élite" columns={[ { - title: "Navegação", - items: [ + title: "Navegação", items: [ { - label: "Início", - href: "#hero", - }, + label: "Início", href: "#hero"}, { - label: "Serviços", - href: "#services", - }, + label: "Serviços", href: "#services"}, ], }, { - title: "Contato", - items: [ + title: "Contato", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "WhatsApp", - href: "#", - }, + label: "WhatsApp", href: "#"}, ], }, ]}