From a4eec972410023b1a09f5b376f90300e3a2a64f7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 20:11:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 100 +++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68e668b..aaeef27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,11 +31,11 @@ export default function LandingPage() { @@ -45,39 +45,39 @@ export default function LandingPage() { @@ -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." /> @@ -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." /> @@ -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." /> @@ -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." /> @@ -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" /> @@ -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: "#"}, ], }, ]} -- 2.49.1