From 61f326d614fab1c7cd7f5dfd420844385952f317 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 19:57:05 +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 83ec33b..5959cd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { text: "See How It Works", href: "#about"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1" /> @@ -152,7 +152,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "How can we help you?", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2" /> -- 2.49.1