diff --git a/src/app/page.tsx b/src/app/page.tsx index 227bd20..5100e20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/unfocused-fluid-acrylic-balls_23-2148469325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unfocused-fluid-acrylic-balls_23-2148469325.jpg?_wi=1", imageAlt: "Abstract blue shapes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/workspace-minimal-style_53876-16545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workspace-minimal-style_53876-16545.jpg?_wi=1", imageAlt: "Digital workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-posing-studio_23-2149596296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-posing-studio_23-2149596296.jpg?_wi=1", imageAlt: "Design studio", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-background-with-extruding-blocks_1048-12777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-background-with-extruding-blocks_1048-12777.jpg?_wi=1", imageAlt: "Geometric structure", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg?_wi=1", imageAlt: "Network graphic", }, ]} @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "MBG transformed our brand identity.", tag: "Web Design", avatarSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/unfocused-fluid-acrylic-balls_23-2148469325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unfocused-fluid-acrylic-balls_23-2148469325.jpg?_wi=2", imageAlt: "business person professional headshot", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "Exceptional copywriting and strategy.", tag: "Copywriting", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/workspace-minimal-style_53876-16545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workspace-minimal-style_53876-16545.jpg?_wi=2", imageAlt: "business person professional headshot", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "The design work is top-tier.", tag: "Branding", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-posing-studio_23-2149596296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-posing-studio_23-2149596296.jpg?_wi=2", imageAlt: "business person professional headshot", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Professional and highly skilled.", tag: "Development", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-background-with-extruding-blocks_1048-12777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-modern-background-with-extruding-blocks_1048-12777.jpg?_wi=2", imageAlt: "business person professional headshot", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "Truly expert creative team.", tag: "Marketing", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg?_wi=2", imageAlt: "business person professional headshot", }, ]}