From 22720a28ba82349e53d46402441742d62ec9b67c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:10:35 +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 5b9ca38..7cd5c52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#templates", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg?_wi=1" imageAlt="Excel template dashboard" avatars={[ { @@ -131,7 +131,7 @@ export default function LandingPage() { "Auto", "Precision", ], - imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg?_wi=1", }, { id: "2", @@ -246,7 +246,7 @@ export default function LandingPage() { button: { text: "Buy Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg?_wi=2", imageAlt: "Financial analysis and accounting concept with magnifier, wooden blocks, calculator on gray background top view. horizontal image", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { button: { text: "Buy Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg?_wi=2", imageAlt: "Financial analysis and accounting concept with magnifier, wooden blocks, calculator on gray background top view. horizontal image", }, ]}