diff --git a/src/app/page.tsx b/src/app/page.tsx
index cf820c1..b44ff58 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,59 +48,36 @@ export default function LandingPage() {
@@ -145,26 +108,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Cloud Infrastructure",
- 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: "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"},
{
- title: "Software Development",
- 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: "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"},
{
- title: "Strategic Consulting",
- 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: "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"},
]}
- title="Technology Services"
- description="We specialize in scalable software development, infrastructure optimization, and consulting tailored for midmarket enterprises."
+ title="Serviços Tecnológicos"
+ description="Somos especializados em desenvolvimento de software escalável, otimização de infraestrutura e consultoria para empresas do mercado médio."
/>
@@ -175,26 +126,17 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- icon: TrendingUp,
- title: "ROI Growth",
- value: "45%",
- },
+ id: "m1", icon: TrendingUp,
+ title: "Crescimento de ROI", value: "45%"},
{
- id: "m2",
- icon: Clock,
- title: "Deployment Time",
- value: "30%",
- },
+ id: "m2", icon: Clock,
+ title: "Tempo de Implantação", value: "30%"},
{
- id: "m3",
- icon: ShieldCheck,
- title: "Uptime Guaranteed",
- value: "99.9%",
- },
+ id: "m3", icon: ShieldCheck,
+ title: "Tempo de Atividade Garantido", value: "99.9%"},
]}
- title="Impact & Growth"
- description="Measurable results that drive business success through our partnerships."
+ title="Impacto e Crescimento"
+ description="Resultados mensuráveis que impulsionam o sucesso do negócio."
/>
@@ -205,43 +147,18 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- 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: "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"},
{
- id: "2",
- 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: "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"},
{
- id: "3",
- 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: "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"},
{
- id: "4",
- 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: "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"},
{
- id: "5",
- 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",
- },
+ 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"},
]}
- title="What Our Clients Say"
- description="Trusted by industry leaders to deliver secure and scalable tech outcomes."
+ title="O Que Nossos Clientes Dizem"
+ description="Confiado pelos líderes da indústria para resultados tecnológicos seguros."
/>
@@ -250,16 +167,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Microsoft",
- "AWS",
- "Google Cloud",
- "IBM",
- "Red Hat",
- "Oracle",
- "SAP",
- ]}
- title="Industry Partners"
- description="Collaborating with globally recognized technology leaders."
+ "Microsoft", "AWS", "Google Cloud", "IBM", "Red Hat", "Oracle", "SAP"]}
+ title="Parceiros da Indústria"
+ description="Colaborando com líderes tecnológicos globalmente reconhecidos."
/>
@@ -269,23 +179,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "What industries do you serve?",
- content: "Technology, finance, and logistics sectors.",
- },
+ id: "f1", title: "Quais indústrias atendemos?", content: "Setores de tecnologia, finanças e logística."},
{
- id: "f2",
- title: "Do you offer support?",
- content: "Yes, we provide 24/7 technical support.",
- },
+ id: "f2", title: "Oferecem suporte?", content: "Sim, fornecemos suporte técnico 24/7."},
{
- id: "f3",
- title: "What is your engagement model?",
- content: "We offer consulting or project-based services.",
- },
+ id: "f3", title: "Qual é o modelo de engajamento?", content: "Oferecemos consultoria ou serviços por projeto."},
]}
- title="Common Questions"
- description="Information on our process and services."
+ title="Perguntas Frequentes"
+ description="Informações sobre nosso processo e serviços."
faqsAnimation="slide-up"
/>
@@ -294,11 +195,10 @@ export default function LandingPage() {