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",
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user