Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
220
src/app/page.tsx
220
src/app/page.tsx
@@ -33,43 +33,26 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Produtos",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Produtos", id: "products" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
]}
|
||||
brandName="Outlet Goiânia"
|
||||
button={{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5562000000000",
|
||||
}}
|
||||
text: "WhatsApp", href: "https://wa.me/5562000000000"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="Outlet Goiânia"
|
||||
description="As melhores marcas de vestuário com preços exclusivos. Transforme seu estilo hoje mesmo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Fale pelo WhatsApp",
|
||||
href: "https://wa.me/5562000000000",
|
||||
},
|
||||
text: "Fale pelo WhatsApp", href: "https://wa.me/5562000000000"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164791.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -92,29 +75,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Atendimento VIP",
|
||||
tags: [
|
||||
"Exclusivo",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-model-man-stylish-summer-clothes-posing-hat-with-bag_158538-14769.jpg",
|
||||
},
|
||||
id: "f1", title: "Atendimento VIP", tags: ["Exclusivo"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-model-man-stylish-summer-clothes-posing-hat-with-bag_158538-14769.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Preços Imbatíveis",
|
||||
tags: [
|
||||
"Outlet",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg",
|
||||
},
|
||||
id: "f2", title: "Preços Imbatíveis", tags: ["Outlet"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Marcas Selecionadas",
|
||||
tags: [
|
||||
"Qualidade",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31455.jpg",
|
||||
},
|
||||
id: "f3", title: "Marcas Selecionadas", tags: ["Qualidade"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31455.jpg"},
|
||||
]}
|
||||
title="Por que escolher o Outlet Goiânia?"
|
||||
description="Oferecemos uma curadoria especial para quem não abre mão da elegância com economia."
|
||||
@@ -129,47 +97,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Camisa Casual",
|
||||
price: "R$ 89,90",
|
||||
variant: "P/M/G",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chic-boutique-filled-with-new-collection-designer-clothes-racks_482257-118548.jpg",
|
||||
},
|
||||
id: "p1", name: "Camisa Casual", price: "R$ 89,90", variant: "P/M/G", imageSrc: "http://img.b2bpic.net/free-photo/empty-chic-boutique-filled-with-new-collection-designer-clothes-racks_482257-118548.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Calça Jeans",
|
||||
price: "R$ 149,90",
|
||||
variant: "38-44",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg",
|
||||
},
|
||||
id: "p2", name: "Calça Jeans", price: "R$ 149,90", variant: "38-44", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Vestido Premium",
|
||||
price: "R$ 199,90",
|
||||
variant: "P/G",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-straw-hat-white-blouse-posing-tropical-hotel-vacation_273443-217.jpg",
|
||||
},
|
||||
id: "p3", name: "Vestido Premium", price: "R$ 199,90", variant: "P/G", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-straw-hat-white-blouse-posing-tropical-hotel-vacation_273443-217.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Camiseta Básica",
|
||||
price: "R$ 59,90",
|
||||
variant: "Todas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-with-shoes-clothing-store-brand-new-modern-boutique_627829-6455.jpg",
|
||||
},
|
||||
id: "p4", name: "Camiseta Básica", price: "R$ 59,90", variant: "Todas", imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-with-shoes-clothing-store-brand-new-modern-boutique_627829-6455.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Jaqueta Inverno",
|
||||
price: "R$ 289,90",
|
||||
variant: "M/G",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shirt-shop_1303-19865.jpg",
|
||||
},
|
||||
id: "p5", name: "Jaqueta Inverno", price: "R$ 289,90", variant: "M/G", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shirt-shop_1303-19865.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Shorts de Sarja",
|
||||
price: "R$ 79,90",
|
||||
variant: "P/M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-travelling-outfits-with-camera-map-desk_23-2147856147.jpg",
|
||||
},
|
||||
id: "p6", name: "Shorts de Sarja", price: "R$ 79,90", variant: "P/M", imageSrc: "http://img.b2bpic.net/free-photo/female-travelling-outfits-with-camera-map-desk_23-2147856147.jpg"},
|
||||
]}
|
||||
title="Nossas Coleções"
|
||||
description="Confira os destaques da semana disponíveis para entrega imediata."
|
||||
@@ -183,28 +121,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10k+",
|
||||
title: "Clientes Satisfeitos",
|
||||
items: [
|
||||
"Atendimento realizado",
|
||||
],
|
||||
id: "m1", value: "10k+", title: "Clientes Satisfeitos", items: ["Atendimento realizado"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5k",
|
||||
title: "Peças Entregues",
|
||||
items: [
|
||||
"Qualidade garantida",
|
||||
],
|
||||
id: "m2", value: "5k", title: "Peças Entregues", items: ["Qualidade garantida"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "20+",
|
||||
title: "Marcas parceiras",
|
||||
items: [
|
||||
"Variedade exclusiva",
|
||||
],
|
||||
id: "m3", value: "20+", title: "Marcas parceiras", items: ["Variedade exclusiva"],
|
||||
},
|
||||
]}
|
||||
title="Nossos Resultados"
|
||||
@@ -219,45 +142,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ana Silva",
|
||||
handle: "@anasilva",
|
||||
testimonial: "Produtos maravilhosos e atendimento muito ágil pelo WhatsApp!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-shopping-packets_23-2147950235.jpg",
|
||||
},
|
||||
id: "t1", name: "Ana Silva", handle: "@anasilva", testimonial: "Produtos maravilhosos e atendimento muito ágil pelo WhatsApp!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-shopping-packets_23-2147950235.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Carlos Souza",
|
||||
handle: "@carloss",
|
||||
testimonial: "Preços excelentes e muita variedade. Sempre compro aqui.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shop-owner-her-modern-clothing-store-young-african-american-woman-standing-near-hangers-with-male-shirts-trousers-underwear-fashion-clothes-business-startup-shopping-concept_74855-21499.jpg",
|
||||
},
|
||||
id: "t2", name: "Carlos Souza", handle: "@carloss", testimonial: "Preços excelentes e muita variedade. Sempre compro aqui.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shop-owner-her-modern-clothing-store-young-african-american-woman-standing-near-hangers-with-male-shirts-trousers-underwear-fashion-clothes-business-startup-shopping-concept_74855-21499.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mariana Lima",
|
||||
handle: "@marilima",
|
||||
testimonial: "Loja nota 10, atendimento nota 1000. Recomendo muito.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-couple-performs-transactions-from-bank-atm_627829-12289.jpg",
|
||||
},
|
||||
id: "t3", name: "Mariana Lima", handle: "@marilima", testimonial: "Loja nota 10, atendimento nota 1000. Recomendo muito.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-couple-performs-transactions-from-bank-atm_627829-12289.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Pedro Neto",
|
||||
handle: "@pedroneto",
|
||||
testimonial: "Ótima qualidade das peças. Chega super rápido em casa.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-woman-checking-shopping-bags_23-2148660712.jpg",
|
||||
},
|
||||
id: "t4", name: "Pedro Neto", handle: "@pedroneto", testimonial: "Ótima qualidade das peças. Chega super rápido em casa.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-woman-checking-shopping-bags_23-2148660712.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Julia Costa",
|
||||
handle: "@juliacosta",
|
||||
testimonial: "Melhor outlet de Goiânia sem sombra de dúvida.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669844.jpg",
|
||||
},
|
||||
id: "t5", name: "Julia Costa", handle: "@juliacosta", testimonial: "Melhor outlet de Goiânia sem sombra de dúvida.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669844.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="O que dizem sobre nós"
|
||||
@@ -270,15 +168,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Nike",
|
||||
"Adidas",
|
||||
"Levis",
|
||||
"Zara",
|
||||
"Renner",
|
||||
"Hering",
|
||||
"Riachuelo",
|
||||
]}
|
||||
"Nike", "Adidas", "Levis", "Zara", "Renner", "Hering", "Riachuelo"]}
|
||||
title="Nossos Parceiros de Qualidade"
|
||||
description="Trabalhamos apenas com as melhores marcas do mercado."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -287,20 +179,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Como comprar pelo WhatsApp?",
|
||||
content: "Basta clicar no botão de WhatsApp e enviar o nome do produto desejado.",
|
||||
},
|
||||
id: "faq1", title: "Como comprar pelo WhatsApp?", content: "Basta clicar no botão de WhatsApp e enviar o nome do produto desejado."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Qual o horário de funcionamento?",
|
||||
content: "Estamos abertos de segunda a sexta, das 09h às 19h.",
|
||||
},
|
||||
id: "faq2", title: "Qual o horário de funcionamento?", content: "Estamos abertos de segunda a sexta, das 09h às 19h."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Como funciona a entrega?",
|
||||
content: "Entregamos via motoboy em toda Goiânia ou via correios para todo Brasil.",
|
||||
},
|
||||
id: "faq3", title: "Como funciona a entrega?", content: "Entregamos via motoboy em toda Goiânia ou via correios para todo Brasil."},
|
||||
]}
|
||||
sideTitle="Dúvidas Frequentes"
|
||||
sideDescription="Respostas rápidas para sua conveniência."
|
||||
@@ -312,16 +195,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Fale Conosco"
|
||||
title="Pronto para escolher seu próximo look?"
|
||||
description="Entre em contato conosco agora mesmo pelo WhatsApp e garanta peças exclusivas."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5562000000000",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/5562000000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -330,29 +210,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "Sobre",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Sobre", href: "#about"},
|
||||
{
|
||||
label: "Produtos",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Produtos", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Suporte",
|
||||
items: [
|
||||
title: "Suporte", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5562000000000",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/5562000000000"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user