diff --git a/src/app/page.tsx b/src/app/page.tsx
index 70e0122..708918f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -13,7 +13,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
-import { Award, CheckCircle } from "lucide-react";
+import { Award, CheckCircle, Zap, Shield, TrendingUp, FastForward } from "lucide-react";
export default function LandingPage() {
return (
@@ -25,7 +25,7 @@ export default function LandingPage() {
sizing="medium"
background="none"
cardStyle="glass-elevated"
- primaryButtonStyle="metallic"
+ primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="medium"
>
@@ -33,22 +33,10 @@ export default function LandingPage() {
@@ -56,113 +44,26 @@ export default function LandingPage() {
@@ -172,20 +73,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Analytics Avançado",
- description: "Dados em tempo real para decisões precisas.",
- bentoComponent: "animated-bar-chart",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=7",
- imageAlt: "saas dashboard interface",
- },
- {
- title: "Conectividade Global",
- description: "Alcance mercados internacionais.",
- bentoComponent: "globe",
- imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080740.jpg?_wi=7",
- imageAlt: "abstract tech background",
- },
+ { title: "Analytics Avançado", description: "Dados em tempo real para decisões precisas.", bentoComponent: "animated-bar-chart" },
+ { title: "Conectividade Global", description: "Alcance mercados internacionais.", bentoComponent: "globe" },
]}
title="Soluções inteligentes"
description="Ferramentas projetadas para otimizar fluxos de trabalho e maximizar a eficiência operacional."
@@ -197,34 +86,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Suporte 24/7",
- description: "Estamos sempre aqui para ajudar.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=8",
- imageAlt: "Support",
- buttonIcon: "Zap",
- },
- {
- title: "Segurança Máxima",
- description: "Proteção completa para seus dados.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=9",
- imageAlt: "Security",
- buttonIcon: "Shield",
- },
- {
- title: "Escalabilidade",
- description: "Cresça sem limites.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=10",
- imageAlt: "Growth",
- buttonIcon: "TrendingUp",
- },
- {
- title: "Performance Otimizada",
- description: "Velocidade que supera expectativas.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=11",
- imageAlt: "Speed",
- buttonIcon: "FastForward",
- },
+ { title: "Suporte 24/7", description: "Estamos sempre aqui para ajudar.", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", buttonIcon: Zap },
+ { title: "Segurança Máxima", description: "Proteção completa para seus dados.", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", buttonIcon: Shield },
+ { title: "Escalabilidade", description: "Cresça sem limites.", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", buttonIcon: TrendingUp },
+ { title: "Performance Otimizada", description: "Velocidade que supera expectativas.", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", buttonIcon: FastForward },
]}
title="Recursos principais"
description="Tecnologia de ponta para enfrentar os desafios do mercado atual."
@@ -238,26 +103,11 @@ export default function LandingPage() {
rating={5}
author="Ana Silva, CEO"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg",
- alt: "Ana Silva",
- },
- {
- src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg",
- alt: "Carlos Souza",
- },
- {
- src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg",
- alt: "Maria Oliveira",
- },
- {
- src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg",
- alt: "Ricardo Lima",
- },
- {
- src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg",
- alt: "Beatriz Santos",
- },
+ { src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg", alt: "Ana Silva" },
+ { src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg", alt: "Carlos Souza" },
+ { src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg", alt: "Maria Oliveira" },
+ { src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg", alt: "Ricardo Lima" },
+ { src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing-with-white-screen_1301-6798.jpg", alt: "Beatriz Santos" },
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -268,22 +118,11 @@ export default function LandingPage() {
@@ -318,24 +147,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
team={[
- {
- id: "t1",
- name: "Ricardo Melo",
- role: "CTO",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg?_wi=1",
- },
- {
- id: "t2",
- name: "Julia Costa",
- role: "Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg?_wi=2",
- },
- {
- id: "t3",
- name: "Pedro Souza",
- role: "Dev",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg?_wi=3",
- },
+ { id: "t1", name: "Ricardo Melo", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg" },
+ { id: "t2", name: "Julia Costa", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg" },
+ { id: "t3", name: "Pedro Souza", role: "Dev", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg" },
]}
title="Nossa equipe"
description="Especialistas dedicados ao seu sucesso."
@@ -347,16 +161,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Como funciona?",
- content: "Processo simples e ágil.",
- },
- {
- id: "f2",
- title: "Qual o prazo?",
- content: "Depende da complexidade.",
- },
+ { id: "f1", title: "Como funciona?", content: "Processo simples e ágil." },
+ { id: "f2", title: "Qual o prazo?", content: "Depende da complexidade." },
]}
title="Perguntas frequentes"
description="Tire suas dúvidas sobre nossos serviços."
@@ -367,50 +173,19 @@ export default function LandingPage() {