Merge version_2 into main #4
100
src/app/page.tsx
100
src/app/page.tsx
@@ -31,11 +31,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Shop", id: "#shop"},
|
||||
name: "Loja", id: "#shop"},
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
name: "Sobre", id: "#about"},
|
||||
{
|
||||
name: "Visit Us", id: "#contact"},
|
||||
name: "Visite-nos", id: "#contact"},
|
||||
]}
|
||||
brandName="TREND UP STORE"
|
||||
/>
|
||||
@@ -45,39 +45,39 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Elevate Your Style. Dominate Your Presence."
|
||||
description="Premium menswear, footwear, and accessories — curated for men who demand style, quality, and confidence."
|
||||
title="Eleve seu Estilo. Domine sua Presença."
|
||||
description="Moda masculina, calçados e acessórios premium — curados para homens que exigem estilo, qualidade e confiança."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-having-happy-excited-smile-while-standing-fashionable-summer-clothes-enjoying-sale-prices-shopping-city-mall-style-fashion-consumerism-purchase-concept_273609-820.jpg", alt: "Client 1"},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-having-happy-excited-smile-while-standing-fashionable-summer-clothes-enjoying-sale-prices-shopping-city-mall-style-fashion-consumerism-purchase-concept_273609-820.jpg", alt: "Cliente 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-od-two-woman-shopping-mall_329181-8018.jpg", alt: "Client 2"},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-od-two-woman-shopping-mall_329181-8018.jpg", alt: "Cliente 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-near-brick-wall-street-background-metrosexual_158538-10486.jpg", alt: "Client 3"},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-near-brick-wall-street-background-metrosexual_158538-10486.jpg", alt: "Cliente 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-with-long-coat_23-2148248482.jpg", alt: "Client 4"},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-with-long-coat_23-2148248482.jpg", alt: "Cliente 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-businessman-having-fun-while-communicating-mobile-phone-street_637285-3492.jpg", alt: "Client 5"},
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-businessman-having-fun-while-communicating-mobile-phone-street_637285-3492.jpg", alt: "Cliente 5"},
|
||||
]}
|
||||
avatarText="70+ Confident Men"
|
||||
avatarText="70+ Homens Confiantes"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#shop"},
|
||||
text: "Comprar Agora", href: "#shop"},
|
||||
{
|
||||
text: "WhatsApp Stylist", href: "https://wa.me/your-number"},
|
||||
text: "Stylist via WhatsApp", href: "https://wa.me/your-number"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Free Global Shipping"},
|
||||
type: "text", text: "Frete Global Grátis"},
|
||||
{
|
||||
type: "text", text: "VIP Styling Sessions"},
|
||||
type: "text", text: "Consultoria VIP"},
|
||||
{
|
||||
type: "text", text: "Premium Italian Fabrics"},
|
||||
type: "text", text: "Tecidos Premium Italianos"},
|
||||
{
|
||||
type: "text", text: "24/7 Concierge Support"},
|
||||
type: "text", text: "Suporte 24/7"},
|
||||
{
|
||||
type: "text", text: "Curated Collections"},
|
||||
type: "text", text: "Coleções Selecionadas"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -87,9 +87,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"4.9 Rating", "70+ Clients", "Premium Quality", "VIP Support", "Fast Delivery", "Modern Style", "Exclusive Pieces"]}
|
||||
title="Trusted by Men Who Demand Style"
|
||||
description="Join our community of over 70 satisfied clients who elevated their image with us."
|
||||
"Avaliação 4.9", "70+ Clientes", "Qualidade Premium", "Suporte VIP", "Entrega Rápida", "Estilo Moderno", "Peças Exclusivas"]}
|
||||
title="Confiado por Homens que Exigem Estilo"
|
||||
description="Junte-se à nossa comunidade de mais de 70 clientes satisfeitos que elevaram sua imagem conosco."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "More Than a Store — A Style Experience"},
|
||||
type: "text", content: "Mais que uma Loja — Uma Experiência de Estilo"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669811.jpg", alt: "Luxury Boutique"},
|
||||
]}
|
||||
@@ -112,27 +112,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Premium Quality", description: "Top-tier materials and superior finishing for lasting elegance.", phoneOne: {
|
||||
title: "Qualidade Premium", description: "Materiais de alto padrão e acabamento superior para uma elegância duradoura.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-mockup-logo-design-vector_53876-34928.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-mockup-logo-design-vector_53876-34928.jpg?_wi=2"}
|
||||
},
|
||||
{
|
||||
title: "VIP Service", description: "Personalized styling sessions tailored just for your needs.", phoneOne: {
|
||||
title: "Atendimento VIP", description: "Sessões de styling personalizadas, feitas sob medida para suas necessidades.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669811.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669811.jpg?_wi=2"}
|
||||
},
|
||||
{
|
||||
title: "Modern Masculine Style", description: "Curated collections for today's confident man.", phoneOne: {
|
||||
title: "Estilo Masculino Moderno", description: "Coleções curadas para o homem confiante de hoje.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=2"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Why Choose Trend Up"
|
||||
description="Every detail is curated to deliver an unparalleled experience."
|
||||
title="Por que escolher a Trend Up"
|
||||
description="Cada detalhe é pensado para entregar uma experiência incomparável."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,20 +144,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium T-Shirt", price: "$49", imageSrc: "http://img.b2bpic.net/free-vector/vintage-mockup-logo-design-vector_53876-34928.jpg?_wi=3"},
|
||||
id: "1", name: "Camiseta Premium", price: "R$ 249", imageSrc: "http://img.b2bpic.net/free-vector/vintage-mockup-logo-design-vector_53876-34928.jpg?_wi=3"},
|
||||
{
|
||||
id: "2", name: "Modern Cut Jeans", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=3"},
|
||||
id: "2", name: "Jeans Corte Moderno", price: "R$ 449", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=3"},
|
||||
{
|
||||
id: "3", name: "Luxury Sneakers", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg?_wi=1"},
|
||||
id: "3", name: "Tênis de Luxo", price: "R$ 649", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg?_wi=1"},
|
||||
{
|
||||
id: "4", name: "Essential Polo", price: "$59", imageSrc: "http://img.b2bpic.net/free-vector/vintage-mockup-logo-design-vector_53876-34928.jpg?_wi=4"},
|
||||
id: "4", name: "Polo Essencial", price: "R$ 299", imageSrc: "http://img.b2bpic.net/free-vector/vintage-mockup-logo-design-vector_53876-34928.jpg?_wi=4"},
|
||||
{
|
||||
id: "5", name: "Chino Pants", price: "$79", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=4"},
|
||||
id: "5", name: "Calça Chino", price: "R$ 399", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=4"},
|
||||
{
|
||||
id: "6", name: "Leather Belt", price: "$39", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg?_wi=2"},
|
||||
id: "6", name: "Cinto de Couro", price: "R$ 199", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg?_wi=2"},
|
||||
]}
|
||||
title="Premium Essentials"
|
||||
description="Explore our curated collection of luxury menswear."
|
||||
title="Essenciais Premium"
|
||||
description="Explore nossa curadoria de moda masculina de luxo."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -167,18 +167,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", date: "2023", title: "Customer", quote: "Atendimento VIP, roupas incríveis — simplesmente top!", tag: "Fashion", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-having-happy-excited-smile-while-standing-fashionable-summer-clothes-enjoying-sale-prices-shopping-city-mall-style-fashion-consumerism-purchase-concept_273609-820.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=5", imageAlt: "luxury mens denim jeans"},
|
||||
id: "1", name: "Sarah Johnson", date: "2023", title: "Cliente", quote: "Atendimento VIP, roupas incríveis — simplesmente top!", tag: "Estilo", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-having-happy-excited-smile-while-standing-fashionable-summer-clothes-enjoying-sale-prices-shopping-city-mall-style-fashion-consumerism-purchase-concept_273609-820.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-man-model-posing_158595-852.jpg?_wi=5", imageAlt: "luxury mens denim jeans"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", date: "2023", title: "Customer", quote: "Produto de primeira e atendimento impecável.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-od-two-woman-shopping-mall_329181-8018.jpg", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg?_wi=3", imageAlt: "modern mens sneakers premium"},
|
||||
id: "2", name: "Michael Chen", date: "2023", title: "Cliente", quote: "Produto de primeira e atendimento impecável.", tag: "Qualidade", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-od-two-woman-shopping-mall_329181-8018.jpg", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg?_wi=3", imageAlt: "modern mens sneakers premium"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", date: "2023", title: "Customer", quote: "Qualidade absurda. Virei cliente fiel.", tag: "Style", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-near-brick-wall-street-background-metrosexual_158538-10486.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-having-happy-excited-smile-while-standing-fashionable-summer-clothes-enjoying-sale-prices-shopping-city-mall-style-fashion-consumerism-purchase-concept_273609-820.jpg", imageAlt: "happy customer portrait"},
|
||||
id: "3", name: "Emily Rodriguez", date: "2023", title: "Cliente", quote: "Qualidade absurda. Virei cliente fiel.", tag: "Estilo", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-near-brick-wall-street-background-metrosexual_158538-10486.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-having-happy-excited-smile-while-standing-fashionable-summer-clothes-enjoying-sale-prices-shopping-city-mall-style-fashion-consumerism-purchase-concept_273609-820.jpg", imageAlt: "happy customer portrait"},
|
||||
{
|
||||
id: "4", name: "David Kim", date: "2023", title: "Customer", quote: "Melhor loja de São José para homens.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-long-coat_23-2148248482.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-od-two-woman-shopping-mall_329181-8018.jpg", imageAlt: "smiling customer fashion store"},
|
||||
id: "4", name: "David Kim", date: "2023", title: "Cliente", quote: "Melhor loja de São José para homens.", tag: "Serviço", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-long-coat_23-2148248482.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-od-two-woman-shopping-mall_329181-8018.jpg", imageAlt: "smiling customer fashion store"},
|
||||
{
|
||||
id: "5", name: "John Smith", date: "2023", title: "Customer", quote: "Estilo que impõe respeito total.", tag: "Style", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-businessman-having-fun-while-communicating-mobile-phone-street_637285-3492.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-near-brick-wall-street-background-metrosexual_158538-10486.jpg", imageAlt: "man looking stylish outfit"},
|
||||
id: "5", name: "John Smith", date: "2023", title: "Cliente", quote: "Estilo que impõe respeito total.", tag: "Estilo", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-businessman-having-fun-while-communicating-mobile-phone-street_637285-3492.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-near-brick-wall-street-background-metrosexual_158538-10486.jpg", imageAlt: "man looking stylish outfit"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="See why men choose Trend Up for their style transformation."
|
||||
title="Histórias de Sucesso"
|
||||
description="Veja por que os homens escolhem a Trend Up para sua transformação de estilo."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,10 +187,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Get Your Personal Style Upgrade"
|
||||
description="Talk directly with our team on WhatsApp for personalized recommendations."
|
||||
buttonText="Talk on WhatsApp"
|
||||
tag="Contact Us"
|
||||
title="Obtenha Seu Upgrade de Estilo"
|
||||
description="Fale diretamente com nossa equipe via WhatsApp para recomendações personalizadas."
|
||||
buttonText="Falar no WhatsApp"
|
||||
tag="Contato"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,17 +200,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Shop Now", href: "#shop"},
|
||||
label: "Comprar Agora", href: "#shop"},
|
||||
{
|
||||
label: "Visit Us", href: "#contact"},
|
||||
label: "Visite-nos", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
label: "Sobre", href: "#about"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user