Update src/app/ai-features/page.tsx
This commit is contained in:
@@ -96,15 +96,15 @@ export default function AIFeaturesPage() {
|
||||
]}
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -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."
|
||||
tag="Tecnologia Patenteada"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
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"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{ value: "94%", title: "Precisão de Previsão" },
|
||||
{ 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."
|
||||
tag="Suporte Completo"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
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"
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="blur-reveal"
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user