From c267af3e2b8f8402fd0e2b123717486476aed0dc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:17:30 +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 48eca43..16410f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { buttons={[ { text: "View Bookings", href: "bookings" } ]} - imageSrc="http://img.b2bpic.net/free-vector/flat-construction-invoice-template_23-2149583880.jpg" + imageSrc="http://img.b2bpic.net/free-vector/flat-construction-invoice-template_23-2149583880.jpg?_wi=1" imageAlt="Booking form interface" showDimOverlay={true} /> @@ -60,7 +60,7 @@ export default function LandingPage() {