From e08d9d85063fefb041916b1d75e6bbbee5e86f87 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 20:48:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 251 +++++++++-------------------------------------- 1 file changed, 45 insertions(+), 206 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97b7ddf..5ad422f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -103,30 +71,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} features={[ - { - title: "Efficient Machines", - description: "High-capacity machines to finish your laundry faster.", - imageSrc: "http://img.b2bpic.net/free-photo/laundress-reading_1098-13298.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg", - buttonText: "Learn More", - }, - { - title: "Premium Scents", - description: "Choose from our premium scent options for fresh results.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-folded-clean-towels-with-softner_23-2148230610.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/chemical-cleaning-supply-marble_114579-38481.jpg", - buttonText: "Learn More", - }, - { - title: "Convenient Parking", - description: "Easy access parking right at our doorstep.", - imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176178.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/man-woman-enjoying-takeaway-food-street_23-2149025841.jpg", - buttonText: "Learn More", - }, + { title: "Máquinas Eficientes", description: "Capacidade alta para finalizar sua lavagem mais rápido.", imageSrc: "http://img.b2bpic.net/free-photo/laundress-reading_1098-13298.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg", buttonText: "Saiba Mais" }, + { title: "Aromas Premium", description: "Escolha entre nossas opções de aromas para resultados frescos.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-folded-clean-towels-with-softner_23-2148230610.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/chemical-cleaning-supply-marble_114579-38481.jpg", buttonText: "Saiba Mais" }, + { title: "Estacionamento Conveniente", description: "Acesso fácil para estacionar na nossa porta.", imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176178.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/man-woman-enjoying-takeaway-food-street_23-2149025841.jpg", buttonText: "Saiba Mais" }, ]} - title="Why Choose Varal de Casa?" - description="We offer the best self-service laundry experience in Bragança Paulista." + title="Por que escolher a Varal de Casa?" + description="Oferecemos a melhor experiência de lavanderia em Bragança Paulista." /> @@ -136,40 +86,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} plans={[ - { - id: "basic", - badge: "Essential", - price: "R$ 15", - subtitle: "Wash Cycle", - buttons: [ - { - text: "Start Wash", - }, - ], - features: [ - "Fast cycle", - "Eco-friendly soap", - ], - }, - { - id: "pro", - badge: "Premium", - price: "R$ 25", - subtitle: "Wash + Dry", - buttons: [ - { - text: "Start Full Cycle", - }, - ], - features: [ - "Fast cycle", - "Eco-friendly soap", - "Premium scent included", - ], - }, + { id: "basic", badge: "Essencial", price: "R$ 15", subtitle: "Ciclo de Lavagem", buttons: [{ text: "Iniciar Lavagem" }], features: ["Ciclo rápido", "Sabão ecológico"] }, + { id: "pro", badge: "Premium", price: "R$ 25", subtitle: "Lavagem + Secagem", buttons: [{ text: "Iniciar Ciclo Completo" }], features: ["Ciclo rápido", "Sabão ecológico", "Aroma premium incluído"] }, ]} - title="Affordable Washing" - description="Simple pricing for your laundry needs." + title="Lavagem Acessível" + description="Preços simples para suas necessidades." /> @@ -179,30 +100,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "1.2k+", - title: "Happy Customers", - description: "Active users this month", - imageSrc: "http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176195.jpg", - }, - { - id: "m2", - value: "15+", - title: "High-Speed Machines", - description: "Ready to serve you", - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-products-arrangement_23-2148883395.jpg", - }, - { - id: "m3", - value: "98%", - title: "Satisfaction Rate", - description: "Quality results guaranteed", - imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg", - }, + { id: "m1", value: "1.2k+", title: "Clientes Felizes", description: "Usuários ativos este mês", imageSrc: "http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176195.jpg" }, + { id: "m2", value: "15+", title: "Máquinas de Alta Velocidade", description: "Prontas para atendê-lo", imageSrc: "http://img.b2bpic.net/free-photo/cleaning-products-arrangement_23-2148883395.jpg" }, + { id: "m3", value: "98%", title: "Taxa de Satisfação", description: "Qualidade garantida", imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg" }, ]} - title="Our Impact" - description="Trusted by our community in Bragança Paulista." + title="Nosso Impacto" + description="Confiada pela nossa comunidade em Bragança Paulista." /> @@ -212,44 +115,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Sarah Johnson", - role: "Busy Professional", - testimonial: "Varal de Casa saved my weekends! The machines are so fast and efficient.", - imageSrc: "http://img.b2bpic.net/free-photo/using-washing-machine_1098-13902.jpg", - }, - { - id: "2", - name: "Michael Chen", - role: "Local Resident", - testimonial: "Best laundry facility in town. Clean, safe, and smells amazing.", - imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-doing-laundry-self-serviece-laundrette_1303-19553.jpg", - }, - { - id: "3", - name: "Emily Rodriguez", - role: "Family Mom", - testimonial: "Finally a laundromat that is actually clean and very welcoming.", - imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-doing-laundry-self-serviece-laundrette_1303-19542.jpg", - }, - { - id: "4", - name: "David Kim", - role: "Student", - testimonial: "Convenient location and easy to use. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469349.jpg", - }, - { - id: "5", - name: "Paula Silva", - role: "Local Business Owner", - testimonial: "The premium scent options are a game changer. Truly premium service.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-housekeepers_1098-15043.jpg", - }, + { id: "1", name: "Sarah Johnson", role: "Profissional", testimonial: "A Varal de Casa salvou meus fins de semana!", imageSrc: "http://img.b2bpic.net/free-photo/using-washing-machine_1098-13902.jpg" }, + { id: "2", name: "Michael Chen", role: "Morador Local", testimonial: "Melhor lavanderia da cidade. Limpa e cheirosa.", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-doing-laundry-self-serviece-laundrette_1303-19553.jpg" }, + { id: "3", name: "Emily Rodriguez", role: "Mãe", testimonial: "Finalmente uma lavanderia limpa e acolhedora.", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-doing-laundry-self-serviece-laundrette_1303-19542.jpg" }, + { id: "4", name: "David Kim", role: "Estudante", testimonial: "Localização conveniente e fácil de usar.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469349.jpg" }, + { id: "5", name: "Paula Silva", role: "Empresária", testimonial: "Os aromas premium fazem toda a diferença.", imageSrc: "http://img.b2bpic.net/free-photo/modern-housekeepers_1098-15043.jpg" }, ]} - title="Community Voices" - description="What our customers are saying about us." + title="Vozes da Comunidade" + description="O que nossos clientes dizem sobre nós." /> @@ -258,26 +131,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Is it self-service?", - content: "Yes, our facility is fully self-service with intuitive machines.", - }, - { - id: "f2", - title: "Do you provide soap?", - content: "We offer premium soap and scent products at our facility.", - }, - { - id: "f3", - title: "How long does a cycle take?", - content: "Wash cycles generally take about 45 minutes.", - }, + { id: "f1", title: "É autoatendimento?", content: "Sim, nossa lavanderia é totalmente self-service." }, + { id: "f2", title: "Fornecem sabão?", content: "Oferecemos produtos premium em nossa unidade." }, + { id: "f3", title: "Quanto tempo dura um ciclo?", content: "Os ciclos de lavagem levam cerca de 45 minutos." }, ]} imageSrc="http://img.b2bpic.net/free-photo/couple-putting-clothes-dryer-home_23-2149117052.jpg" mediaAnimation="slide-up" - title="Frequently Asked" - description="Everything you need to know before visiting." + title="Perguntas Frequentes" + description="Tudo o que você precisa saber antes de visitar." faqsAnimation="slide-up" /> @@ -285,12 +146,10 @@ export default function LandingPage() {
@@ -298,32 +157,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1