Merge version_1 into main #2
@@ -26,29 +26,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Loja",
|
||||
id: "/shop",
|
||||
},
|
||||
name: "Loja", id: "/shop"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "/about",
|
||||
},
|
||||
name: "Sobre", id: "/about"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "/blog",
|
||||
},
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contato", id: "/contact"},
|
||||
{
|
||||
name: "Carrinho",
|
||||
id: "/cart",
|
||||
},
|
||||
name: "Carrinho", id: "/cart"},
|
||||
]}
|
||||
brandName="Blessed Store"
|
||||
/>
|
||||
@@ -59,20 +47,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "A Nossa História: Mais que Moda, um Sonho Realizado",
|
||||
},
|
||||
type: "text", content: "A Nossa História: Mais que Moda, um Sonho Realizado"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-girl-city_1157-16477.jpg",
|
||||
alt: "Foto da fundadora da Blessed Store",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/fashion-girl-city_1157-16477.jpg", alt: "Foto da fundadora da Blessed Store"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Conheça a Equipe",
|
||||
href: "/about#team",
|
||||
},
|
||||
text: "Conheça a Equipe", href: "/about#team"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,37 +65,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "leadership",
|
||||
groupTitle: "Fundadora & Equipe Blessed Store",
|
||||
members: [
|
||||
id: "leadership", groupTitle: "Fundadora & Equipe Blessed Store", members: [
|
||||
{
|
||||
id: "M1",
|
||||
title: "Maria Clara",
|
||||
subtitle: "Fundadora e CEO",
|
||||
detail: "Apaixonada por moda e empoderamento feminino, transformando sonhos em coleções.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman_23-2150520231.jpg",
|
||||
imageAlt: "Foto de Maria Clara, fundadora da Blessed Store",
|
||||
},
|
||||
id: "M1", title: "Maria Clara", subtitle: "Fundadora e CEO", detail: "Apaixonada por moda e empoderamento feminino, transformando sonhos em coleções.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman_23-2150520231.jpg", imageAlt: "Foto de Maria Clara, fundadora da Blessed Store"},
|
||||
{
|
||||
id: "M2",
|
||||
title: "Ana Lúcia",
|
||||
subtitle: "Diretora de Estilo",
|
||||
detail: "Curadora das coleções, sempre em busca das últimas tendências e elegância.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-astonished-expression-leaning-against-wall_641386-421.jpg",
|
||||
imageAlt: "Foto de Ana Lúcia, diretora de estilo",
|
||||
},
|
||||
id: "M2", title: "Ana Lúcia", subtitle: "Diretora de Estilo", detail: "Curadora das coleções, sempre em busca das últimas tendências e elegância.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-astonished-expression-leaning-against-wall_641386-421.jpg", imageAlt: "Foto de Ana Lúcia, diretora de estilo"},
|
||||
{
|
||||
id: "M3",
|
||||
title: "Rafaela Costa",
|
||||
subtitle: "Marketing Digital",
|
||||
detail: "Conectando a Blessed Store com você através de estratégias inovadoras e autênticas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-films-literature-critique-with-phone-presenting-novel-from-esteemed-author_482257-104526.jpg",
|
||||
imageAlt: "Foto de Rafaela Costa, marketing digital",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-brunette-girls-nice-trendy-summer-clothes_158538-15105.jpg?_wi=3",
|
||||
imageAlt: "retrato mulher loira elegante",
|
||||
},
|
||||
id: "M3", title: "Rafaela Costa", subtitle: "Marketing Digital", detail: "Conectando a Blessed Store com você através de estratégias inovadoras e autênticas.", imageSrc: "http://img.b2bpic.net/free-photo/girl-films-literature-critique-with-phone-presenting-novel-from-esteemed-author_482257-104526.jpg", imageAlt: "Foto de Rafaela Costa, marketing digital"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Nossa Missão e Valores"
|
||||
description="Nossa equipe trabalha com paixão para levar a você o melhor da moda feminina, com ética, dedicação e um toque de sofisticação."
|
||||
@@ -125,79 +84,47 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navegação",
|
||||
items: [
|
||||
title: "Navegação", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Loja",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Loja", href: "/shop"},
|
||||
{
|
||||
label: "Sobre",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Sobre", href: "/about"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ajuda",
|
||||
items: [
|
||||
title: "Ajuda", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/contact#faq",
|
||||
},
|
||||
label: "FAQ", href: "/contact#faq"},
|
||||
{
|
||||
label: "Trocas e Devoluções",
|
||||
href: "#",
|
||||
},
|
||||
label: "Trocas e Devoluções", href: "#"},
|
||||
{
|
||||
label: "Rastrear Pedido",
|
||||
href: "#",
|
||||
},
|
||||
label: "Rastrear Pedido", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Siga-nos",
|
||||
items: [
|
||||
title: "Siga-nos", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/blessedstore",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/blessedstore"},
|
||||
{
|
||||
label: "TikTok",
|
||||
href: "https://tiktok.com/blessedstore",
|
||||
},
|
||||
label: "TikTok", href: "https://tiktok.com/blessedstore"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/blessedstore",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/blessedstore"},
|
||||
{
|
||||
label: "Pinterest",
|
||||
href: "https://pinterest.com/blessedstore",
|
||||
},
|
||||
label: "Pinterest", href: "https://pinterest.com/blessedstore"},
|
||||
{
|
||||
label: "YouTube",
|
||||
href: "https://youtube.com/blessedstore",
|
||||
},
|
||||
label: "YouTube", href: "https://youtube.com/blessedstore"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Política de Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
{
|
||||
label: "Termos de Serviço",
|
||||
href: "#",
|
||||
},
|
||||
label: "Termos de Serviço", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user