From 15101233a1d54be61f259ed7fada96c370a8425b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:49:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3045f6..923ac8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { description="Redefinindo o futuro da comunicação estratégica. Expertise global, sofisticação criativa e autoridade em branding para marcas líderes de mercado." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/digital-online-website-technology-concept_53876-21174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-online-website-technology-concept_53876-21174.jpg?_wi=1", imageAlt: "Visual criativo 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-frame-red-blue-3d-glasses-with-shadow-white-backdrop_23-2148188148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-frame-red-blue-3d-glasses-with-shadow-white-backdrop_23-2148188148.jpg?_wi=1", imageAlt: "Visual criativo 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-browsing-tablet-office_23-2148452645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-browsing-tablet-office_23-2148452645.jpg?_wi=1", imageAlt: "Visual criativo 3", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974208.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/digital-online-website-technology-concept_53876-21174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-online-website-technology-concept_53876-21174.jpg?_wi=2", imageAlt: "software dashboard ui dark mode", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-frame-red-blue-3d-glasses-with-shadow-white-backdrop_23-2148188148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-frame-red-blue-3d-glasses-with-shadow-white-backdrop_23-2148188148.jpg?_wi=2", imageAlt: "software dashboard ui dark mode", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/detective-analyzing-evidence-desk_482257-75375.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-browsing-tablet-office_23-2148452645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-browsing-tablet-office_23-2148452645.jpg?_wi=2", imageAlt: "software dashboard ui dark mode", }, ]} -- 2.49.1