diff --git a/src/app/page.tsx b/src/app/page.tsx index 2466187..851cb61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/multiethnic-businesspeople-startup-company-looking-paperwork_482257-123633.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multiethnic-businesspeople-startup-company-looking-paperwork_482257-123633.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -120,7 +120,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Serving the Community since establishment" description="As a non-profit organization based in Sterkspruit, we prioritize supporting local retailers through efficient supply chain management. Our mission is to stabilize distribution channels and ensure independent businesses thrive." - imageSrc="http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg?_wi=1" /> @@ -138,13 +138,13 @@ export default function LandingPage() { { title: "Supply Chain Efficiency", description: "Optimized delivery routes ensuring your products reach your shelves on time, every time.", - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-businesspeople-startup-company-looking-paperwork_482257-123633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-businesspeople-startup-company-looking-paperwork_482257-123633.jpg?_wi=2", imageAlt: "Co-workers discussing the last financial analysis", }, { title: "Community Support", description: "As a non-profit, we reinvest in infrastructure to keep costs down for small local retailers.", - imageSrc: "http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg?_wi=2", imageAlt: "Co-workers discussing the last financial analysis", }, ]}