diff --git a/src/app/page.tsx b/src/app/page.tsx index bd0cd82..8e1080e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,11 +71,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=1", imageAlt: "Marketing growth", }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg?_wi=1", imageAlt: "Team strategy", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { description: "High-intent lead acquisition strategies for your business.", bentoComponent: "reveal-icon", icon: Target, - imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=2", imageAlt: "Business Team Working Office Worker Concept", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { description: "Engage your audience and build your brand identity online.", bentoComponent: "reveal-icon", icon: Share2, - imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg?_wi=2", imageAlt: "Business Team Working Office Worker Concept", }, ]}