From 83d01da557b305e7ed891b4ccb8954cc98f5a7b6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:15:38 +0000 Subject: [PATCH 1/8] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6aadf76..bc0e62f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -153,7 +153,7 @@ export default function AboutPage() { name: "Lucas Oliveira", role: "Proprietário - Oliveira Indústrias", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=2", imageAlt: "Lucas Oliveira", }, { @@ -164,7 +164,7 @@ export default function AboutPage() { name: "Beatriz Sousa", role: "Diretora Executiva - Sousa Trading", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg", + "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg?_wi=2", imageAlt: "Beatriz Sousa", }, { @@ -175,7 +175,7 @@ export default function AboutPage() { name: "Victor Teixeira", role: "CFO - Teixeira Tech Solutions", imageSrc: - "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Victor Teixeira", }, { @@ -186,7 +186,7 @@ export default function AboutPage() { name: "Helena Ferreira", role: "Gerente Administrativa - Ferreira Consultoria", imageSrc: - "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19300.jpg", + "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19300.jpg?_wi=2", imageAlt: "Helena Ferreira", }, ]} -- 2.49.1 From a810e736b8e32eaf992f4a167d4f7cd8eb1a07bf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:15:38 +0000 Subject: [PATCH 2/8] Update src/app/area-cliente/page.tsx --- src/app/area-cliente/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/area-cliente/page.tsx b/src/app/area-cliente/page.tsx index 68f526d..3d16ba3 100644 --- a/src/app/area-cliente/page.tsx +++ b/src/app/area-cliente/page.tsx @@ -49,11 +49,11 @@ export default function ClientAreaPage() { background={{ variant: "grid" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288160.jpg?_wi=3", imageAlt: "Suporte e atendimento ao cliente", }, { - imageSrc: "http://img.b2bpic.net/free-vector/landing-page-design-mocksite_23-2148157123.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/landing-page-design-mocksite_23-2148157123.jpg?_wi=2", imageAlt: "Dashboard seguro do cliente", }, ]} @@ -112,7 +112,7 @@ export default function ClientAreaPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136449.jpg", + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136449.jpg?_wi=1", imageAlt: "Equipe de suporte ContaFlow" mediaPosition="right" mediaAnimation="slide-up" -- 2.49.1 From 2beb92dc423b43dc048a5de4701a10903e0271fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:15:39 +0000 Subject: [PATCH 3/8] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6815a2a..988ce19 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -100,7 +100,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288160.jpg?_wi=4" imageAlt="Equipe de atendimento ContaFlow" mediaPosition="right" mediaAnimation="slide-up" -- 2.49.1 From ed2ea5997499fa393298a8156f1e66fff6418958 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:15:40 +0000 Subject: [PATCH 4/8] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 990190b..c293318 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +