From c2bcb9d78af20d011fccc0d4c45d495b8cc9933e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 01:25:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 330f34e..a727aa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,45 +63,45 @@ export default function LandingPage() { description="Liquidez imediata para sua loja. Antecipe o saldo das suas maquininhas com taxas justas e sem travas bancárias. Simples, online e seguro." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=1", imageAlt: "Dashboard principal", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=2", imageAlt: "Estatísticas de vendas", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=3", imageAlt: "Painel de controle", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=4", imageAlt: "Relatório financeiro", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=5", imageAlt: "Visualização de liquidez", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=1", imageAlt: "Mobile banking", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=2", imageAlt: "Transação rápida", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=3", imageAlt: "Interface de pagamento", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=4", imageAlt: "Saldo em tempo real", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=5", imageAlt: "Aprovação instantânea", }, ]} -- 2.49.1