Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3415c3a5a | |||
| 7a86b6dcaa | |||
| f6932511b7 | |||
| 5cfe242b5c | |||
| 09b0a2e814 |
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="Ordman"
|
||||
brandName="LORDMAN"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-bearded-male-with-tattoos-hands-neck-chooses-new-suit-menswear-store_613910-19723.jpg", imageAlt: "Loja Ordman"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-bearded-male-with-tattoos-hands-neck-chooses-new-suit-menswear-store_613910-19723.jpg", imageAlt: "Loja LORDMAN"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-outdoors_23-2148184868.jpg", imageAlt: "Moda Masculina"}
|
||||
]}
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Tradição e Modernidade"
|
||||
description="Situada no Plaza Casa Forte, a Ordman é referência em moda masculina em Recife. Combinamos peças de alta qualidade com um atendimento personalizado, garantindo que você esteja sempre impecável."
|
||||
description="Situada no Plaza Casa Forte, a LORDMAN é referência em moda masculina em Recife. Combinamos peças de alta qualidade com um atendimento personalizado, garantindo que você esteja sempre impecável."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-wearing-floral-dress-wearing-hat-sitting_1150-19274.jpg"
|
||||
imageAlt="Nossa Loja"
|
||||
/>
|
||||
@@ -85,22 +85,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Ordman", name: "Sapato Oxford Premium", price: "R$ 459,00", rating: 5,
|
||||
id: "p1", brand: "LORDMAN", name: "Sapato Oxford Premium", price: "R$ 459,00", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg"},
|
||||
{
|
||||
id: "p2", brand: "Ordman", name: "Camisa Social Slim Fit", price: "R$ 289,00", rating: 5,
|
||||
id: "p2", brand: "LORDMAN", name: "Camisa Social Slim Fit", price: "R$ 289,00", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2598.jpg"},
|
||||
{
|
||||
id: "p3", brand: "Ordman", name: "Blazer de Lã Fria", price: "R$ 890,00", rating: 4,
|
||||
id: "p3", brand: "LORDMAN", name: "Blazer de Lã Fria", price: "R$ 890,00", rating: 4,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-businessman-model-dressed-elegant-checkered-suit-posing-street_158538-13989.jpg"},
|
||||
{
|
||||
id: "p4", brand: "Ordman", name: "Jeans Dark Wash", price: "R$ 320,00", rating: 5,
|
||||
id: "p4", brand: "LORDMAN", name: "Jeans Dark Wash", price: "R$ 320,00", rating: 5,
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/crop-teenager-skateboarding-bike-lane_23-2147713715.jpg"},
|
||||
{
|
||||
id: "p5", brand: "Ordman", name: "Cinto de Couro Legítimo", price: "R$ 150,00", rating: 4,
|
||||
id: "p5", brand: "LORDMAN", name: "Cinto de Couro Legítimo", price: "R$ 150,00", rating: 4,
|
||||
reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/belt_1339-1664.jpg"},
|
||||
{
|
||||
id: "p6", brand: "Ordman", name: "Óculos de Sol Classic", price: "R$ 210,00", rating: 5,
|
||||
id: "p6", brand: "LORDMAN", name: "Óculos de Sol Classic", price: "R$ 210,00", rating: 5,
|
||||
reviewCount: "27", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11230.jpg"},
|
||||
]}
|
||||
title="Peças Essenciais"
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
"Experiência única em nossa loja no Plaza."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-adjusting-dress-female-customer-woman-trying-clothes-fashion-store-buying-clothes-boutique-concept_74855-11995.jpg"},
|
||||
]}
|
||||
title="Por que a Ordman?"
|
||||
title="Por que a LORDMAN?"
|
||||
description="Entregamos mais que roupas, entregamos confiança."
|
||||
/>
|
||||
</div>
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
id: "t5", title: "Atendimento Nota 10", quote: "A equipe sempre me ajuda a escolher o melhor estilo.", name: "Thiago Borges", role: "Engenheiro", imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924090.jpg"},
|
||||
]}
|
||||
title="O que nossos clientes dizem"
|
||||
description="Clientes satisfeitos com a qualidade e atendimento da Ordman."
|
||||
description="Clientes satisfeitos com a qualidade e atendimento da LORDMAN."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Moda Prime", "Elite Style", "Tailor Tech", "Urban Men", "Luxury Fabric", "Classy Fit", "TrendSetter"]}
|
||||
title="Marcas que confiam na Ordman"
|
||||
title="Marcas que confiam na LORDMAN"
|
||||
description="Trabalhamos com os melhores fornecedores do mercado."
|
||||
/>
|
||||
</div>
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Fale com a Ordman"
|
||||
title="Fale com a LORDMAN"
|
||||
description="Entre em contato conosco para dúvidas, agendamentos ou informações sobre coleções."
|
||||
inputs={[
|
||||
{
|
||||
@@ -229,10 +229,10 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Ordman"
|
||||
logoText="LORDMAN"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user