From d47e8ffe2e31c54dc4beb508b8aed8e2b6e39235 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 22:30:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac988a2..5e77851 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Por que nos escolher?" description="Nossa plataforma foi desenvolvida para oferecer a máxima eficiência, integrando design intuitivo com tecnologia de ponta." - imageSrc="http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-wooden-table_169016-55183.jpg" + imageSrc="http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-wooden-table_169016-55183.jpg?_wi=1" imageAlt="Productive office workspace" /> @@ -153,7 +153,7 @@ export default function LandingPage() { descriptions: [ "Equipe disponível 24/7 para te atender.", ], - imageSrc: "http://img.b2bpic.net/free-photo/businessman-doing-research-analysis-computer-screen-plan-financial-statistics-with-charts-graphs-data-male-employee-working-with-diagram-report-find-sales-profit-e-commerce_482257-40940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-doing-research-analysis-computer-screen-plan-financial-statistics-with-charts-graphs-data-male-employee-working-with-diagram-report-find-sales-profit-e-commerce_482257-40940.jpg?_wi=1", imageAlt: "Digital tablet for online learning", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { descriptions: [ "Conecte suas ferramentas favoritas rapidamente.", ], - imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-wooden-table_169016-55183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-wooden-table_169016-55183.jpg?_wi=2", imageAlt: "Digital tablet for online learning", }, ]} @@ -300,7 +300,7 @@ export default function LandingPage() { title="Fale conosco agora" description="Deixe seu e-mail para receber um orçamento personalizado." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/businessman-doing-research-analysis-computer-screen-plan-financial-statistics-with-charts-graphs-data-male-employee-working-with-diagram-report-find-sales-profit-e-commerce_482257-40940.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-doing-research-analysis-computer-screen-plan-financial-statistics-with-charts-graphs-data-male-employee-working-with-diagram-report-find-sales-profit-e-commerce_482257-40940.jpg?_wi=2" imageAlt="Software interface dashboard" /> -- 2.49.1