diff --git a/src/app/ai-features/page.tsx b/src/app/ai-features/page.tsx index 335e4ab..4a67c29 100644 --- a/src/app/ai-features/page.tsx +++ b/src/app/ai-features/page.tsx @@ -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", + imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg?_wi=2", imageAlt: "Tecnologia IA avançada", }, { - imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg?_wi=6", imageAlt: "Interface IA", }, { - imageSrc: "http://img.b2bpic.net/free-vector/poker-icons-set_1284-5653.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/poker-icons-set_1284-5653.jpg?_wi=5", imageAlt: "Análise inteligente", }, ]} @@ -130,7 +130,7 @@ export default function AIFeaturesPage() { tagIcon={Sparkles} tagAnimation="entrance-slide" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg" + imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg?_wi=3" imageAlt="Tecnologia IA avançada" mediaAnimation="blur-reveal" metricsAnimation="entrance-slide" @@ -163,7 +163,7 @@ export default function AIFeaturesPage() { useInvertedBackground={false} mediaAnimation="blur-reveal" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-vector/coworking-mobile-screen-set_1284-29787.jpg" + imageSrc="http://img.b2bpic.net/free-vector/coworking-mobile-screen-set_1284-29787.jpg?_wi=2" imageAlt="Suporte IA" faqsAnimation="entrance-slide" animationType="smooth"