From 411122732fb144de76fc78ef268cf5228ee523ce Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 02:19:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba4fc75..a71e997 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/office-workers-using-finance-graphs_23-2150408681.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-workers-using-finance-graphs_23-2150408681.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -144,7 +144,7 @@ export default function LandingPage() { button: { text: "Assinar", }, - imageSrc: "http://img.b2bpic.net/free-photo/office-workers-using-finance-graphs_23-2150408681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-workers-using-finance-graphs_23-2150408681.jpg?_wi=2", imageAlt: "financial dashboard UI modern", }, { -- 2.49.1