Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ value: "99%", label: "Clientes Satisfeitas" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=1"
|
||||
imageAlt="Manicure de luxo"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
description="A NailArt Studio nasceu da união entre paixão pela estética e rigor técnico, criando um refúgio para quem busca autocuidado real."
|
||||
subdescription="Cada sessão é um ritual de beleza personalizado para cada cliente."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -91,9 +91,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Higiene Rigorosa", description: "Protocolos de biossegurança nível hospitalar.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/blurred-bar-with-stools_1203-454.jpg" },
|
||||
{ title: "Design Personalizado", description: "Arte única desenhada para sua personalidade.", buttonIcon: Palette, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg" },
|
||||
{ title: "Produtos Premium", description: "As melhores marcas globais de gel e esmalte.", buttonIcon: Diamond, imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg" },
|
||||
{ title: "Conforto Total", description: "Ambiente preparado para relaxar e renovar.", buttonIcon: Armchair, imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-composition-nail-care-products_23-2148974521.jpg" },
|
||||
{ title: "Design Personalizado", description: "Arte única desenhada para sua personalidade.", buttonIcon: Palette, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=2" },
|
||||
{ title: "Produtos Premium", description: "As melhores marcas globais de gel e esmalte.", buttonIcon: Diamond, imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=2" },
|
||||
{ title: "Conforto Total", description: "Ambiente preparado para relaxar e renovar.", buttonIcon: Armchair, imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-composition-nail-care-products_23-2148974521.jpg?_wi=1" },
|
||||
]}
|
||||
title="Por que escolher nossa técnica?"
|
||||
description="Combinamos saúde das unhas com as últimas tendências globais."
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
description="Acompanhe as novidades que estão bombando nas passarelas."
|
||||
blogs={[
|
||||
{ id: "b1", category: "Trends", title: "O retorno das cores pastéis", excerpt: "Uma elegância discreta e moderna.", imageSrc: "http://img.b2bpic.net/free-photo/hands-with-beautiful-nails_23-2149921690.jpg", authorName: "Studio", authorAvatar: "http://img.b2bpic.net/free-photo/master-manicure-brushing-customer-s-nails-after-manicure-process-beauty-salon_613910-20430.jpg", date: "12 Mai, 2024" },
|
||||
{ id: "b2", category: "Dicas", title: "Cuide das suas unhas em casa", excerpt: "Dicas essenciais de hidratação.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-composition-nail-care-products_23-2148974521.jpg", authorName: "Studio", authorAvatar: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg", date: "08 Mai, 2024" },
|
||||
{ id: "b2", category: "Dicas", title: "Cuide das suas unhas em casa", excerpt: "Dicas essenciais de hidratação.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-composition-nail-care-products_23-2148974521.jpg?_wi=2", authorName: "Studio", authorAvatar: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg", date: "08 Mai, 2024" },
|
||||
{ id: "b3", category: "Art", title: "Minimalismo em alta", excerpt: "Como o menos pode ser mais.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-getting-engaged-valentines-day_23-2149202965.jpg", authorName: "Studio", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24222.jpg", date: "01 Mai, 2024" },
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user