Merge version_2 into main #1
157
src/app/page.tsx
157
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Diferenciais",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="NABEK"
|
||||
/>
|
||||
@@ -52,43 +44,27 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="NABEK Roupas & Acessórios"
|
||||
description="Desde 2006, a NABEK ajuda homens a escolherem o look ideal com qualidade, variedade e atendimento próximo em Goiana-PE."
|
||||
logoText="NABEK Apparel & Accessories"
|
||||
description="Since 2006, NABEK has been helping men choose the ideal look with quality, variety, and personalized service in Goiana-PE."
|
||||
buttons={[
|
||||
{
|
||||
text: "Falar com a loja",
|
||||
href: "https://wa.me/5581993797865",
|
||||
},
|
||||
text: "Talk to the store", href: "https://wa.me/5581993797865"},
|
||||
{
|
||||
text: "Ver localização",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "View location", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-choosing-leather-belt-store_482257-85806.jpg",
|
||||
imageAlt: "Loja NABEK fachada",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-choosing-leather-belt-store_482257-85806.jpg", imageAlt: "NABEK storefront"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit-posing-shop_171337-18955.jpg",
|
||||
imageAlt: "Coleção masculina NABEK",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit-posing-shop_171337-18955.jpg", imageAlt: "NABEK men's collection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19710.jpg",
|
||||
imageAlt: "Acessórios masculinos",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19710.jpg", imageAlt: "Men's accessories"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353733.jpg",
|
||||
imageAlt: "Moda masculina casual",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353733.jpg", imageAlt: "Casual men's fashion"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118334.jpg",
|
||||
imageAlt: "Atendimento NABEK",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118334.jpg", imageAlt: "NABEK service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-accessoires-travel_1921-117.jpg",
|
||||
imageAlt: "Variedade em confecções",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-accessoires-travel_1921-117.jpg", imageAlt: "Apparel variety"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,17 +72,13 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Sobre a NABEK"
|
||||
description="A NABEK é uma loja voltada ao público masculino, atuando na linha de confecções, acessórios e tendências. Com origem desde 2006 e alteração de registro em 2011, a loja busca oferecer um diferencial no atendimento, auxiliando cada cliente a elaborar o look ideal para sua ocasião especial."
|
||||
title="About NABEK"
|
||||
description="NABEK is a store dedicated to men's fashion, offering apparel, accessories, and the latest trends. Founded in 2006, we focus on providing a unique shopping experience, helping every client craft the perfect look for any special occasion."
|
||||
metrics={[
|
||||
{
|
||||
value: "2006",
|
||||
title: "Fundação",
|
||||
},
|
||||
value: "2006", title: "Founded"},
|
||||
{
|
||||
value: "114+",
|
||||
title: "Avaliações Google",
|
||||
},
|
||||
value: "114+", title: "Google Reviews"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-choosing-foot-wear-mens-store_1303-31015.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -122,22 +94,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: ShoppingBag,
|
||||
title: "Moda masculina",
|
||||
description: "Peças selecionadas para diferentes estilos, ocasiões e preferências.",
|
||||
},
|
||||
title: "Men's Fashion", description: "Curated pieces for diverse styles, occasions, and preferences."},
|
||||
{
|
||||
icon: ShoppingBag,
|
||||
title: "Variedade de produtos",
|
||||
description: "Roupas e acessórios para montar combinações modernas e práticas.",
|
||||
},
|
||||
title: "Product Variety", description: "Clothing and accessories to assemble modern and practical combinations."},
|
||||
{
|
||||
icon: Headphones,
|
||||
title: "Atendimento personalizado",
|
||||
description: "Ajuda na escolha do look ideal para cada cliente.",
|
||||
},
|
||||
title: "Personalized Service", description: "Expert help in choosing the ideal look for every customer."},
|
||||
]}
|
||||
title="Nossos diferenciais"
|
||||
description="Moda masculina com qualidade e estilo para diversas ocasiões."
|
||||
title="Our Strengths"
|
||||
description="Men's fashion with quality and style for any occasion."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,48 +113,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excelente",
|
||||
quote: "A melhor loja de vestuário e moda da cidade.",
|
||||
name: "Elivalter Miguel",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-model-sexy-unshaven-man-dressed-yellow-summer-shirt-jeans-clothes-fashion-male-posing-near-white-brick-wall-studio-sunny-day-isolated-sunglasses_158538-26878.jpg",
|
||||
},
|
||||
id: "1", title: "Excellent", quote: "The best clothing and fashion store in town.", name: "Elivalter Miguel", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-model-sexy-unshaven-man-dressed-yellow-summer-shirt-jeans-clothes-fashion-male-posing-near-white-brick-wall-studio-sunny-day-isolated-sunglasses_158538-26878.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Recomendo",
|
||||
quote: "Boa estrutura e roupas para todos os gostos.",
|
||||
name: "Alexandre Dutra",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-red-hair-shopping-stores-showing-thumbsup-holding-paper-bag-shoulde_1258-159548.jpg",
|
||||
},
|
||||
id: "2", title: "Recommended", quote: "Good structure and clothes for every taste.", name: "Alexandre Dutra", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-red-hair-shopping-stores-showing-thumbsup-holding-paper-bag-shoulde_1258-159548.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Qualidade",
|
||||
quote: "Ótimo, fui muito bem atendido. Produtos de qualidade, muita variedade.",
|
||||
name: "Filipe Souza",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-saying-yes-triumphing-showing-shopping-bag-celebrate-good-promo-offer-stand_1258-150715.jpg",
|
||||
},
|
||||
id: "3", title: "Quality", quote: "Great, I was very well served. Quality products, lots of variety.", name: "Filipe Souza", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-saying-yes-triumphing-showing-shopping-bag-celebrate-good-promo-offer-stand_1258-150715.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Excelente",
|
||||
quote: "Variedade incrível e atendimento exemplar.",
|
||||
name: "João Silva",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1150.jpg",
|
||||
},
|
||||
id: "4", title: "Excellent", quote: "Incredible variety and exemplary service.", name: "João Silva", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1150.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Top",
|
||||
quote: "Melhor atendimento da região de Goiana.",
|
||||
name: "Ricardo Santos",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-confident-stylish-man-coat-intently-looking-away-outdoor_574295-1325.jpg",
|
||||
},
|
||||
id: "5", title: "Top", quote: "Best customer service in the Goiana region.", name: "Ricardo Santos", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-confident-stylish-man-coat-intently-looking-away-outdoor_574295-1325.jpg"},
|
||||
]}
|
||||
title="O que dizem sobre nós"
|
||||
description="Avaliação 4,4 no Google com centenas de clientes satisfeitos."
|
||||
title="What our clients say"
|
||||
description="4.4 rating on Google with hundreds of satisfied customers."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -196,24 +132,17 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Entre em contato"
|
||||
title="Visite a NABEK"
|
||||
description="R. Frei Alberto Siqueira, 30 - Centro, Goiana - PE. Estamos em frente à Praça dos Anjos."
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Visit NABEK"
|
||||
description="R. Frei Alberto Siqueira, 30 - Center, Goiana - PE. We are located across from Praça dos Anjos."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ligar agora",
|
||||
href: "tel:5581993797865",
|
||||
},
|
||||
text: "Call now", href: "tel:5581993797865"},
|
||||
{
|
||||
text: "Abrir rota",
|
||||
href: "https://maps.app.goo.gl/nabek-goiana",
|
||||
},
|
||||
text: "Get directions", href: "https://maps.app.goo.gl/nabek-goiana"},
|
||||
{
|
||||
text: "Instagram",
|
||||
href: "https://instagram.com/nabekroupas",
|
||||
},
|
||||
text: "Instagram", href: "https://instagram.com/nabekroupas"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -224,17 +153,11 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Telefone: (81) 99379-7865",
|
||||
href: "tel:5581993797865",
|
||||
},
|
||||
label: "Phone: (81) 99379-7865", href: "tel:5581993797865"},
|
||||
{
|
||||
label: "Localização",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Location", href: "#contact"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/nabekroupas",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/nabekroupas"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user