1 Commits

Author SHA1 Message Date
de6f00d0cd Update src/app/page.tsx 2026-05-23 20:43:16 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "Sobre", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Serviços", id: "features"},
id: "features",
},
{ {
name: "Contact", name: "Contato", id: "contact"},
id: "contact",
},
]} ]}
brandName="Rleal Tecnologia" brandName="Rleal Tecnologia"
/> />
@@ -56,59 +48,36 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ background={{
variant: "downward-rays-animated-grid", variant: "downward-rays-animated-grid"}}
}} title="Tecnologia e Soluções para o Seu Negócio"
title="Technology Solutions Built for Your Business" description="A Rleal Tecnologia entrega serviços escaláveis e seguros, personalizados para impulsionar o seu crescimento. Parceria com especialistas que entendem o seu setor."
description="Rleal Tecnologia delivers scalable, secure tech services tailored to drive growth. Partner with experts who understand your industry."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg", src: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg", alt: "corporate professional headshot"},
alt: "corporate professional headshot",
},
{ {
src: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg", src: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg", alt: "woman professional corporate headshot"},
alt: "woman professional corporate headshot",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg", src: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg", alt: "man professional portrait business"},
alt: "man professional portrait business",
},
{ {
src: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg", src: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg", alt: "woman executive headshot professional"},
alt: "woman executive headshot professional",
},
{ {
src: "http://img.b2bpic.net/free-photo/person-working-as-part-company-team_23-2149136828.jpg", src: "http://img.b2bpic.net/free-photo/person-working-as-part-company-team_23-2149136828.jpg", alt: "Person working as part of company team"},
alt: "Person working as part of company team",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Explore Our Services", text: "Conheça Nossos Serviços", href: "#features"},
href: "#features",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Infraestrutura em Nuvem"},
text: "Cloud Infrastructure",
},
{ {
type: "text", type: "text", text: "Cibersegurança"},
text: "Cybersecurity",
},
{ {
type: "text", type: "text", text: "Transformação Digital"},
text: "Digital Transformation",
},
{ {
type: "text", type: "text", text: "Engenharia de Software"},
text: "Software Engineering",
},
{ {
type: "text", type: "text", text: "Análise de Dados"},
text: "Data Analytics",
},
]} ]}
/> />
</div> </div>
@@ -116,23 +85,17 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<AboutMetric <AboutMetric
useInvertedBackground={true} useInvertedBackground={true}
title="Proven Technical Expertise" title="Expertise Técnica Comprovada"
metrics={[ metrics={[
{ {
icon: Award, icon: Award,
label: "Projects Completed", label: "Projetos Concluídos", value: "150+"},
value: "150+",
},
{ {
icon: Shield, icon: Shield,
label: "Security Standards", label: "Padrões de Segurança", value: "ISO"},
value: "ISO",
},
{ {
icon: Users, icon: Users,
label: "Satisfied Clients", label: "Clientes Satisfeitos", value: "98%"},
value: "98%",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -145,26 +108,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Cloud Infrastructure", title: "Infraestrutura em Nuvem", description: "Construa ambientes de nuvem robustos e escaláveis.", imageSrc: "http://img.b2bpic.net/free-photo/data-center-manager-supervising-work-done-by-engineer_482257-126803.jpg", imageAlt: "cloud computing network icons"},
description: "Build robust, scalable cloud environments.",
imageSrc: "http://img.b2bpic.net/free-photo/data-center-manager-supervising-work-done-by-engineer_482257-126803.jpg",
imageAlt: "cloud computing network icons",
},
{ {
title: "Software Development", title: "Desenvolvimento de Software", description: "Soluções personalizadas de nível empresarial.", imageSrc: "http://img.b2bpic.net/free-photo/network-graphic-overlay-banner-laptop_53876-120748.jpg", imageAlt: "software development coding interface"},
description: "Custom enterprise-grade software solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/network-graphic-overlay-banner-laptop_53876-120748.jpg",
imageAlt: "software development coding interface",
},
{ {
title: "Strategic Consulting", title: "Consultoria Estratégica", description: "Roadmap tecnológico e transformação digital.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg", imageAlt: "IT consulting dashboard data"},
description: "Technology roadmap and digital transformation.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg",
imageAlt: "IT consulting dashboard data",
},
]} ]}
title="Technology Services" title="Serviços Tecnológicos"
description="We specialize in scalable software development, infrastructure optimization, and consulting tailored for midmarket enterprises." description="Somos especializados em desenvolvimento de software escalável, otimização de infraestrutura e consultoria para empresas do mercado médio."
/> />
</div> </div>
@@ -175,26 +126,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", icon: TrendingUp,
icon: TrendingUp, title: "Crescimento de ROI", value: "45%"},
title: "ROI Growth",
value: "45%",
},
{ {
id: "m2", id: "m2", icon: Clock,
icon: Clock, title: "Tempo de Implantação", value: "30%"},
title: "Deployment Time",
value: "30%",
},
{ {
id: "m3", id: "m3", icon: ShieldCheck,
icon: ShieldCheck, title: "Tempo de Atividade Garantido", value: "99.9%"},
title: "Uptime Guaranteed",
value: "99.9%",
},
]} ]}
title="Impact & Growth" title="Impacto e Crescimento"
description="Measurable results that drive business success through our partnerships." description="Resultados mensuráveis que impulsionam o sucesso do negócio."
/> />
</div> </div>
@@ -205,43 +147,18 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Carlos Silva", role: "CTO", testimonial: "A Rleal entregou além das expectativas.", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-confident-businessman-looking-camera_329181-539.jpg"},
name: "Carlos Silva",
role: "CTO",
testimonial: "Rleal delivered beyond expectations.",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-confident-businessman-looking-camera_329181-539.jpg",
},
{ {
id: "2", id: "2", name: "Ana Souza", role: "Gerente de Operações", testimonial: "Profissional, eficiente e confiável.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-perfect-smile_93675-133127.jpg"},
name: "Ana Souza",
role: "Operations Manager",
testimonial: "Professional, efficient, and reliable.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-perfect-smile_93675-133127.jpg",
},
{ {
id: "3", id: "3", name: "Bruno Lima", role: "Diretor", testimonial: "Transformou nossa infraestrutura digital.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-specialists-engineers-doing-teamwork-modern-production-line_482257-125964.jpg"},
name: "Bruno Lima",
role: "Director",
testimonial: "Transformed our digital infrastructure.",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-specialists-engineers-doing-teamwork-modern-production-line_482257-125964.jpg",
},
{ {
id: "4", id: "4", name: "Carla Mendes", role: "Líder de Compras", testimonial: "Serviço e ROI excelentes.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg"},
name: "Carla Mendes",
role: "Procurement Lead",
testimonial: "Excellent service and ROI.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg",
},
{ {
id: "5", id: "5", name: "Diego Costa", role: "Líder de TI", testimonial: "Expertise em que você pode confiar.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg"},
name: "Diego Costa",
role: "IT Lead",
testimonial: "Expertise you can trust.",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg",
},
]} ]}
title="What Our Clients Say" title="O Que Nossos Clientes Dizem"
description="Trusted by industry leaders to deliver secure and scalable tech outcomes." description="Confiado pelos líderes da indústria para resultados tecnológicos seguros."
/> />
</div> </div>
@@ -250,16 +167,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Microsoft", "Microsoft", "AWS", "Google Cloud", "IBM", "Red Hat", "Oracle", "SAP"]}
"AWS", title="Parceiros da Indústria"
"Google Cloud", description="Colaborando com líderes tecnológicos globalmente reconhecidos."
"IBM",
"Red Hat",
"Oracle",
"SAP",
]}
title="Industry Partners"
description="Collaborating with globally recognized technology leaders."
/> />
</div> </div>
@@ -269,23 +179,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Quais indústrias atendemos?", content: "Setores de tecnologia, finanças e logística."},
title: "What industries do you serve?",
content: "Technology, finance, and logistics sectors.",
},
{ {
id: "f2", id: "f2", title: "Oferecem suporte?", content: "Sim, fornecemos suporte técnico 24/7."},
title: "Do you offer support?",
content: "Yes, we provide 24/7 technical support.",
},
{ {
id: "f3", id: "f3", title: "Qual é o modelo de engajamento?", content: "Oferecemos consultoria ou serviços por projeto."},
title: "What is your engagement model?",
content: "We offer consulting or project-based services.",
},
]} ]}
title="Common Questions" title="Perguntas Frequentes"
description="Information on our process and services." description="Informações sobre nosso processo e serviços."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>
@@ -294,11 +195,10 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}} tag="Fale Conosco"
tag="Contact Us" title="Pronto para Transformar seu Negócio?"
title="Ready to Transform Your Business?" description="Fale com nossos consultores sobre o seu próximo projeto tecnológico."
description="Speak with our consultants about your next technology project."
/> />
</div> </div>
@@ -307,29 +207,19 @@ export default function LandingPage() {
logoText="Rleal Tecnologia" logoText="Rleal Tecnologia"
columns={[ columns={[
{ {
title: "Company", title: "Empresa", items: [
items: [
{ {
label: "About Us", label: "Sobre Nós", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Serviços", href: "#features"},
href: "#features",
},
], ],
}, },
{ {
title: "Support", title: "Suporte", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact", label: "Contato", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}