From 64945525103d79345e69b92201ac64ca55b95f35 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:12:47 +0000 Subject: [PATCH] Update src/app/ai-features/page.tsx --- src/app/ai-features/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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"