diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fbf4ce..45b8f01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,15 +60,15 @@ export default function LandingPage() { description="Professional Virtual Assistant dedicated to delivering high-quality administrative, creative, and technical support. Empowering businesses through organization and innovation." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-working-her-office-making-plans-filling-her-schedule-notebook_1258-194717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-working-her-office-making-plans-filling-her-schedule-notebook_1258-194717.jpg?_wi=1", imageAlt: "Professional Portrait", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-sitting-laptop-top-view_169016-19441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-sitting-laptop-top-view_169016-19441.jpg?_wi=1", imageAlt: "Working Environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg?_wi=1", imageAlt: "Productivity Tools", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { imageAlt: "Admin Support Detail", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-working-her-office-making-plans-filling-her-schedule-notebook_1258-194717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-working-her-office-making-plans-filling-her-schedule-notebook_1258-194717.jpg?_wi=2", imageAlt: "administrative support concept", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { imageAlt: "Service Detail", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-sitting-laptop-top-view_169016-19441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-sitting-laptop-top-view_169016-19441.jpg?_wi=2", imageAlt: "administrative support concept", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { imageAlt: "Data Entry Detail", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg?_wi=2", imageAlt: "administrative support concept", }, ]}