diff --git a/src/app/page.tsx b/src/app/page.tsx index da6b751..eb5f41d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { buttons={[{ text: "Book a Free Consultation", href: "#contact" }]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg", imageAlt: "professional accountant meeting client" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg", imageAlt: "luxury office desk workspace" } + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg?_wi=1", imageAlt: "luxury office desk workspace" } ]} /> @@ -126,7 +126,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "How can we help?", rows: 4 }} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk-with-laptop_23-2149304008.jpg?_wi=2" />