diff --git a/src/app/page.tsx b/src/app/page.tsx index dca2593..52c25f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=1" imageAlt="Professional accountant desk office" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { description="Located at 63 Flamingo St, Lenasia, we provide comprehensive accounting services designed to help you navigate financial complexities with ease." subdescription="With years of experience, Kare Accounting Services is committed to integrity, accuracy, and building lasting client relationships." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/hr-manager-shakes-hands-with-upbeat-person-with-paraplegia_482257-123033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hr-manager-shakes-hands-with-upbeat-person-with-paraplegia_482257-123033.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -160,13 +160,13 @@ export default function LandingPage() { { title: "Tax Services", description: "Full-cycle tax compliance and optimization strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=2", imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table", }, { title: "Financial Advice", description: "Strategic insights to help your business reach its goals.", - imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-shakes-hands-with-upbeat-person-with-paraplegia_482257-123033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-shakes-hands-with-upbeat-person-with-paraplegia_482257-123033.jpg?_wi=2", imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table", }, ]}