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() {