Update src/app/ai-features/page.tsx
This commit is contained in:
@@ -96,15 +96,15 @@ export default function AIFeaturesPage() {
|
|||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg?_wi=2",
|
imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg",
|
||||||
imageAlt: "Tecnologia IA avançada",
|
imageAlt: "Tecnologia IA avançada",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg?_wi=6",
|
imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg",
|
||||||
imageAlt: "Interface IA",
|
imageAlt: "Interface IA",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/poker-icons-set_1284-5653.jpg?_wi=5",
|
imageSrc: "http://img.b2bpic.net/free-vector/poker-icons-set_1284-5653.jpg",
|
||||||
imageAlt: "Análise inteligente",
|
imageAlt: "Análise inteligente",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -128,12 +128,12 @@ export default function AIFeaturesPage() {
|
|||||||
description="Nossa tecnologia patenteada utiliza redes neurais profundas para processar padrões complexos. O sistema realiza análise em tempo real de cada rodada, combinando dados históricos com previsão comportamental."
|
description="Nossa tecnologia patenteada utiliza redes neurais profundas para processar padrões complexos. O sistema realiza análise em tempo real de cada rodada, combinando dados históricos com previsão comportamental."
|
||||||
tag="Tecnologia Patenteada"
|
tag="Tecnologia Patenteada"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="entrance-slide"
|
tagAnimation="blur-reveal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg?_wi=3"
|
imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg"
|
||||||
imageAlt="Tecnologia IA avançada"
|
imageAlt="Tecnologia IA avançada"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
metricsAnimation="entrance-slide"
|
metricsAnimation="blur-reveal"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ value: "94%", title: "Precisão de Previsão" },
|
{ value: "94%", title: "Precisão de Previsão" },
|
||||||
{ value: "24/7", title: "Análise em Tempo Real" },
|
{ value: "24/7", title: "Análise em Tempo Real" },
|
||||||
@@ -158,14 +158,14 @@ export default function AIFeaturesPage() {
|
|||||||
description="Respostas detalhadas sobre como funciona nossa tecnologia de inteligência artificial e como ela maximiza seus ganhos."
|
description="Respostas detalhadas sobre como funciona nossa tecnologia de inteligência artificial e como ela maximiza seus ganhos."
|
||||||
tag="Suporte Completo"
|
tag="Suporte Completo"
|
||||||
tagIcon={HelpCircle}
|
tagIcon={HelpCircle}
|
||||||
tagAnimation="entrance-slide"
|
tagAnimation="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/coworking-mobile-screen-set_1284-29787.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-vector/coworking-mobile-screen-set_1284-29787.jpg"
|
||||||
imageAlt="Suporte IA"
|
imageAlt="Suporte IA"
|
||||||
faqsAnimation="entrance-slide"
|
faqsAnimation="blur-reveal"
|
||||||
animationType="smooth"
|
animationType="smooth"
|
||||||
showCard={true}
|
showCard={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
|
|||||||
Reference in New Issue
Block a user